EventQueue. If there is an existing event on the queue with the same ID and event source, the source Component's coalesceEvents method will be called.
@param theEvent an instance of ae.java.awt.AWTEvent,or a subclass of it
@throws NullPointerException if theEvent is null
EventQueue. If there is an existing event on the queue with the same ID and event source, the source Component's coalesceEvents method will be called.
@param theEvent an instance of java.awt.AWTEvent,or a subclass of it
@throws NullPointerException if theEvent is null
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |