| |
|
| java.lang.Object java.awt.EventQueueCore
EventQueueCore | final class EventQueueCore (Code) | | The events storage for EventQueue
|
mostRecentEventTime | long mostRecentEventTime(Code) | | |
getMostRecentEventTime | synchronized long getMostRecentEventTime()(Code) | | |
isEmpty | synchronized boolean isEmpty()(Code) | | |
isEmpty | synchronized boolean isEmpty(long timeout)(Code) | | |
isSystemEventQueue | synchronized boolean isSystemEventQueue()(Code) | | |
pop | synchronized void pop()(Code) | | |
|
|
|