org.flexdock.dockbar.event
Class DockablePropertyChangeHandler
java.lang.Object
org.flexdock.dockbar.event.DockablePropertyChangeHandler
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class DockablePropertyChangeHandler
- extends Object
- implements PropertyChangeListener
- Author:
- Christopher Butler
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
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