javax.swing.plaf.basic
類別 BasicToolBarUI.ToolBarContListener
java.lang.Object
javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
- 所有已實作的介面:
- ContainerListener, EventListener
- 直接已知子類別:
- MetalToolBarUI.MetalContainerListener
- 正在封閉類別:
- BasicToolBarUI
protected class BasicToolBarUI.ToolBarContListener
- extends Object
- implements ContainerListener
從類別 java.lang.Object 繼承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicToolBarUI.ToolBarContListener
protected BasicToolBarUI.ToolBarContListener()
componentAdded
public void componentAdded(ContainerEvent e)
- 從介面
ContainerListener
複製的描述
- 已將元件添加到容器中時調用。
- 指定者:
- 介面
ContainerListener
中的 componentAdded
componentRemoved
public void componentRemoved(ContainerEvent e)
- 從介面
ContainerListener
複製的描述
- 已從容器中移除元件時調用。
- 指定者:
- 介面
ContainerListener
中的 componentRemoved
提交錯誤或意見版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。