class OMAPPlatform extends LinuxPlatform
accScreen| Constructor and Description |
|---|
OMAPPlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected NativeCursor |
createCursor()
Creates the NativeCursor for this platform.
|
protected NativeScreen |
createScreen()
Creates the NativeScreen for this platform.
|
createInputDeviceRegistrygetAcceleratedScreen, getCursor, getInputDeviceRegistry, getRunnableProcessor, getScreen, shutdownprotected NativeCursor createCursor()
NativePlatformcreateCursor in class LinuxPlatformprotected NativeScreen createScreen()
NativePlatformcreateScreen in class LinuxPlatform