Package | Description |
---|---|
com.sun.glass.ui.monocle |
Modifier and Type | Field and Description |
---|---|
private RunnableProcessor |
NativePlatform.runnableProcessor |
private RunnableProcessor |
MonocleApplication.runnableProcessor |
private RunnableProcessor |
LinuxInputDevice.runnableProcessor |
Modifier and Type | Method and Description |
---|---|
(package private) RunnableProcessor |
NativePlatform.getRunnableProcessor() |
Modifier and Type | Method and Description |
---|---|
private void |
X11InputDeviceRegistry.processXEvent(X.XEvent event,
RunnableProcessor runnableProcessor)
Dispatch the X Event to the appropriate processor.
|