Package com.rs.seagull.emulator.api
Class Keys.Ibm5250
java.lang.Object
com.rs.seagull.emulator.api.Keys.Ibm5250
- Enclosing class:
- Keys
Declarations of IBM 5250 keys (actions) to be used with Keyboard.sendKey().
- Version:
- $Id$
- Author:
- MRomijn
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
5250-style application key code 0.static final String
5250-style application key code 1.static final String
5250-style application key code 10.static final String
5250-style application key code 11.static final String
5250-style application key code 12.static final String
5250-style application key code 13.static final String
5250-style application key code 14.static final String
5250-style application key code 15.static final String
5250-style application key code 2.static final String
5250-style application key code 3.static final String
5250-style application key code 4.static final String
5250-style application key code 5.static final String
5250-style application key code 6.static final String
5250-style application key code 7.static final String
5250-style application key code 8.static final String
5250-style application key code 9.static final String
Attention key.static final String
Backspace key.static final String
Backtab key.static final String
Clear key.static final String
5250-style command 1 key.static final String
5250-style command 10 key.static final String
5250-style command 11 key.static final String
5250-style command 12 key.static final String
5250-style command 13 key.static final String
5250-style command 14 key.static final String
5250-style command 15 key.static final String
5250-style command 16 key.static final String
5250-style command 17 key.static final String
5250-style command 18 key.static final String
5250-style command 19 key.static final String
5250-style command 2 key.static final String
5250-style command 20 key.static final String
5250-style command 21 key.static final String
5250-style command 22 key.static final String
5250-style command 23 key.static final String
5250-style command 24 key.static final String
5250-style command 3 key.static final String
5250-style command 4 key.static final String
5250-style command 5 key.static final String
5250-style command 6 key.static final String
5250-style command 7 key.static final String
5250-style command 8 key.static final String
5250-style command 9 key.static final String
Delete key.static final String
Down arrow key.static final String
5250-style DUP key.static final String
End key.static final String
Enter key.static final String
Erase to end of field.static final String
Erase input key.static final String
5250-style error reset key.static final String
5250-style Field Exit key.static final String
5250-style Field Mark key.static final String
5250-style Field - key.static final String
5250-style Field + key.static final String
5250-style forward edge auto-trigger key.static final String
Help key.static final String
Help from error key.static final String
Home key.static final String
Insert key.static final String
Left arrow key.static final String
PA1 function key.static final String
PA2 function key.static final String
PA3 function key.static final String
Print key.static final String
Record backspace key.static final String
Right arrow key.static final String
Roll down key.static final String
Roll left key.static final String
Roll right key.static final String
Roll up key.static final String
5250-style selector light pen auto-enter action.static final String
System request key.static final String
Tab key.static final String
Test request key.static final String
Up arrow key. -
Constructor Summary
-
Method Summary
-
Field Details
-
APP_0
5250-style application key code 0.- See Also:
-
APP_1
5250-style application key code 1.- See Also:
-
APP_2
5250-style application key code 2.- See Also:
-
APP_3
5250-style application key code 3.- See Also:
-
APP_4
5250-style application key code 4.- See Also:
-
APP_5
5250-style application key code 5.- See Also:
-
APP_6
5250-style application key code 6.- See Also:
-
APP_7
5250-style application key code 7.- See Also:
-
APP_8
5250-style application key code 8.- See Also:
-
APP_9
5250-style application key code 9.- See Also:
-
APP_10
5250-style application key code 10.- See Also:
-
APP_11
5250-style application key code 11.- See Also:
-
APP_12
5250-style application key code 12.- See Also:
-
APP_13
5250-style application key code 13.- See Also:
-
APP_14
5250-style application key code 14.- See Also:
-
APP_15
5250-style application key code 15.- See Also:
-
ATTENTION
Attention key.- See Also:
-
BACKSPACE
Backspace key.- See Also:
-
BACKTAB
Backtab key.- See Also:
-
CLEAR
Clear key.- See Also:
-
CMD_1
5250-style command 1 key.- See Also:
-
CMD_2
5250-style command 2 key.- See Also:
-
CMD_3
5250-style command 3 key.- See Also:
-
CMD_4
5250-style command 4 key.- See Also:
-
CMD_5
5250-style command 5 key.- See Also:
-
CMD_6
5250-style command 6 key.- See Also:
-
CMD_7
5250-style command 7 key.- See Also:
-
CMD_8
5250-style command 8 key.- See Also:
-
CMD_9
5250-style command 9 key.- See Also:
-
CMD_10
5250-style command 10 key.- See Also:
-
CMD_11
5250-style command 11 key.- See Also:
-
CMD_12
5250-style command 12 key.- See Also:
-
CMD_13
5250-style command 13 key.- See Also:
-
CMD_14
5250-style command 14 key.- See Also:
-
CMD_15
5250-style command 15 key.- See Also:
-
CMD_16
5250-style command 16 key.- See Also:
-
CMD_17
5250-style command 17 key.- See Also:
-
CMD_18
5250-style command 18 key.- See Also:
-
CMD_19
5250-style command 19 key.- See Also:
-
CMD_20
5250-style command 20 key.- See Also:
-
CMD_21
5250-style command 21 key.- See Also:
-
CMD_22
5250-style command 22 key.- See Also:
-
CMD_23
5250-style command 23 key.- See Also:
-
CMD_24
5250-style command 24 key.- See Also:
-
DELETE
Delete key.- See Also:
-
DOWN
Down arrow key.- See Also:
-
DUP
5250-style DUP key.- See Also:
-
END
End key.- See Also:
-
ENTER
Enter key.- See Also:
-
ERASE_EOF
Erase to end of field.- See Also:
-
ERASE_INPUT
Erase input key.- See Also:
-
ERROR_RESET
5250-style error reset key.- See Also:
-
FIELD_EXIT
5250-style Field Exit key.- See Also:
-
FIELD_MARK
5250-style Field Mark key.- See Also:
-
FIELD_PLUS
5250-style Field + key.- See Also:
-
FIELD_MINUS
5250-style Field - key.- See Also:
-
FORWARD_EDGE_AUTO_TRIGGER
5250-style forward edge auto-trigger key.- See Also:
-
HELP
Help key.- See Also:
-
HELP_FROM_ERROR
Help from error key.- See Also:
-
HOME
Home key.- See Also:
-
INSERT
Insert key.- See Also:
-
LEFT
Left arrow key.- See Also:
-
PA1
PA1 function key.- See Also:
-
PA2
PA2 function key.- See Also:
-
PA3
PA3 function key.- See Also:
-
PRINT
Print key.- See Also:
-
RECORD_BACKSPACE
Record backspace key.- See Also:
-
RIGHT
Right arrow key.- See Also:
-
ROLL_DOWN
Roll down key.- See Also:
-
ROLL_LEFT
Roll left key.- See Also:
-
ROLL_RIGHT
Roll right key.- See Also:
-
ROLL_UP
Roll up key.- See Also:
-
SELECTOR_PEN_AUTO_ENTER
5250-style selector light pen auto-enter action.- See Also:
-
SYSTEM_REQUEST
System request key.- See Also:
-
TAB
Tab key.- See Also:
-
TEST_REQUEST
Test request key.- See Also:
-
UP
Up arrow key.- See Also:
-
-
Constructor Details
-
Ibm5250
public Ibm5250()
-