|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
java.lang.Object java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
protected class Container.AccessibleAWTContainer.AccessibleContainerHandler
添加或移除子容器時觸發 PropertyChange
偵聽器(如果已註冊了此偵聽器)。
建構子摘要 | |
---|---|
protected |
Container.AccessibleAWTContainer.AccessibleContainerHandler()
|
方法摘要 | |
---|---|
void |
componentAdded(ContainerEvent e)
已將元件添加到容器中時調用。 |
void |
componentRemoved(ContainerEvent e)
已從容器中移除元件時調用。 |
從類別 java.lang.Object 繼承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
建構子詳細資訊 |
---|
protected Container.AccessibleAWTContainer.AccessibleContainerHandler()
方法詳細資訊 |
---|
public void componentAdded(ContainerEvent e)
ContainerListener
複製的描述
ContainerListener
中的 componentAdded
public void componentRemoved(ContainerEvent e)
ContainerListener
複製的描述
ContainerListener
中的 componentRemoved
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。