Class Quaqua13ColorChooserUI.PropertyHandler
- java.lang.Object
-
- org.pushingpixels.substance.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.
-
-
Constructor Summary
Constructors Constructor Description PropertyHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
propertyChange(PropertyChangeEvent e)
-
-
-
Method Detail
-
propertyChange
public void propertyChange(PropertyChangeEvent e)
- Specified by:
propertyChange
in interfacePropertyChangeListener
-
-