|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.EventObject java.awt.AWTEvent java.awt.EventDispatchThread.EmptyEvent
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
EventDispatchThread.EmptyEvent()
|
Method Summary | |
void |
dispatch()
Dispatch the event to its target, listeners of the events source, or do whatever it is this event is supposed to do. |
Methods inherited from class java.awt.AWTEvent |
consume, convertToOld, copyPrivateDataInto, getID, isConsumed, paramString, setSource, toString |
Methods inherited from class java.util.EventObject |
getSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public EventDispatchThread.EmptyEvent()
Method Detail |
public void dispatch()
ActiveEvent
dispatch
in interface ActiveEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |