Class Quaqua13ColorChooserUI.PropertyHandler

java.lang.Object
org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.Quaqua13ColorChooserUI.PropertyHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
Quaqua13ColorChooserUI

public class Quaqua13ColorChooserUI.PropertyHandler extends Object implements PropertyChangeListener
This inner class is marked "public" due to a compiler bug. This class should be treated as a "protected" inner class. Instantiate it only within subclasses of .
Version:
1.2.1 2006-05-10 Method createDefaultChoosers mustn't return an an array with null entries in it.
1.2 2005-09-18 Read class names of default choosers from UIManager.
1.1 2005-08-28 ColorWheelChooser and CrayonsChooser added.
1.0 29 March 2005 Created.