EventQueue.postEvent

EventQueue.postEvent

Class Overview | Class Members | This Package | All Packages

Syntax
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.