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