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