A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

K

K - Static variable in class hermes.postoffice.POCodes.Key
 
KANA - Static variable in class hermes.postoffice.POCodes.Key
 
KANA_LOCK - Static variable in class hermes.postoffice.POCodes.Key
Constant for the locking Kana function key.
KANJI - Static variable in class hermes.postoffice.POCodes.Key
 
KATAKANA - Static variable in class hermes.postoffice.POCodes.Key
Constant for the Katakana function key.
KeyMessage - Class in hermes.postoffice
Message representing a key stroke.
KeyMessage(int, char, boolean) - Constructor for class hermes.postoffice.KeyMessage
Creates a new KeyMessage.
keyPressed(KeyEvent) - Method in class hermes.postoffice.PostOffice
On a key press, make a new KeyMessage and add it to the queue.
keyReleased(KeyEvent) - Method in class hermes.postoffice.PostOffice
On a key release, make a new KeyMessage and add it to the queue.
KeySubscriber - Interface in hermes.postoffice
Must be implemented by any object that wants to listen for and receive Key messages.
keyTyped(KeyEvent) - Method in class hermes.postoffice.PostOffice
Ignore keyTyped events.
KP_DOWN - Static variable in class hermes.postoffice.POCodes.Key
Constant for the numeric keypad down arrow key.
KP_LEFT - Static variable in class hermes.postoffice.POCodes.Key
Constant for the numeric keypad left arrow key.
KP_RIGHT - Static variable in class hermes.postoffice.POCodes.Key
Constant for the numeric keypad right arrow key.
KP_UP - Static variable in class hermes.postoffice.POCodes.Key
Constant for the numeric keypad up arrow key.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _