- java.lang.Object
-
- javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
-
- 实现的所有接口
-
ContainerListener
,EventListener
- Enclosing class:
- BasicToolBarUI
protected class BasicToolBarUI.ToolBarContListener extends Object implements ContainerListener
该类侦听组件事件。
-
-
构造方法摘要
构造方法 变量 构造器 描述 protected
ToolBarContListener()
-
方法摘要
-
声明方法的类 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
声明方法的接口 java.awt.event.ContainerListener
componentAdded, componentRemoved
-
-