public class BasicSplitPaneUI.PropertyHandler extends Objectimplements PropertyChangeListener
This class should be treated as a "protected" inner class. Instantiate it only within subclasses of BasicSplitPaneUI.
| Constructor and Description |
|---|
PropertyHandler()
|
public void propertyChange(PropertyChangeEvente)
JSplitPane the receiver is contained in. May potentially reset the layout manager and cause a
validate to be sent.
propertyChange in interface
PropertyChangeListener
e - A PropertyChangeEvent object describing the event source and the property that has changed.