public class SWTInput extends JavaInput
keyboardEnabled, keyboardEvents, mouseEnabled, mouseEvents, touchEnabled, touchEvents| Constructor and Description |
|---|
SWTInput(SWTPlatform splat) |
| Modifier and Type | Method and Description |
|---|---|
RFuture<String> |
getText(Keyboard.TextType textType,
String label,
String initVal) |
RFuture<Boolean> |
sysDialog(String title,
String text,
String ok,
String cancel) |
Key |
translateKey(int keyCode) |
hasHardwareKeyboard, hasMouse, hasTouch, postKeyhasMouseLock, isMouseLocked, setMouseLockedpublic SWTInput(SWTPlatform splat)
Copyright © 2017. All Rights Reserved.