- java.lang.Object
-
- java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
-
- 实现的所有接口
-
ComponentListener
,Serializable
,EventListener
- Enclosing class:
- Component.AccessibleAWTComponent
protected class Component.AccessibleAWTComponent.AccessibleAWTComponentHandler extends Object implements ComponentListener, Serializable
Fire PropertyChange侦听器,如果已注册,则显示/隐藏时- 从以下版本开始:
- 1.3
- 另请参见:
- Serialized Form
-
-
构造方法摘要
构造方法 变量 构造器 描述 protected
AccessibleAWTComponentHandler()
-
方法摘要
-
声明方法的类 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
声明方法的接口 java.awt.event.ComponentListener
componentHidden, componentMoved, componentResized, componentShown
-
-