org.flexdock.docking.defaults
Class DockablePropertyChangeHandler
java.lang.Object
org.flexdock.docking.defaults.DockablePropertyChangeHandler
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class DockablePropertyChangeHandler
- extends Object
- implements PropertyChangeListener
- Author:
- Christopher Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_INSTANCE
public static final DockablePropertyChangeHandler DEFAULT_INSTANCE
DockablePropertyChangeHandler
public DockablePropertyChangeHandler()
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface PropertyChangeListener