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

K

key - Variable in class jcontrol.ui.vole.event.KeyEvent
 
key_d - Variable in class jcontrol.ui.vole.Frame
 
key_D - Variable in class jcontrol.ui.vole.Frame
 
KEY_FOCUS_BACKWARD - Static variable in class jcontrol.ui.vole.event.KeyEvent
Key function 'transfer focus backward'
KEY_FOCUS_FORWARD - Static variable in class jcontrol.ui.vole.event.KeyEvent
Key function 'transfer focus forward'
key_L - Variable in class jcontrol.ui.vole.Frame
 
KEY_PRESSED - Static variable in class jcontrol.ui.vole.event.KeyEvent
Indicate that a key was pressed
key_R - Variable in class jcontrol.ui.vole.Frame
 
KEY_RELEASED - Static variable in class jcontrol.ui.vole.event.KeyEvent
Indicate that a key has been released
key_S - Variable in class jcontrol.ui.vole.Frame
 
KEY_SCROLL_DOWN - Static variable in class jcontrol.ui.vole.event.KeyEvent
Key function 'scroll down'
KEY_SCROLL_UP - Static variable in class jcontrol.ui.vole.event.KeyEvent
Key function 'scroll up'
KEY_SELECT - Static variable in class jcontrol.ui.vole.event.KeyEvent
Key function 'select'
key_u - Variable in class jcontrol.ui.vole.Frame
 
key_U - Variable in class jcontrol.ui.vole.Frame
 
keyboard - Static variable in class jcontrol.ui.vole.Frame
Keyboard access
KeyEvent - class jcontrol.ui.vole.event.KeyEvent.
This event may be generated when a Keyboard key is pressed.
KeyEvent(int, int) - Constructor for class jcontrol.ui.vole.event.KeyEvent
Constructs a KeyEvent.
KeyListener - interface jcontrol.ui.vole.event.KeyListener.
The interface KeyListener must be implemented by components that want to receive key events when a key was pressed.

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