|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.EventQueueItem
Field Summary | |
(package private) AWTEvent |
event
|
(package private) int |
id
|
(package private) EventQueueItem |
next
|
Constructor Summary | |
(package private) |
EventQueueItem(AWTEvent evt)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
AWTEvent event
int id
EventQueueItem next
Constructor Detail |
EventQueueItem(AWTEvent evt)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |