Package com.rs.seagull.emulator.api
Class Keys
- java.lang.Object
-
- com.rs.seagull.emulator.api.Keys
-
public class Keys extends Object
Declarations of keys (actions) to be used with Keyboard.sendKey().- Version:
- $Id$
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classKeys.AnsiVTDeclarations of Ansi VT keys (actions) to be used with Keyboard.sendKey().static classKeys.Ibm3270Declarations of IBM 3270 keys (actions) to be used with Keyboard.sendKey().static classKeys.Ibm5250Declarations of IBM 5250 keys (actions) to be used with Keyboard.sendKey().
-
Constructor Summary
Constructors Constructor Description Keys()
-