public class WaitCursorEventQueue extends EventQueue
Constructor and Description |
---|
WaitCursorEventQueue(int delay) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
dispatchEvent(AWTEvent event) |
AWTEvent |
getNextEvent() |
void |
trigger() |
createSecondaryLoop, getCurrentEvent, getMostRecentEventTime, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, pop, postEvent, push
public AWTEvent getNextEvent() throws InterruptedException
getNextEvent
in class EventQueue
InterruptedException
public void close()
public void trigger()
protected void dispatchEvent(AWTEvent event)
dispatchEvent
in class EventQueue
Copyright © 2014. All Rights Reserved.