com.jidesoft.plaf.basic
Class BasicDockableFrameUI.DockableFramePropertyChangeListener
java.lang.Object
com.jidesoft.plaf.basic.BasicDockableFrameUI.DockableFramePropertyChangeListener
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- BasicDockableFrameUI
public class BasicDockableFrameUI.DockableFramePropertyChangeListener
- extends Object
- implements PropertyChangeListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicDockableFrameUI.DockableFramePropertyChangeListener
public BasicDockableFrameUI.DockableFramePropertyChangeListener()
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Detects changes in state from the DockableFrame and handles actions.
- Specified by:
propertyChange
in interface PropertyChangeListener