protected InputDeviceRegistry |
X11Platform.createInputDeviceRegistry()
Create the appropriate input device registry - if the system property
x11.input is true, then we use X11InputDeviceRegistry and get native
events via the X11 event queue.
|
protected abstract InputDeviceRegistry |
NativePlatform.createInputDeviceRegistry()
Creates the InputDeviceRegistry for this platform.
|
protected InputDeviceRegistry |
HeadlessPlatform.createInputDeviceRegistry() |
protected InputDeviceRegistry |
VNCPlatform.createInputDeviceRegistry() |
protected InputDeviceRegistry |
AndroidPlatform.createInputDeviceRegistry() |
protected InputDeviceRegistry |
LinuxPlatform.createInputDeviceRegistry() |
(package private) InputDeviceRegistry |
NativePlatform.getInputDeviceRegistry() |