javax.swing.plaf.basic
public class BasicSplitPaneUI.PropertyHandler extends Object implements PropertyChangeListener
UNKNOWN: Apparently this class was intended to be protected, but was made public by a compiler bug and is now public for compatibility.
Method Summary | |
---|---|
void | propertyChange(PropertyChangeEvent e)
This method is called whenever one of the JSplitPane's properties
change.
|
Parameters: e DOCUMENT ME!