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 class
Keys.AnsiVT
Declarations of Ansi VT keys (actions) to be used with Keyboard.sendKey().static class
Keys.Ibm3270
Declarations of IBM 3270 keys (actions) to be used with Keyboard.sendKey().static class
Keys.Ibm5250
Declarations of IBM 5250 keys (actions) to be used with Keyboard.sendKey().
-
Constructor Summary
Constructors Constructor Description Keys()
-