public class RoboKeyboard extends KeyboardImpl
Keyboard.Adapter, Keyboard.Event, Keyboard.Listener, Keyboard.TextType, Keyboard.TypedEvent| Constructor and Description |
|---|
RoboKeyboard(RoboPlatform platform) |
| Modifier and Type | Method and Description |
|---|---|
void |
getText(Keyboard.TextType textType,
String label,
String initVal,
Callback<String> callback) |
boolean |
hasHardwareKeyboard() |
listener, setListenerpublic RoboKeyboard(RoboPlatform platform)
public boolean hasHardwareKeyboard()
public void getText(Keyboard.TextType textType, String label, String initVal, Callback<String> callback)
Copyright © 2015. All Rights Reserved.