软件包 | 描述 |
---|---|
java.awt.event |
用于处理不同类型的事件由AWT组件提供的接口和类发射。
|
java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
Modifier and Type | Class and Description |
---|---|
class |
AWTEventListenerProxy
一个类来扩展特别添加一个特定事件的
EventListenerProxy
AWTEventListener 面具。
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyChangeListenerProxy
一个类来扩展
EventListenerProxy 特别添加
PropertyChangeListener 与“绑定”属性。
|
class |
VetoableChangeListenerProxy
一个类来扩展
EventListenerProxy 特别添加
VetoableChangeListener 与“约束”属性。
|
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.