com.jidesoft.plaf.basic
Class BasicDockableFrameTitlePane.PropertyChangeHandler
java.lang.Object
com.jidesoft.plaf.basic.BasicDockableFrameTitlePane.PropertyChangeHandler
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- BasicDockableFrameTitlePane
public class BasicDockableFrameTitlePane.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 |
BasicDockableFrameTitlePane.PropertyChangeHandler
public BasicDockableFrameTitlePane.PropertyChangeHandler()
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface PropertyChangeListener