Package gaia.cu9.ari.gaiaorbit.interfce
Class GSKeys
- java.lang.Object
-
- gaia.cu9.ari.gaiaorbit.interfce.GSKeys
-
public class GSKeys extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
A
static int
ALT_L
static int
ALT_R
static int
ANY_KEY
static int
APOSTROPHE
static int
AT
static int
B
static int
BACK
static int
BACKSLASH
static int
BACKSPACE
static int
C
static int
CALL
static int
CAMERA
static int
CENTER
static int
CLEAR
static int
COLON
static int
COMMA
static int
CTRL_L
static int
CTRL_R
static int
D
static int
DEL
static int
DOWN
static int
DPAD_CENTER
static int
DPAD_DOWN
static int
DPAD_LEFT
static int
DPAD_RIGHT
static int
DPAD_UP
static int
E
static int
END
static int
ENDCALL
static int
ENTER
static int
ENVELOPE
static int
EQUALS
static int
ESC
static int
EXPLORER
static int
F
static int
F1
static int
F10
static int
F11
static int
F12
static int
F2
static int
F3
static int
F4
static int
F5
static int
F6
static int
F7
static int
F8
static int
F9
static int
FOCUS
static int
FORWARD_DEL
static int
G
static int
GRAVE
static int
H
static int
HEADSETHOOK
static int
HOME
static int
I
static int
INSERT
static int
J
static int
K
static int
L
static int
L_BRACKET
static int
LEFT
static int
M
static int
MEDIA_FAST_FORWARD
static int
MEDIA_NEXT
static int
MEDIA_PLAY_PAUSE
static int
MEDIA_PREVIOUS
static int
MEDIA_REWIND
static int
MEDIA_STOP
static int
MENU
static int
META_ALT_LEFT_ON
static int
META_ALT_ON
static int
META_ALT_RIGHT_ON
static int
META_SHIFT_LEFT_ON
static int
META_SHIFT_ON
static int
META_SHIFT_RIGHT_ON
static int
META_SYM_ON
static int
MINUS
static int
MUTE
static int
N
static int
NOTIFICATION
static int
NUM
static int
NUM_0
static int
NUM_1
static int
NUM_2
static int
NUM_3
static int
NUM_4
static int
NUM_5
static int
NUM_6
static int
NUM_7
static int
NUM_8
static int
NUM_9
static int
NUMPAD_0
static int
NUMPAD_1
static int
NUMPAD_2
static int
NUMPAD_3
static int
NUMPAD_4
static int
NUMPAD_5
static int
NUMPAD_6
static int
NUMPAD_7
static int
NUMPAD_8
static int
NUMPAD_9
static int
O
static int
P
static int
PAGE_DOWN
static int
PAGE_UP
static int
PERIOD
static int
PICTSYMBOLS
static int
PLUS
static int
POUND
static int
POWER
static int
Q
static int
R
static int
R_BRACKET
static int
RIGHT
static int
S
static int
SEARCH
static int
SEMICOLON
static int
SHIFT_L
static int
SHIFT_R
static int
SLASH
static int
SOFT_LEFT
static int
SOFT_RIGHT
static int
SPACE
static int
STAR
static int
SWITCH_CHARSET
static int
SYM
static int
T
static int
TAB
static int
U
static int
UP
static int
V
static int
VOLUME_DOWN
static int
VOLUME_UP
static int
W
static int
X
static int
Y
static int
Z
-
Constructor Summary
Constructors Constructor Description GSKeys()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
valueOf(java.lang.String name)
-
-
-
Field Detail
-
ANY_KEY
public static final int ANY_KEY
- See Also:
- Constant Field Values
-
NUM_0
public static final int NUM_0
- See Also:
- Constant Field Values
-
NUM_1
public static final int NUM_1
- See Also:
- Constant Field Values
-
NUM_2
public static final int NUM_2
- See Also:
- Constant Field Values
-
NUM_3
public static final int NUM_3
- See Also:
- Constant Field Values
-
NUM_4
public static final int NUM_4
- See Also:
- Constant Field Values
-
NUM_5
public static final int NUM_5
- See Also:
- Constant Field Values
-
NUM_6
public static final int NUM_6
- See Also:
- Constant Field Values
-
NUM_7
public static final int NUM_7
- See Also:
- Constant Field Values
-
NUM_8
public static final int NUM_8
- See Also:
- Constant Field Values
-
NUM_9
public static final int NUM_9
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
ALT_L
public static final int ALT_L
- See Also:
- Constant Field Values
-
ALT_R
public static final int ALT_R
- See Also:
- Constant Field Values
-
APOSTROPHE
public static final int APOSTROPHE
- See Also:
- Constant Field Values
-
AT
public static final int AT
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
BACK
public static final int BACK
- See Also:
- Constant Field Values
-
BACKSLASH
public static final int BACKSLASH
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
CALL
public static final int CALL
- See Also:
- Constant Field Values
-
CAMERA
public static final int CAMERA
- See Also:
- Constant Field Values
-
CLEAR
public static final int CLEAR
- See Also:
- Constant Field Values
-
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
DEL
public static final int DEL
- See Also:
- Constant Field Values
-
BACKSPACE
public static final int BACKSPACE
- See Also:
- Constant Field Values
-
FORWARD_DEL
public static final int FORWARD_DEL
- See Also:
- Constant Field Values
-
DPAD_CENTER
public static final int DPAD_CENTER
- See Also:
- Constant Field Values
-
DPAD_DOWN
public static final int DPAD_DOWN
- See Also:
- Constant Field Values
-
DPAD_LEFT
public static final int DPAD_LEFT
- See Also:
- Constant Field Values
-
DPAD_RIGHT
public static final int DPAD_RIGHT
- See Also:
- Constant Field Values
-
DPAD_UP
public static final int DPAD_UP
- See Also:
- Constant Field Values
-
CENTER
public static final int CENTER
- See Also:
- Constant Field Values
-
DOWN
public static final int DOWN
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
UP
public static final int UP
- See Also:
- Constant Field Values
-
E
public static final int E
- See Also:
- Constant Field Values
-
ENDCALL
public static final int ENDCALL
- See Also:
- Constant Field Values
-
ENTER
public static final int ENTER
- See Also:
- Constant Field Values
-
ENVELOPE
public static final int ENVELOPE
- See Also:
- Constant Field Values
-
EQUALS
public static final int EQUALS
- See Also:
- Constant Field Values
-
EXPLORER
public static final int EXPLORER
- See Also:
- Constant Field Values
-
F
public static final int F
- See Also:
- Constant Field Values
-
FOCUS
public static final int FOCUS
- See Also:
- Constant Field Values
-
G
public static final int G
- See Also:
- Constant Field Values
-
GRAVE
public static final int GRAVE
- See Also:
- Constant Field Values
-
H
public static final int H
- See Also:
- Constant Field Values
-
HEADSETHOOK
public static final int HEADSETHOOK
- See Also:
- Constant Field Values
-
HOME
public static final int HOME
- See Also:
- Constant Field Values
-
I
public static final int I
- See Also:
- Constant Field Values
-
J
public static final int J
- See Also:
- Constant Field Values
-
K
public static final int K
- See Also:
- Constant Field Values
-
L
public static final int L
- See Also:
- Constant Field Values
-
L_BRACKET
public static final int L_BRACKET
- See Also:
- Constant Field Values
-
M
public static final int M
- See Also:
- Constant Field Values
-
MEDIA_FAST_FORWARD
public static final int MEDIA_FAST_FORWARD
- See Also:
- Constant Field Values
-
MEDIA_NEXT
public static final int MEDIA_NEXT
- See Also:
- Constant Field Values
-
MEDIA_PLAY_PAUSE
public static final int MEDIA_PLAY_PAUSE
- See Also:
- Constant Field Values
-
MEDIA_PREVIOUS
public static final int MEDIA_PREVIOUS
- See Also:
- Constant Field Values
-
MEDIA_REWIND
public static final int MEDIA_REWIND
- See Also:
- Constant Field Values
-
MEDIA_STOP
public static final int MEDIA_STOP
- See Also:
- Constant Field Values
-
MENU
public static final int MENU
- See Also:
- Constant Field Values
-
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
-
MUTE
public static final int MUTE
- See Also:
- Constant Field Values
-
N
public static final int N
- See Also:
- Constant Field Values
-
NOTIFICATION
public static final int NOTIFICATION
- See Also:
- Constant Field Values
-
NUM
public static final int NUM
- See Also:
- Constant Field Values
-
O
public static final int O
- See Also:
- Constant Field Values
-
P
public static final int P
- See Also:
- Constant Field Values
-
PERIOD
public static final int PERIOD
- See Also:
- Constant Field Values
-
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
-
POUND
public static final int POUND
- See Also:
- Constant Field Values
-
POWER
public static final int POWER
- See Also:
- Constant Field Values
-
Q
public static final int Q
- See Also:
- Constant Field Values
-
R
public static final int R
- See Also:
- Constant Field Values
-
R_BRACKET
public static final int R_BRACKET
- See Also:
- Constant Field Values
-
S
public static final int S
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
SEMICOLON
public static final int SEMICOLON
- See Also:
- Constant Field Values
-
SHIFT_L
public static final int SHIFT_L
- See Also:
- Constant Field Values
-
SHIFT_R
public static final int SHIFT_R
- See Also:
- Constant Field Values
-
SLASH
public static final int SLASH
- See Also:
- Constant Field Values
-
SOFT_LEFT
public static final int SOFT_LEFT
- See Also:
- Constant Field Values
-
SOFT_RIGHT
public static final int SOFT_RIGHT
- See Also:
- Constant Field Values
-
SPACE
public static final int SPACE
- See Also:
- Constant Field Values
-
STAR
public static final int STAR
- See Also:
- Constant Field Values
-
SYM
public static final int SYM
- See Also:
- Constant Field Values
-
T
public static final int T
- See Also:
- Constant Field Values
-
TAB
public static final int TAB
- See Also:
- Constant Field Values
-
U
public static final int U
- See Also:
- Constant Field Values
-
V
public static final int V
- See Also:
- Constant Field Values
-
VOLUME_DOWN
public static final int VOLUME_DOWN
- See Also:
- Constant Field Values
-
VOLUME_UP
public static final int VOLUME_UP
- See Also:
- Constant Field Values
-
W
public static final int W
- See Also:
- Constant Field Values
-
X
public static final int X
- See Also:
- Constant Field Values
-
Y
public static final int Y
- See Also:
- Constant Field Values
-
Z
public static final int Z
- See Also:
- Constant Field Values
-
META_ALT_LEFT_ON
public static final int META_ALT_LEFT_ON
- See Also:
- Constant Field Values
-
META_ALT_ON
public static final int META_ALT_ON
- See Also:
- Constant Field Values
-
META_ALT_RIGHT_ON
public static final int META_ALT_RIGHT_ON
- See Also:
- Constant Field Values
-
META_SHIFT_LEFT_ON
public static final int META_SHIFT_LEFT_ON
- See Also:
- Constant Field Values
-
META_SHIFT_ON
public static final int META_SHIFT_ON
- See Also:
- Constant Field Values
-
META_SHIFT_RIGHT_ON
public static final int META_SHIFT_RIGHT_ON
- See Also:
- Constant Field Values
-
META_SYM_ON
public static final int META_SYM_ON
- See Also:
- Constant Field Values
-
CTRL_L
public static final int CTRL_L
- See Also:
- Constant Field Values
-
CTRL_R
public static final int CTRL_R
- See Also:
- Constant Field Values
-
ESC
public static final int ESC
- See Also:
- Constant Field Values
-
END
public static final int END
- See Also:
- Constant Field Values
-
INSERT
public static final int INSERT
- See Also:
- Constant Field Values
-
PAGE_UP
public static final int PAGE_UP
- See Also:
- Constant Field Values
-
PAGE_DOWN
public static final int PAGE_DOWN
- See Also:
- Constant Field Values
-
PICTSYMBOLS
public static final int PICTSYMBOLS
- See Also:
- Constant Field Values
-
SWITCH_CHARSET
public static final int SWITCH_CHARSET
- See Also:
- Constant Field Values
-
NUMPAD_0
public static final int NUMPAD_0
- See Also:
- Constant Field Values
-
NUMPAD_1
public static final int NUMPAD_1
- See Also:
- Constant Field Values
-
NUMPAD_2
public static final int NUMPAD_2
- See Also:
- Constant Field Values
-
NUMPAD_3
public static final int NUMPAD_3
- See Also:
- Constant Field Values
-
NUMPAD_4
public static final int NUMPAD_4
- See Also:
- Constant Field Values
-
NUMPAD_5
public static final int NUMPAD_5
- See Also:
- Constant Field Values
-
NUMPAD_6
public static final int NUMPAD_6
- See Also:
- Constant Field Values
-
NUMPAD_7
public static final int NUMPAD_7
- See Also:
- Constant Field Values
-
NUMPAD_8
public static final int NUMPAD_8
- See Also:
- Constant Field Values
-
NUMPAD_9
public static final int NUMPAD_9
- See Also:
- Constant Field Values
-
COLON
public static final int COLON
- See Also:
- Constant Field Values
-
F1
public static final int F1
- See Also:
- Constant Field Values
-
F2
public static final int F2
- See Also:
- Constant Field Values
-
F3
public static final int F3
- See Also:
- Constant Field Values
-
F4
public static final int F4
- See Also:
- Constant Field Values
-
F5
public static final int F5
- See Also:
- Constant Field Values
-
F6
public static final int F6
- See Also:
- Constant Field Values
-
F7
public static final int F7
- See Also:
- Constant Field Values
-
F8
public static final int F8
- See Also:
- Constant Field Values
-
F9
public static final int F9
- See Also:
- Constant Field Values
-
F10
public static final int F10
- See Also:
- Constant Field Values
-
F11
public static final int F11
- See Also:
- Constant Field Values
-
F12
public static final int F12
- See Also:
- Constant Field Values
-
-