gnu.x11.keysym
Class T3270
java.lang.Object
gnu.x11.keysym.T3270
public class T3270
- extends java.lang.Object
3270 Terminal-specific keyboard symbols. Imported from
XK_3270
section of /usr/include/X11/keysymdef.h
.
Note that byte 3 = 0xfd.
Constructor Summary |
T3270()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DUPLICATE
public static final int DUPLICATE
- See Also:
- Constant Field Values
FIELD_MARK
public static final int FIELD_MARK
- See Also:
- Constant Field Values
RIGHT2
public static final int RIGHT2
- See Also:
- Constant Field Values
LEFT2
public static final int LEFT2
- See Also:
- Constant Field Values
BACK_TAB
public static final int BACK_TAB
- See Also:
- Constant Field Values
ERASE_EOF
public static final int ERASE_EOF
- See Also:
- Constant Field Values
ERASE_INPUT
public static final int ERASE_INPUT
- See Also:
- Constant Field Values
RESET
public static final int RESET
- See Also:
- Constant Field Values
QUIT
public static final int QUIT
- See Also:
- Constant Field Values
PA1
public static final int PA1
- See Also:
- Constant Field Values
PA2
public static final int PA2
- See Also:
- Constant Field Values
PA3
public static final int PA3
- See Also:
- Constant Field Values
TEST
public static final int TEST
- See Also:
- Constant Field Values
ATTN
public static final int ATTN
- See Also:
- Constant Field Values
CURSOR_BLINK
public static final int CURSOR_BLINK
- See Also:
- Constant Field Values
ALT_CURSOR
public static final int ALT_CURSOR
- See Also:
- Constant Field Values
KEY_CLICK
public static final int KEY_CLICK
- See Also:
- Constant Field Values
JUMP
public static final int JUMP
- See Also:
- Constant Field Values
IDENT
public static final int IDENT
- See Also:
- Constant Field Values
RULE
public static final int RULE
- See Also:
- Constant Field Values
COPY
public static final int COPY
- See Also:
- Constant Field Values
PLAY
public static final int PLAY
- See Also:
- Constant Field Values
SETUP
public static final int SETUP
- See Also:
- Constant Field Values
RECORD
public static final int RECORD
- See Also:
- Constant Field Values
CHANGE_SCREEN
public static final int CHANGE_SCREEN
- See Also:
- Constant Field Values
DELETE_WORD
public static final int DELETE_WORD
- See Also:
- Constant Field Values
EX_SELECT
public static final int EX_SELECT
- See Also:
- Constant Field Values
CURSOR_SELECT
public static final int CURSOR_SELECT
- See Also:
- Constant Field Values
PRINT_SCREEN
public static final int PRINT_SCREEN
- See Also:
- Constant Field Values
ENTER
public static final int ENTER
- See Also:
- Constant Field Values
T3270
public T3270()