| Package | org.aswing |
| Class | public class KeyStroke |
| Implements | KeyType |
Thanks Romain for his Fever{
| Method | Defined by | ||
|---|---|---|---|
|
KeyStroke(description:String, code:uint)
Create a KeyStroke with string and key code.
| KeyStroke | ||
|
getCode():uint
| KeyStroke | ||
|
getCodeSequence():Array
| KeyStroke | ||
|
getDescription():String
| KeyStroke | ||
|
toString():String
| KeyStroke | ||
| Constant | Defined by | ||
|---|---|---|---|
| VK_0 : KeyStroke
[static]
| KeyStroke | ||
| VK_1 : KeyStroke
[static]
| KeyStroke | ||
| VK_2 : KeyStroke
[static]
| KeyStroke | ||
| VK_3 : KeyStroke
[static]
| KeyStroke | ||
| VK_4 : KeyStroke
[static]
| KeyStroke | ||
| VK_5 : KeyStroke
[static]
| KeyStroke | ||
| VK_6 : KeyStroke
[static]
| KeyStroke | ||
| VK_7 : KeyStroke
[static]
| KeyStroke | ||
| VK_8 : KeyStroke
[static]
| KeyStroke | ||
| VK_9 : KeyStroke
[static]
| KeyStroke | ||
| VK_A : KeyStroke
[static]
| KeyStroke | ||
| VK_B : KeyStroke
[static]
| KeyStroke | ||
| VK_BACKSPACE : KeyStroke
[static]
| KeyStroke | ||
| VK_C : KeyStroke
[static]
| KeyStroke | ||
| VK_CAPS_LOCK : KeyStroke
[static]
| KeyStroke | ||
| VK_CONTROL : KeyStroke
[static]
| KeyStroke | ||
| VK_D : KeyStroke
[static]
| KeyStroke | ||
| VK_DELETE : KeyStroke
[static]
| KeyStroke | ||
| VK_DOWN : KeyStroke
[static]
| KeyStroke | ||
| VK_E : KeyStroke
[static]
| KeyStroke | ||
| VK_END : KeyStroke
[static]
| KeyStroke | ||
| VK_ENTER : KeyStroke
[static]
| KeyStroke | ||
| VK_ESCAPE : KeyStroke
[static]
| KeyStroke | ||
| VK_F : KeyStroke
[static]
| KeyStroke | ||
| VK_F1 : KeyStroke
[static]
| KeyStroke | ||
| VK_F10 : KeyStroke
[static]
| KeyStroke | ||
| VK_F11 : KeyStroke
[static]
| KeyStroke | ||
| VK_F12 : KeyStroke
[static]
| KeyStroke | ||
| VK_F13 : KeyStroke
[static]
| KeyStroke | ||
| VK_F14 : KeyStroke
[static]
| KeyStroke | ||
| VK_F15 : KeyStroke
[static]
| KeyStroke | ||
| VK_F2 : KeyStroke
[static]
| KeyStroke | ||
| VK_F3 : KeyStroke
[static]
| KeyStroke | ||
| VK_F4 : KeyStroke
[static]
| KeyStroke | ||
| VK_F5 : KeyStroke
[static]
| KeyStroke | ||
| VK_F6 : KeyStroke
[static]
| KeyStroke | ||
| VK_F7 : KeyStroke
[static]
| KeyStroke | ||
| VK_F8 : KeyStroke
[static]
| KeyStroke | ||
| VK_F9 : KeyStroke
[static]
| KeyStroke | ||
| VK_G : KeyStroke
[static]
| KeyStroke | ||
| VK_H : KeyStroke
[static]
| KeyStroke | ||
| VK_HOME : KeyStroke
[static]
| KeyStroke | ||
| VK_I : KeyStroke
[static]
| KeyStroke | ||
| VK_INSERT : KeyStroke
[static]
| KeyStroke | ||
| VK_J : KeyStroke
[static]
| KeyStroke | ||
| VK_K : KeyStroke
[static]
| KeyStroke | ||
| VK_L : KeyStroke
[static]
| KeyStroke | ||
| VK_LEFT : KeyStroke
[static]
| KeyStroke | ||
| VK_M : KeyStroke
[static]
| KeyStroke | ||
| VK_MENU : KeyStroke
[static]
| KeyStroke | ||
| VK_N : KeyStroke
[static]
| KeyStroke | ||
| VK_NUM_LOCK : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_0 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_1 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_2 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_3 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_4 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_5 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_6 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_7 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_8 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_9 : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_ADD : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_DECIMAL : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_DIVIDE : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_ENTER : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_MULTIPLY : KeyStroke
[static]
| KeyStroke | ||
| VK_NUMPAD_SUBTRACT : KeyStroke
[static]
| KeyStroke | ||
| VK_O : KeyStroke
[static]
| KeyStroke | ||
| VK_P : KeyStroke
[static]
| KeyStroke | ||
| VK_PAGE_DOWN : KeyStroke
[static]
| KeyStroke | ||
| VK_PAGE_UP : KeyStroke
[static]
| KeyStroke | ||
| VK_PAUSE : KeyStroke
[static]
| KeyStroke | ||
| VK_Q : KeyStroke
[static]
| KeyStroke | ||
| VK_R : KeyStroke
[static]
| KeyStroke | ||
| VK_RIGHT : KeyStroke
[static]
| KeyStroke | ||
| VK_S : KeyStroke
[static]
| KeyStroke | ||
| VK_SCROLL_LOCK : KeyStroke
[static]
| KeyStroke | ||
| VK_SHIFT : KeyStroke
[static]
| KeyStroke | ||
| VK_SPACE : KeyStroke
[static]
| KeyStroke | ||
| VK_T : KeyStroke
[static]
| KeyStroke | ||
| VK_TAB : KeyStroke
[static]
| KeyStroke | ||
| VK_U : KeyStroke
[static]
| KeyStroke | ||
| VK_UP : KeyStroke
[static]
| KeyStroke | ||
| VK_V : KeyStroke
[static]
| KeyStroke | ||
| VK_W : KeyStroke
[static]
| KeyStroke | ||
| VK_WINDOWS : KeyStroke
[static]
| KeyStroke | ||
| VK_X : KeyStroke
[static]
| KeyStroke | ||
| VK_Y : KeyStroke
[static]
| KeyStroke | ||
| VK_Z : KeyStroke
[static]
| KeyStroke | ||
| KeyStroke | () | constructor |
public function KeyStroke(description:String, code:uint)Create a KeyStroke with string and key code.
Parametersdescription:String |
|
code:uint |
| getCode | () | method |
public function getCode():uint
Returns
uint |
| getCodeSequence | () | method |
public function getCodeSequence():Array
Returns
Array |
| getDescription | () | method |
public function getDescription():String
Returns
String |
| toString | () | method |
public function toString():String
Returns
String |
| VK_0 | constant |
public static const VK_0:KeyStroke
| VK_1 | constant |
public static const VK_1:KeyStroke
| VK_2 | constant |
public static const VK_2:KeyStroke
| VK_3 | constant |
public static const VK_3:KeyStroke
| VK_4 | constant |
public static const VK_4:KeyStroke
| VK_5 | constant |
public static const VK_5:KeyStroke
| VK_6 | constant |
public static const VK_6:KeyStroke
| VK_7 | constant |
public static const VK_7:KeyStroke
| VK_8 | constant |
public static const VK_8:KeyStroke
| VK_9 | constant |
public static const VK_9:KeyStroke
| VK_A | constant |
public static const VK_A:KeyStroke
| VK_B | constant |
public static const VK_B:KeyStroke
| VK_BACKSPACE | constant |
public static const VK_BACKSPACE:KeyStroke
| VK_C | constant |
public static const VK_C:KeyStroke
| VK_CAPS_LOCK | constant |
public static const VK_CAPS_LOCK:KeyStroke
| VK_CONTROL | constant |
public static const VK_CONTROL:KeyStroke
| VK_D | constant |
public static const VK_D:KeyStroke
| VK_DELETE | constant |
public static const VK_DELETE:KeyStroke
| VK_DOWN | constant |
public static const VK_DOWN:KeyStroke
| VK_E | constant |
public static const VK_E:KeyStroke
| VK_END | constant |
public static const VK_END:KeyStroke
| VK_ENTER | constant |
public static const VK_ENTER:KeyStroke
| VK_ESCAPE | constant |
public static const VK_ESCAPE:KeyStroke
| VK_F | constant |
public static const VK_F:KeyStroke
| VK_F1 | constant |
public static const VK_F1:KeyStroke
| VK_F10 | constant |
public static const VK_F10:KeyStroke
| VK_F11 | constant |
public static const VK_F11:KeyStroke
| VK_F12 | constant |
public static const VK_F12:KeyStroke
| VK_F13 | constant |
public static const VK_F13:KeyStroke
| VK_F14 | constant |
public static const VK_F14:KeyStroke
| VK_F15 | constant |
public static const VK_F15:KeyStroke
| VK_F2 | constant |
public static const VK_F2:KeyStroke
| VK_F3 | constant |
public static const VK_F3:KeyStroke
| VK_F4 | constant |
public static const VK_F4:KeyStroke
| VK_F5 | constant |
public static const VK_F5:KeyStroke
| VK_F6 | constant |
public static const VK_F6:KeyStroke
| VK_F7 | constant |
public static const VK_F7:KeyStroke
| VK_F8 | constant |
public static const VK_F8:KeyStroke
| VK_F9 | constant |
public static const VK_F9:KeyStroke
| VK_G | constant |
public static const VK_G:KeyStroke
| VK_H | constant |
public static const VK_H:KeyStroke
| VK_HOME | constant |
public static const VK_HOME:KeyStroke
| VK_I | constant |
public static const VK_I:KeyStroke
| VK_INSERT | constant |
public static const VK_INSERT:KeyStroke
| VK_J | constant |
public static const VK_J:KeyStroke
| VK_K | constant |
public static const VK_K:KeyStroke
| VK_L | constant |
public static const VK_L:KeyStroke
| VK_LEFT | constant |
public static const VK_LEFT:KeyStroke
| VK_M | constant |
public static const VK_M:KeyStroke
| VK_MENU | constant |
public static const VK_MENU:KeyStroke
| VK_N | constant |
public static const VK_N:KeyStroke
| VK_NUM_LOCK | constant |
public static const VK_NUM_LOCK:KeyStroke
| VK_NUMPAD_0 | constant |
public static const VK_NUMPAD_0:KeyStroke
| VK_NUMPAD_1 | constant |
public static const VK_NUMPAD_1:KeyStroke
| VK_NUMPAD_2 | constant |
public static const VK_NUMPAD_2:KeyStroke
| VK_NUMPAD_3 | constant |
public static const VK_NUMPAD_3:KeyStroke
| VK_NUMPAD_4 | constant |
public static const VK_NUMPAD_4:KeyStroke
| VK_NUMPAD_5 | constant |
public static const VK_NUMPAD_5:KeyStroke
| VK_NUMPAD_6 | constant |
public static const VK_NUMPAD_6:KeyStroke
| VK_NUMPAD_7 | constant |
public static const VK_NUMPAD_7:KeyStroke
| VK_NUMPAD_8 | constant |
public static const VK_NUMPAD_8:KeyStroke
| VK_NUMPAD_9 | constant |
public static const VK_NUMPAD_9:KeyStroke
| VK_NUMPAD_ADD | constant |
public static const VK_NUMPAD_ADD:KeyStroke
| VK_NUMPAD_DECIMAL | constant |
public static const VK_NUMPAD_DECIMAL:KeyStroke
| VK_NUMPAD_DIVIDE | constant |
public static const VK_NUMPAD_DIVIDE:KeyStroke
| VK_NUMPAD_ENTER | constant |
public static const VK_NUMPAD_ENTER:KeyStroke
| VK_NUMPAD_MULTIPLY | constant |
public static const VK_NUMPAD_MULTIPLY:KeyStroke
| VK_NUMPAD_SUBTRACT | constant |
public static const VK_NUMPAD_SUBTRACT:KeyStroke
| VK_O | constant |
public static const VK_O:KeyStroke
| VK_P | constant |
public static const VK_P:KeyStroke
| VK_PAGE_DOWN | constant |
public static const VK_PAGE_DOWN:KeyStroke
| VK_PAGE_UP | constant |
public static const VK_PAGE_UP:KeyStroke
| VK_PAUSE | constant |
public static const VK_PAUSE:KeyStroke
| VK_Q | constant |
public static const VK_Q:KeyStroke
| VK_R | constant |
public static const VK_R:KeyStroke
| VK_RIGHT | constant |
public static const VK_RIGHT:KeyStroke
| VK_S | constant |
public static const VK_S:KeyStroke
| VK_SCROLL_LOCK | constant |
public static const VK_SCROLL_LOCK:KeyStroke
| VK_SHIFT | constant |
public static const VK_SHIFT:KeyStroke
| VK_SPACE | constant |
public static const VK_SPACE:KeyStroke
| VK_T | constant |
public static const VK_T:KeyStroke
| VK_TAB | constant |
public static const VK_TAB:KeyStroke
| VK_U | constant |
public static const VK_U:KeyStroke
| VK_UP | constant |
public static const VK_UP:KeyStroke
| VK_V | constant |
public static const VK_V:KeyStroke
| VK_W | constant |
public static const VK_W:KeyStroke
| VK_WINDOWS | constant |
public static const VK_WINDOWS:KeyStroke
| VK_X | constant |
public static const VK_X:KeyStroke
| VK_Y | constant |
public static const VK_Y:KeyStroke
| VK_Z | constant |
public static const VK_Z:KeyStroke