|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
AWTEvent getCurrentEvent() |
Returns the the event currently being dispatched by the EventQueue associated with the calling thread. |
long getMostRecentEventTime() |
Returns the timestamp of the most recent event that had a timestamp and that was dispatched from the EventQueue associated with the calling thread. |
| Changed Methods | ||
AWTEvent getNextEvent() |
Changed from synchronized to non-synchronized. | Removes an event from the EventQueue and returns it. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||