public class BasicSplitPaneUI.PropertyHandler extends Object implements PropertyChangeListener
| Constructor and Description |
|---|
BasicSplitPaneUI.PropertyHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent e)
This method is called whenever one of the JSplitPane's properties
change.
|
public BasicSplitPaneUI.PropertyHandler()
public void propertyChange(PropertyChangeEvent e)
propertyChange in interface PropertyChangeListenere - DOCUMENT ME!