public static class LinuxInputProcessor.Logger extends java.lang.Object implements LinuxInputProcessor
LinuxInputProcessor.Logger
Constructor and Description |
---|
Logger() |
Modifier and Type | Method and Description |
---|---|
void |
processEvents(LinuxInputDevice device)
Called when events are waiting on the input device to be processed.
|
public void processEvents(LinuxInputDevice device)
LinuxInputProcessor
processEvents
in interface LinuxInputProcessor
device
- The device on which events are pending