Package com.rs.seagull.emulator.api
Class Keys
java.lang.Object
com.rs.seagull.emulator.api.Keys
Declarations of keys (actions) to be used with Keyboard.sendKey().
- Version:
- $Id$
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Declarations of Ansi VT keys (actions) to be used with Keyboard.sendKey().static class
Declarations of IBM 3270 keys (actions) to be used with Keyboard.sendKey().static class
Declarations of IBM 5250 keys (actions) to be used with Keyboard.sendKey(). -
Constructor Summary
-
Method Summary
-
Constructor Details
-
Keys
public Keys()
-