public class BasicSplitPaneUI.PropertyHandler extends Object implements PropertyChangeListener
这个类应该被视为一个“受保护的”内部类。它只有在实例化子类basicsplitpaneui。
Constructor and Description |
---|
PropertyHandler() |
public void propertyChange(PropertyChangeEvent e)
JSplitPane
接收机中。可能重新布局管理器并引起
validate
被发送。
propertyChange
接口
PropertyChangeListener
e
- PropertyChangeEvent对象描述事件源和性质已经改变。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.