软件包 | 描述 |
---|---|
java.awt.event |
用于处理不同类型的事件由AWT组件提供的接口和类发射。
|
Modifier and Type | Class and Description |
---|---|
class |
InvocationEvent
这一事件是在一个
Runnable 当派出由AWT事件调度线程的
run() 方法。
|
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.