class LinuxPlatform extends NativePlatform
accScreen
Constructor and Description |
---|
LinuxPlatform() |
Modifier and Type | Method and Description |
---|---|
protected NativeCursor |
createCursor()
Creates the NativeCursor for this platform.
|
protected InputDeviceRegistry |
createInputDeviceRegistry()
Creates the InputDeviceRegistry for this platform.
|
protected NativeScreen |
createScreen()
Creates the NativeScreen for this platform.
|
getAcceleratedScreen, getCursor, getInputDeviceRegistry, getRunnableProcessor, getScreen, shutdown
protected InputDeviceRegistry createInputDeviceRegistry()
NativePlatform
createInputDeviceRegistry
in class NativePlatform
protected NativeCursor createCursor()
NativePlatform
createCursor
in class NativePlatform
protected NativeScreen createScreen()
NativePlatform
createScreen
in class NativePlatform