InvocationEvent

Class InvocationEvent

All Implemented Interfaces:
ActiveEvent, Serializable
public class InvocationEvent
extends AWTEvent
implements ActiveEvent

An event which executes the run() method on a Runnable when dispatched by the AWT event dispatcher thread.