java.lang.Object
org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser.HTMLSliderTextFieldHandler
All Implemented Interfaces:
EventListener, ChangeListener, DocumentListener

public class HTMLSliderTextFieldHandler extends Object implements DocumentListener, ChangeListener
This handler adjusts the value of a component in the HTML color slider model, when the user enters text into the text field.
Version:
1.0 November 22, 2005 Created.