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
Nested ClassesModifier and TypeClassDescriptionstatic classDeclarations of Ansi VT keys (actions) to be used with Keyboard.sendKey().static classDeclarations of IBM 3270 keys (actions) to be used with Keyboard.sendKey().static classDeclarations of IBM 5250 keys (actions) to be used with Keyboard.sendKey(). - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Keys
public Keys() 
 -