contrib.ch.randelshofer.quaqua
Class Quaqua14ColorChooserUI.PropertyHandler

java.lang.Object
  extended by contrib.ch.randelshofer.quaqua.Quaqua14ColorChooserUI.PropertyHandler
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
Quaqua14ColorChooserUI

public class Quaqua14ColorChooserUI.PropertyHandler
extends java.lang.Object
implements java.beans.PropertyChangeListener


Constructor Summary
Quaqua14ColorChooserUI.PropertyHandler()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Quaqua14ColorChooserUI.PropertyHandler

public Quaqua14ColorChooserUI.PropertyHandler()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener