EventQueue.postEvent
Class Overview | Class Members |
This Package |
All Packages
public synchronized void postEvent( AWTEvent theEvent )
Parameters
- theEvent
- an instance of java.awt.AWTEvent, or a
subclass of it.
Description
Post a 1.1-style event to the EventQueue.