interface LinuxInputProcessor
| Modifier and Type | Interface and Description |
|---|---|
static class |
LinuxInputProcessor.Logger |
| Modifier and Type | Method and Description |
|---|---|
void |
processEvents(LinuxInputDevice device)
Called when events are waiting on the input device to be processed.
|
void processEvents(LinuxInputDevice device)
device - The device on which events are pending