Class ColorSliderUI.CSUIPropertyChangeHandler
java.lang.Object
javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser.ColorSliderUI.CSUIPropertyChangeHandler
- All Implemented Interfaces:
PropertyChangeListener, EventListener
- Enclosing class:
ColorSliderUI
- Version:
- 1.0.3 2005-09-11 Tweaked layout and drawing code.
1.0.2 2005-08-28 Color track must always be regenerated if the snapToTicks property changes.
1.0.1 2005-04-18 Fixed an undesired shift of the track on the x-axis.
1.0 29 March 2005 Created.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CSUIPropertyChangeHandler
public CSUIPropertyChangeHandler()
-
-
Method Details
-
propertyChange
- Specified by:
propertyChangein interfacePropertyChangeListener- Overrides:
propertyChangein classBasicSliderUI.PropertyChangeHandler
-