public class BasicSplitPaneUI.PropertyHandler extends Object implements PropertyChangeListener
这个类应该被视为一个“受保护”的内部类。 仅在BasicSplitPaneUI的子类中实例化。
Constructor and Description |
---|
PropertyHandler() |
public void propertyChange(PropertyChangeEvent e)
JSplitPane
的接收器包含在内。可能会重置布局管理器,并导致发送
validate
。
propertyChange
在接口
PropertyChangeListener
e
- A PropertyChangeEvent object describing the event source and the property that has changed.