final class AWTKeyboard extends Keyboard implements AWTEventListener
Controller.PortType, Controller.TypeEVENT_QUEUE_DEPTH| Modifier | Constructor and Description |
|---|---|
protected |
AWTKeyboard() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventDispatched(AWTEvent event) |
protected boolean |
getNextDeviceEvent(Event event) |
void |
pollDevice() |
protected void |
setDeviceEventQueueSize(int size)
Plugins override this method to adjust their internal event queue size
|
getComponent, getComponents, getControllers, getEventQueue, getName, getPortNumber, getPortType, getRumblers, poll, setEventQueueSize, toStringprotected final void setDeviceEventQueueSize(int size)
throws IOException
AbstractControllersetDeviceEventQueueSize in class AbstractControllerIOExceptionpublic final void eventDispatched(AWTEvent event)
eventDispatched in interface AWTEventListenerpublic final void pollDevice()
throws IOException
pollDevice in class AbstractControllerIOExceptionprotected final boolean getNextDeviceEvent(Event event) throws IOException
getNextDeviceEvent in class AbstractControllerIOException