hermes.postoffice
Class POCodes.Key

java.lang.Object
  extended by hermes.postoffice.POCodes.Key
Enclosing class:
POCodes

public static class POCodes.Key
extends java.lang.Object


Field Summary
static int A
          VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A)
static int ACCEPT
          Constant for the Accept or Commit function key.
static int ADD
           
static int AGAIN
           
static int ALL_CANDIDATES
          Constant for the All Candidates function key.
static int ALPHANUMERIC
          Constant for the Alphanumeric function key.
static int ALT
           
static int ALT_GRAPH
          Constant for the AltGraph function key.
static int AMPERSAND
           
static int ASTERISK
           
static int AT
          Constant for the "@" key.
static int B
           
static int BACK_QUOTE
           
static int BACK_SLASH
          Constant for the back slash key, "\"
static int BACK_SPACE
           
static int BEGIN
          Constant for the Begin key.
static int BRACELEFT
           
static int BRACERIGHT
           
static int C
           
static int CANCEL
           
static int CAPS_LOCK
           
static char CHAR_UNDEFINED
          KEY_PRESSED and KEY_RELEASED events which do not map to a valid Unicode character use this for the keyChar value.
static int CIRCUMFLEX
          Constant for the "^" key.
static int CLEAR
           
static int CLOSE_BRACKET
          Constant for the close bracket key, "]"
static int CODE_INPUT
          Constant for the Code Input function key.
static int COLON
          Constant for the ":" key.
static int COMMA
          Constant for the comma key, ","
static int COMPOSE
          Constant for the Compose function key.
static int CONTEXT_MENU
          Constant for the Microsoft Windows Context Menu key.
static int CONTROL
           
static int CONVERT
          Constant for the Convert function key.
static int COPY
           
static int CUT
           
static int D
           
static int DEAD_ABOVEDOT
           
static int DEAD_ABOVERING
           
static int DEAD_ACUTE
           
static int DEAD_BREVE
           
static int DEAD_CARON
           
static int DEAD_CEDILLA
           
static int DEAD_CIRCUMFLEX
           
static int DEAD_DIAERESIS
           
static int DEAD_DOUBLEACUTE
           
static int DEAD_GRAVE
           
static int DEAD_IOTA
           
static int DEAD_MACRON
           
static int DEAD_OGONEK
           
static int DEAD_SEMIVOICED_SOUND
           
static int DEAD_TILDE
           
static int DEAD_VOICED_SOUND
           
static int DECIMAL
           
static int DELETE
           
static int DIVIDE
           
static int DOLLAR
          Constant for the "$" key.
static int DOWN
          Constant for the non-numpad down arrow key.
static int E
           
static int END
           
static int ENTER
           
static int EQUALS
          Constant for the equals key, "="
static int ESCAPE
           
static int EURO_SIGN
          Constant for the Euro currency sign key.
static int EXCLAMATION_MARK
          Constant for the "!" key.
static int F
           
static int F1
          Constant for the F1 function key.
static int F10
          Constant for the F10 function key.
static int F11
          Constant for the F11 function key.
static int F12
          Constant for the F12 function key.
static int F13
          Constant for the F13 function key.
static int F14
          Constant for the F14 function key.
static int F15
          Constant for the F15 function key.
static int F16
          Constant for the F16 function key.
static int F17
          Constant for the F17 function key.
static int F18
          Constant for the F18 function key.
static int F19
          Constant for the F19 function key.
static int F2
          Constant for the F2 function key.
static int F20
          Constant for the F20 function key.
static int F21
          Constant for the F21 function key.
static int F22
          Constant for the F22 function key.
static int F23
          Constant for the F23 function key.
static int F24
          Constant for the F24 function key.
static int F3
          Constant for the F3 function key.
static int F4
          Constant for the F4 function key.
static int F5
          Constant for the F5 function key.
static int F6
          Constant for the F6 function key.
static int F7
          Constant for the F7 function key.
static int F8
          Constant for the F8 function key.
static int F9
          Constant for the F9 function key.
static int FINAL
           
static int FIND
           
static int FULL_WIDTH
          Constant for the Full-Width Characters function key.
static int G
           
static int GREATER
           
static int H
           
static int HALF_WIDTH
          Constant for the Half-Width Characters function key.
static int HELP
           
static int HIRAGANA
          Constant for the Hiragana function key.
static int HOME
           
static int I
           
static int INPUT_METHOD_ON_OFF
          Constant for the input method on/off key.
static int INSERT
           
static int INVERTED_EXCLAMATION_MARK
          Constant for the inverted exclamation mark key.
static int J
           
static int JAPANESE_HIRAGANA
          Constant for the Japanese-Hiragana function key.
static int JAPANESE_KATAKANA
          Constant for the Japanese-Katakana function key.
static int JAPANESE_ROMAN
          Constant for the Japanese-Roman function key.
static int K
           
static int KANA
           
static int KANA_LOCK
          Constant for the locking Kana function key.
static int KANJI
           
static int KATAKANA
          Constant for the Katakana function key.
static int KP_DOWN
          Constant for the numeric keypad down arrow key.
static int KP_LEFT
          Constant for the numeric keypad left arrow key.
static int KP_RIGHT
          Constant for the numeric keypad right arrow key.
static int KP_UP
          Constant for the numeric keypad up arrow key.
static int L
           
static int LEFT
          Constant for the non-numpad left arrow key.
static int LEFT_PARENTHESIS
          Constant for the "(" key.
static int LESS
           
static int M
           
static int META
           
static int MINUS
          Constant for the minus key, "-"
static int MODECHANGE
           
static int MULTIPLY
           
static int N
           
static int NONCONVERT
          Constant for the Don't Convert function key.
static int NUM_LOCK
           
static int NUMBER_SIGN
          Constant for the "#" key.
static int NUMPAD0
           
static int NUMPAD1
           
static int NUMPAD2
           
static int NUMPAD3
           
static int NUMPAD4
           
static int NUMPAD5
           
static int NUMPAD6
           
static int NUMPAD7
           
static int NUMPAD8
           
static int NUMPAD9
           
static int O
           
static int OPEN_BRACKET
          Constant for the open bracket key, "["
static int P
           
static int PAGE_DOWN
           
static int PAGE_UP
           
static int PASTE
           
static int PAUSE
           
static int PERIOD
          Constant for the period key, "."
static int PLUS
          Constant for the "+" key.
static int PREVIOUS_CANDIDATE
          Constant for the Previous Candidate function key.
static int PRINTSCREEN
           
static int PROPS
           
static int Q
           
static int QUOTE
           
static int QUOTEDBL
           
static int R
           
static int RIGHT
          Constant for the non-numpad right arrow key.
static int RIGHT_PARENTHESIS
          Constant for the ")" key.
static int ROMAN_CHARACTERS
          Constant for the Roman Characters function key.
static int S
           
static int SCROLL_LOCK
           
static int SEMICOLON
          Constant for the semicolon key, ";"
static int SEPARATER
          This constant is obsolete, and is included only for backwards compatibility.
static int SEPARATOR
          Constant for the Numpad Separator key.
static int SHIFT
           
static int SLASH
          Constant for the forward slash key, "/"
static int SPACE
           
static int STOP
           
static int SUBTRACT
           
static int T
           
static int TAB
           
static int U
           
static int UNDEFINED
          This value is used to indicate that the keyCode is unknown.
static int UNDERSCORE
          Constant for the "_" key.
static int UNDO
           
static int UP
          Constant for the non-numpad up arrow key.
static int V
           
static int VK_0
          VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39)
static int VK_1
           
static int VK_2
           
static int VK_3
           
static int VK_4
           
static int VK_5
           
static int VK_6
           
static int VK_7
           
static int VK_8
           
static int VK_9
           
static int W
           
static int WINDOWS
          Constant for the Microsoft Windows "Windows" key.
static int X
           
static int Y
           
static int Z
           
 
Constructor Summary
POCodes.Key()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENTER

public static final int ENTER
See Also:
Constant Field Values

BACK_SPACE

public static final int BACK_SPACE
See Also:
Constant Field Values

TAB

public static final int TAB
See Also:
Constant Field Values

CANCEL

public static final int CANCEL
See Also:
Constant Field Values

CLEAR

public static final int CLEAR
See Also:
Constant Field Values

SHIFT

public static final int SHIFT
See Also:
Constant Field Values

CONTROL

public static final int CONTROL
See Also:
Constant Field Values

ALT

public static final int ALT
See Also:
Constant Field Values

PAUSE

public static final int PAUSE
See Also:
Constant Field Values

CAPS_LOCK

public static final int CAPS_LOCK
See Also:
Constant Field Values

ESCAPE

public static final int ESCAPE
See Also:
Constant Field Values

SPACE

public static final int SPACE
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

END

public static final int END
See Also:
Constant Field Values

HOME

public static final int HOME
See Also:
Constant Field Values

LEFT

public static final int LEFT
Constant for the non-numpad left arrow key.

See Also:
Constant Field Values

UP

public static final int UP
Constant for the non-numpad up arrow key.

See Also:
Constant Field Values

RIGHT

public static final int RIGHT
Constant for the non-numpad right arrow key.

See Also:
Constant Field Values

DOWN

public static final int DOWN
Constant for the non-numpad down arrow key.

See Also:
Constant Field Values

COMMA

public static final int COMMA
Constant for the comma key, ","

See Also:
Constant Field Values

MINUS

public static final int MINUS
Constant for the minus key, "-"

Since:
1.2
See Also:
Constant Field Values

PERIOD

public static final int PERIOD
Constant for the period key, "."

See Also:
Constant Field Values

SLASH

public static final int SLASH
Constant for the forward slash key, "/"

See Also:
Constant Field Values

VK_0

public static final int VK_0
VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39)

See Also:
Constant Field Values

VK_1

public static final int VK_1
See Also:
Constant Field Values

VK_2

public static final int VK_2
See Also:
Constant Field Values

VK_3

public static final int VK_3
See Also:
Constant Field Values

VK_4

public static final int VK_4
See Also:
Constant Field Values

VK_5

public static final int VK_5
See Also:
Constant Field Values

VK_6

public static final int VK_6
See Also:
Constant Field Values

VK_7

public static final int VK_7
See Also:
Constant Field Values

VK_8

public static final int VK_8
See Also:
Constant Field Values

VK_9

public static final int VK_9
See Also:
Constant Field Values

SEMICOLON

public static final int SEMICOLON
Constant for the semicolon key, ";"

See Also:
Constant Field Values

EQUALS

public static final int EQUALS
Constant for the equals key, "="

See Also:
Constant Field Values

A

public static final int A
VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A)

See Also:
Constant Field Values

B

public static final int B
See Also:
Constant Field Values

C

public static final int C
See Also:
Constant Field Values

D

public static final int D
See Also:
Constant Field Values

E

public static final int E
See Also:
Constant Field Values

F

public static final int F
See Also:
Constant Field Values

G

public static final int G
See Also:
Constant Field Values

H

public static final int H
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

M

public static final int M
See Also:
Constant Field Values

N

public static final int N
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

Q

public static final int Q
See Also:
Constant Field Values

R

public static final int R
See Also:
Constant Field Values

S

public static final int S
See Also:
Constant Field Values

T

public static final int T
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

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

OPEN_BRACKET

public static final int OPEN_BRACKET
Constant for the open bracket key, "["

See Also:
Constant Field Values

BACK_SLASH

public static final int BACK_SLASH
Constant for the back slash key, "\"

See Also:
Constant Field Values

CLOSE_BRACKET

public static final int CLOSE_BRACKET
Constant for the close bracket key, "]"

See Also:
Constant Field Values

NUMPAD0

public static final int NUMPAD0
See Also:
Constant Field Values

NUMPAD1

public static final int NUMPAD1
See Also:
Constant Field Values

NUMPAD2

public static final int NUMPAD2
See Also:
Constant Field Values

NUMPAD3

public static final int NUMPAD3
See Also:
Constant Field Values

NUMPAD4

public static final int NUMPAD4
See Also:
Constant Field Values

NUMPAD5

public static final int NUMPAD5
See Also:
Constant Field Values

NUMPAD6

public static final int NUMPAD6
See Also:
Constant Field Values

NUMPAD7

public static final int NUMPAD7
See Also:
Constant Field Values

NUMPAD8

public static final int NUMPAD8
See Also:
Constant Field Values

NUMPAD9

public static final int NUMPAD9
See Also:
Constant Field Values

MULTIPLY

public static final int MULTIPLY
See Also:
Constant Field Values

ADD

public static final int ADD
See Also:
Constant Field Values

SEPARATER

public static final int SEPARATER
This constant is obsolete, and is included only for backwards compatibility.

See Also:
Constant Field Values

SEPARATOR

public static final int SEPARATOR
Constant for the Numpad Separator key.

See Also:
Constant Field Values

SUBTRACT

public static final int SUBTRACT
See Also:
Constant Field Values

DECIMAL

public static final int DECIMAL
See Also:
Constant Field Values

DIVIDE

public static final int DIVIDE
See Also:
Constant Field Values

DELETE

public static final int DELETE
See Also:
Constant Field Values

NUM_LOCK

public static final int NUM_LOCK
See Also:
Constant Field Values

SCROLL_LOCK

public static final int SCROLL_LOCK
See Also:
Constant Field Values

F1

public static final int F1
Constant for the F1 function key.

See Also:
Constant Field Values

F2

public static final int F2
Constant for the F2 function key.

See Also:
Constant Field Values

F3

public static final int F3
Constant for the F3 function key.

See Also:
Constant Field Values

F4

public static final int F4
Constant for the F4 function key.

See Also:
Constant Field Values

F5

public static final int F5
Constant for the F5 function key.

See Also:
Constant Field Values

F6

public static final int F6
Constant for the F6 function key.

See Also:
Constant Field Values

F7

public static final int F7
Constant for the F7 function key.

See Also:
Constant Field Values

F8

public static final int F8
Constant for the F8 function key.

See Also:
Constant Field Values

F9

public static final int F9
Constant for the F9 function key.

See Also:
Constant Field Values

F10

public static final int F10
Constant for the F10 function key.

See Also:
Constant Field Values

F11

public static final int F11
Constant for the F11 function key.

See Also:
Constant Field Values

F12

public static final int F12
Constant for the F12 function key.

See Also:
Constant Field Values

F13

public static final int F13
Constant for the F13 function key.

Since:
1.2
See Also:
Constant Field Values

F14

public static final int F14
Constant for the F14 function key.

Since:
1.2
See Also:
Constant Field Values

F15

public static final int F15
Constant for the F15 function key.

Since:
1.2
See Also:
Constant Field Values

F16

public static final int F16
Constant for the F16 function key.

Since:
1.2
See Also:
Constant Field Values

F17

public static final int F17
Constant for the F17 function key.

Since:
1.2
See Also:
Constant Field Values

F18

public static final int F18
Constant for the F18 function key.

Since:
1.2
See Also:
Constant Field Values

F19

public static final int F19
Constant for the F19 function key.

Since:
1.2
See Also:
Constant Field Values

F20

public static final int F20
Constant for the F20 function key.

Since:
1.2
See Also:
Constant Field Values

F21

public static final int F21
Constant for the F21 function key.

Since:
1.2
See Also:
Constant Field Values

F22

public static final int F22
Constant for the F22 function key.

Since:
1.2
See Also:
Constant Field Values

F23

public static final int F23
Constant for the F23 function key.

Since:
1.2
See Also:
Constant Field Values

F24

public static final int F24
Constant for the F24 function key.

Since:
1.2
See Also:
Constant Field Values

PRINTSCREEN

public static final int PRINTSCREEN
See Also:
Constant Field Values

INSERT

public static final int INSERT
See Also:
Constant Field Values

HELP

public static final int HELP
See Also:
Constant Field Values

META

public static final int META
See Also:
Constant Field Values

BACK_QUOTE

public static final int BACK_QUOTE
See Also:
Constant Field Values

QUOTE

public static final int QUOTE
See Also:
Constant Field Values

KP_UP

public static final int KP_UP
Constant for the numeric keypad up arrow key.

See Also:
Constant Field Values

KP_DOWN

public static final int KP_DOWN
Constant for the numeric keypad down arrow key.

See Also:
Constant Field Values

KP_LEFT

public static final int KP_LEFT
Constant for the numeric keypad left arrow key.

See Also:
Constant Field Values

KP_RIGHT

public static final int KP_RIGHT
Constant for the numeric keypad right arrow key.

See Also:
Constant Field Values

DEAD_GRAVE

public static final int DEAD_GRAVE
Since:
1.2
See Also:
Constant Field Values

DEAD_ACUTE

public static final int DEAD_ACUTE
Since:
1.2
See Also:
Constant Field Values

DEAD_CIRCUMFLEX

public static final int DEAD_CIRCUMFLEX
Since:
1.2
See Also:
Constant Field Values

DEAD_TILDE

public static final int DEAD_TILDE
Since:
1.2
See Also:
Constant Field Values

DEAD_MACRON

public static final int DEAD_MACRON
Since:
1.2
See Also:
Constant Field Values

DEAD_BREVE

public static final int DEAD_BREVE
Since:
1.2
See Also:
Constant Field Values

DEAD_ABOVEDOT

public static final int DEAD_ABOVEDOT
Since:
1.2
See Also:
Constant Field Values

DEAD_DIAERESIS

public static final int DEAD_DIAERESIS
Since:
1.2
See Also:
Constant Field Values

DEAD_ABOVERING

public static final int DEAD_ABOVERING
Since:
1.2
See Also:
Constant Field Values

DEAD_DOUBLEACUTE

public static final int DEAD_DOUBLEACUTE
Since:
1.2
See Also:
Constant Field Values

DEAD_CARON

public static final int DEAD_CARON
Since:
1.2
See Also:
Constant Field Values

DEAD_CEDILLA

public static final int DEAD_CEDILLA
Since:
1.2
See Also:
Constant Field Values

DEAD_OGONEK

public static final int DEAD_OGONEK
Since:
1.2
See Also:
Constant Field Values

DEAD_IOTA

public static final int DEAD_IOTA
Since:
1.2
See Also:
Constant Field Values

DEAD_VOICED_SOUND

public static final int DEAD_VOICED_SOUND
Since:
1.2
See Also:
Constant Field Values

DEAD_SEMIVOICED_SOUND

public static final int DEAD_SEMIVOICED_SOUND
Since:
1.2
See Also:
Constant Field Values

AMPERSAND

public static final int AMPERSAND
Since:
1.2
See Also:
Constant Field Values

ASTERISK

public static final int ASTERISK
Since:
1.2
See Also:
Constant Field Values

QUOTEDBL

public static final int QUOTEDBL
Since:
1.2
See Also:
Constant Field Values

LESS

public static final int LESS
Since:
1.2
See Also:
Constant Field Values

GREATER

public static final int GREATER
Since:
1.2
See Also:
Constant Field Values

BRACELEFT

public static final int BRACELEFT
Since:
1.2
See Also:
Constant Field Values

BRACERIGHT

public static final int BRACERIGHT
Since:
1.2
See Also:
Constant Field Values

AT

public static final int AT
Constant for the "@" key.

Since:
1.2
See Also:
Constant Field Values

COLON

public static final int COLON
Constant for the ":" key.

Since:
1.2
See Also:
Constant Field Values

CIRCUMFLEX

public static final int CIRCUMFLEX
Constant for the "^" key.

Since:
1.2
See Also:
Constant Field Values

DOLLAR

public static final int DOLLAR
Constant for the "$" key.

Since:
1.2
See Also:
Constant Field Values

EURO_SIGN

public static final int EURO_SIGN
Constant for the Euro currency sign key.

Since:
1.2
See Also:
Constant Field Values

EXCLAMATION_MARK

public static final int EXCLAMATION_MARK
Constant for the "!" key.

Since:
1.2
See Also:
Constant Field Values

INVERTED_EXCLAMATION_MARK

public static final int INVERTED_EXCLAMATION_MARK
Constant for the inverted exclamation mark key.

Since:
1.2
See Also:
Constant Field Values

LEFT_PARENTHESIS

public static final int LEFT_PARENTHESIS
Constant for the "(" key.

Since:
1.2
See Also:
Constant Field Values

NUMBER_SIGN

public static final int NUMBER_SIGN
Constant for the "#" key.

Since:
1.2
See Also:
Constant Field Values

PLUS

public static final int PLUS
Constant for the "+" key.

Since:
1.2
See Also:
Constant Field Values

RIGHT_PARENTHESIS

public static final int RIGHT_PARENTHESIS
Constant for the ")" key.

Since:
1.2
See Also:
Constant Field Values

UNDERSCORE

public static final int UNDERSCORE
Constant for the "_" key.

See Also:
Constant Field Values

WINDOWS

public static final int WINDOWS
Constant for the Microsoft Windows "Windows" key. It is used for both the left and right version of the key.

See Also:
Constant Field Values

CONTEXT_MENU

public static final int CONTEXT_MENU
Constant for the Microsoft Windows Context Menu key.

Since:
1.5
See Also:
Constant Field Values

FINAL

public static final int FINAL
See Also:
Constant Field Values

CONVERT

public static final int CONVERT
Constant for the Convert function key.

See Also:
Constant Field Values

NONCONVERT

public static final int NONCONVERT
Constant for the Don't Convert function key.

See Also:
Constant Field Values

ACCEPT

public static final int ACCEPT
Constant for the Accept or Commit function key.

See Also:
Constant Field Values

MODECHANGE

public static final int MODECHANGE
See Also:
Constant Field Values

KANA

public static final int KANA
See Also:
Constant Field Values

KANJI

public static final int KANJI
See Also:
Constant Field Values

ALPHANUMERIC

public static final int ALPHANUMERIC
Constant for the Alphanumeric function key.

Since:
1.2
See Also:
Constant Field Values

KATAKANA

public static final int KATAKANA
Constant for the Katakana function key.

Since:
1.2
See Also:
Constant Field Values

HIRAGANA

public static final int HIRAGANA
Constant for the Hiragana function key.

Since:
1.2
See Also:
Constant Field Values

FULL_WIDTH

public static final int FULL_WIDTH
Constant for the Full-Width Characters function key.

Since:
1.2
See Also:
Constant Field Values

HALF_WIDTH

public static final int HALF_WIDTH
Constant for the Half-Width Characters function key.

Since:
1.2
See Also:
Constant Field Values

ROMAN_CHARACTERS

public static final int ROMAN_CHARACTERS
Constant for the Roman Characters function key.

Since:
1.2
See Also:
Constant Field Values

ALL_CANDIDATES

public static final int ALL_CANDIDATES
Constant for the All Candidates function key.

Since:
1.2
See Also:
Constant Field Values

PREVIOUS_CANDIDATE

public static final int PREVIOUS_CANDIDATE
Constant for the Previous Candidate function key.

Since:
1.2
See Also:
Constant Field Values

CODE_INPUT

public static final int CODE_INPUT
Constant for the Code Input function key.

Since:
1.2
See Also:
Constant Field Values

JAPANESE_KATAKANA

public static final int JAPANESE_KATAKANA
Constant for the Japanese-Katakana function key. This key switches to a Japanese input method and selects its Katakana input mode.

Since:
1.2
See Also:
Constant Field Values

JAPANESE_HIRAGANA

public static final int JAPANESE_HIRAGANA
Constant for the Japanese-Hiragana function key. This key switches to a Japanese input method and selects its Hiragana input mode.

Since:
1.2
See Also:
Constant Field Values

JAPANESE_ROMAN

public static final int JAPANESE_ROMAN
Constant for the Japanese-Roman function key. This key switches to a Japanese input method and selects its Roman-Direct input mode.

Since:
1.2
See Also:
Constant Field Values

KANA_LOCK

public static final int KANA_LOCK
Constant for the locking Kana function key. This key locks the keyboard into a Kana layout.

Since:
1.3
See Also:
Constant Field Values

INPUT_METHOD_ON_OFF

public static final int INPUT_METHOD_ON_OFF
Constant for the input method on/off key.

Since:
1.3
See Also:
Constant Field Values

CUT

public static final int CUT
Since:
1.2
See Also:
Constant Field Values

COPY

public static final int COPY
Since:
1.2
See Also:
Constant Field Values

PASTE

public static final int PASTE
Since:
1.2
See Also:
Constant Field Values

UNDO

public static final int UNDO
Since:
1.2
See Also:
Constant Field Values

AGAIN

public static final int AGAIN
Since:
1.2
See Also:
Constant Field Values

FIND

public static final int FIND
Since:
1.2
See Also:
Constant Field Values

PROPS

public static final int PROPS
Since:
1.2
See Also:
Constant Field Values

STOP

public static final int STOP
Since:
1.2
See Also:
Constant Field Values

COMPOSE

public static final int COMPOSE
Constant for the Compose function key.

Since:
1.2
See Also:
Constant Field Values

ALT_GRAPH

public static final int ALT_GRAPH
Constant for the AltGraph function key.

Since:
1.2
See Also:
Constant Field Values

BEGIN

public static final int BEGIN
Constant for the Begin key.

Since:
1.5
See Also:
Constant Field Values

UNDEFINED

public static final int UNDEFINED
This value is used to indicate that the keyCode is unknown. KEY_TYPED events do not have a keyCode value; this value is used instead.

See Also:
Constant Field Values

CHAR_UNDEFINED

public static final char CHAR_UNDEFINED
KEY_PRESSED and KEY_RELEASED events which do not map to a valid Unicode character use this for the keyChar value.

See Also:
Constant Field Values
Constructor Detail

POCodes.Key

public POCodes.Key()