public class FullScreenEventPump extends CacioEventPump<EventData>
| Constructor and Description |
|---|
FullScreenEventPump(CacioEventSource s) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatchNativeEvent(EventData d)
Dispatches the native event.
|
protected EventData |
fetchNativeEvent()
Fetches the next native event.
|
postComponentEvent, postFocusEvent, postKeyEvent, postKeyTypedEvent, postMouseEvent, postPaintEvent, postPaintEvent, postWindwoEvent, run, startpublic FullScreenEventPump(CacioEventSource s)
protected EventData fetchNativeEvent() throws InterruptedException
CacioEventPumpdispatchNativeEvent for dispatching the
event.fetchNativeEvent in class CacioEventPump<EventData>InterruptedExceptionprotected void dispatchNativeEvent(EventData d)
CacioEventPumpdispatchNativeEvent in class CacioEventPump<EventData>Copyright © 2012. All Rights Reserved.