public static class EventQueue.VoidEvent extends Object implements EventQueue.Event
| Modifier and Type | Field and Description |
|---|---|
static EventQueue.VoidEvent |
INSTANCE |
| Constructor and Description |
|---|
VoidEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Run the event.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleExceptionpublic static final EventQueue.VoidEvent INSTANCE
public void run()
throws Exception
EventQueue.Eventrun in interface EventQueue.EventException