public class CustomEventQueue extends EventQueue
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Constructor and Description |
---|
CustomEventQueue() |
Modifier and Type | Method and Description |
---|---|
void |
dispatchEvent(AWTEvent theEvent) |
AWTEventListener |
getExclusiveListener() |
void |
setExclusiveListener(AWTEventListener exclusiveListener) |
createSecondaryLoop, getCurrentEvent, getMostRecentEventTime, getNextEvent, invokeAndWait, invokeLater, isDispatchThread, peekEvent, peekEvent, postEvent, push
public void dispatchEvent(AWTEvent theEvent)
dispatchEvent
in class EventQueue
public AWTEventListener getExclusiveListener()
public void setExclusiveListener(AWTEventListener exclusiveListener)
exclusiveListener
- the exclusiveListener to set