All Implemented Interfaces:
TransitionAwareUI

public class ColorSliderUI extends RadianceSliderUI implements TransitionAwareUI
A UI delegate for color sliders. The track of the slider visualizes how changing the value of the slider affects the color.
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.