public class TaskGraphEventDispatch
extends java.lang.Object
| Constructor and Description |
|---|
TaskGraphEventDispatch() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeLater(java.lang.Runnable event)
Invokes the specified event using the main TaskGraphEventDispatch
|
void |
stopThread()
Stops the event queue thread
|