com.jidesoft.plaf.basic
Class BasicCollapsiblePaneTitlePane.PropertyChangeHandler
java.lang.Object
com.jidesoft.plaf.basic.BasicCollapsiblePaneTitlePane.PropertyChangeHandler
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- BasicCollapsiblePaneTitlePane
public class BasicCollapsiblePaneTitlePane.PropertyChangeHandler
- extends Object
- implements PropertyChangeListener
This inner class is marked "public" due to a compiler bug. This class should be treated as a
"protected" inner class. Instantiate it only within subclasses of .
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicCollapsiblePaneTitlePane.PropertyChangeHandler
public BasicCollapsiblePaneTitlePane.PropertyChangeHandler()
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface PropertyChangeListener