CubeTwister 2.0alpha142 2012-02-11

ch.randelshofer.gui.plaf
Class CustomSliderUI.MetalPropertyListener

java.lang.Object
  extended by javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
      extended by ch.randelshofer.gui.plaf.CustomSliderUI.MetalPropertyListener
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
CustomSliderUI

protected class CustomSliderUI.MetalPropertyListener
extends javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler


Constructor Summary
protected CustomSliderUI.MetalPropertyListener()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomSliderUI.MetalPropertyListener

protected CustomSliderUI.MetalPropertyListener()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Overrides:
propertyChange in class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler

(c) Werner Randelshofer.
All rights reserved.