wx
Class KeyCode
java.lang.Object
wx.KeyCode
- public final class KeyCode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
K_BACK
public static final int K_BACK
- See Also:
- Constant Field Values
K_TAB
public static final int K_TAB
- See Also:
- Constant Field Values
K_RETURN
public static final int K_RETURN
- See Also:
- Constant Field Values
K_ESCAPE
public static final int K_ESCAPE
- See Also:
- Constant Field Values
K_SPACE
public static final int K_SPACE
- See Also:
- Constant Field Values
K_DELETE
public static final int K_DELETE
- See Also:
- Constant Field Values
K_START
public static final int K_START
- See Also:
- Constant Field Values
K_LBUTTON
public static final int K_LBUTTON
- See Also:
- Constant Field Values
K_RBUTTON
public static final int K_RBUTTON
- See Also:
- Constant Field Values
K_CANCEL
public static final int K_CANCEL
- See Also:
- Constant Field Values
K_MBUTTON
public static final int K_MBUTTON
- See Also:
- Constant Field Values
K_CLEAR
public static final int K_CLEAR
- See Also:
- Constant Field Values
K_SHIFT
public static final int K_SHIFT
- See Also:
- Constant Field Values
K_ALT
public static final int K_ALT
- See Also:
- Constant Field Values
K_CONTROL
public static final int K_CONTROL
- See Also:
- Constant Field Values
K_MENU
public static final int K_MENU
- See Also:
- Constant Field Values
K_PAUSE
public static final int K_PAUSE
- See Also:
- Constant Field Values
K_CAPITAL
public static final int K_CAPITAL
- See Also:
- Constant Field Values
K_PRIOR
public static final int K_PRIOR
- See Also:
- Constant Field Values
K_NEXT
public static final int K_NEXT
- See Also:
- Constant Field Values
K_END
public static final int K_END
- See Also:
- Constant Field Values
K_HOME
public static final int K_HOME
- See Also:
- Constant Field Values
K_LEFT
public static final int K_LEFT
- See Also:
- Constant Field Values
K_UP
public static final int K_UP
- See Also:
- Constant Field Values
K_RIGHT
public static final int K_RIGHT
- See Also:
- Constant Field Values
K_DOWN
public static final int K_DOWN
- See Also:
- Constant Field Values
K_SELECT
public static final int K_SELECT
- See Also:
- Constant Field Values
K_PRINT
public static final int K_PRINT
- See Also:
- Constant Field Values
K_EXECUTE
public static final int K_EXECUTE
- See Also:
- Constant Field Values
K_SNAPSHOT
public static final int K_SNAPSHOT
- See Also:
- Constant Field Values
K_INSERT
public static final int K_INSERT
- See Also:
- Constant Field Values
K_HELP
public static final int K_HELP
- See Also:
- Constant Field Values
K_NUMPAD0
public static final int K_NUMPAD0
- See Also:
- Constant Field Values
K_NUMPAD1
public static final int K_NUMPAD1
- See Also:
- Constant Field Values
K_NUMPAD2
public static final int K_NUMPAD2
- See Also:
- Constant Field Values
K_NUMPAD3
public static final int K_NUMPAD3
- See Also:
- Constant Field Values
K_NUMPAD4
public static final int K_NUMPAD4
- See Also:
- Constant Field Values
K_NUMPAD5
public static final int K_NUMPAD5
- See Also:
- Constant Field Values
K_NUMPAD6
public static final int K_NUMPAD6
- See Also:
- Constant Field Values
K_NUMPAD7
public static final int K_NUMPAD7
- See Also:
- Constant Field Values
K_NUMPAD8
public static final int K_NUMPAD8
- See Also:
- Constant Field Values
K_NUMPAD9
public static final int K_NUMPAD9
- See Also:
- Constant Field Values
K_MULTIPLY
public static final int K_MULTIPLY
- See Also:
- Constant Field Values
K_ADD
public static final int K_ADD
- See Also:
- Constant Field Values
K_SEPARATOR
public static final int K_SEPARATOR
- See Also:
- Constant Field Values
K_SUBTRACT
public static final int K_SUBTRACT
- See Also:
- Constant Field Values
K_DECIMAL
public static final int K_DECIMAL
- See Also:
- Constant Field Values
K_DIVIDE
public static final int K_DIVIDE
- See Also:
- Constant Field Values
K_F1
public static final int K_F1
- See Also:
- Constant Field Values
K_F2
public static final int K_F2
- See Also:
- Constant Field Values
K_F3
public static final int K_F3
- See Also:
- Constant Field Values
K_F4
public static final int K_F4
- See Also:
- Constant Field Values
K_F5
public static final int K_F5
- See Also:
- Constant Field Values
K_F6
public static final int K_F6
- See Also:
- Constant Field Values
K_F7
public static final int K_F7
- See Also:
- Constant Field Values
K_F8
public static final int K_F8
- See Also:
- Constant Field Values
K_F9
public static final int K_F9
- See Also:
- Constant Field Values
K_F10
public static final int K_F10
- See Also:
- Constant Field Values
K_F11
public static final int K_F11
- See Also:
- Constant Field Values
K_F12
public static final int K_F12
- See Also:
- Constant Field Values
K_F13
public static final int K_F13
- See Also:
- Constant Field Values
K_F14
public static final int K_F14
- See Also:
- Constant Field Values
K_F15
public static final int K_F15
- See Also:
- Constant Field Values
K_F16
public static final int K_F16
- See Also:
- Constant Field Values
K_F17
public static final int K_F17
- See Also:
- Constant Field Values
K_F18
public static final int K_F18
- See Also:
- Constant Field Values
K_F19
public static final int K_F19
- See Also:
- Constant Field Values
K_F20
public static final int K_F20
- See Also:
- Constant Field Values
K_F21
public static final int K_F21
- See Also:
- Constant Field Values
K_F22
public static final int K_F22
- See Also:
- Constant Field Values
K_F23
public static final int K_F23
- See Also:
- Constant Field Values
K_F24
public static final int K_F24
- See Also:
- Constant Field Values
K_NUMLOCK
public static final int K_NUMLOCK
- See Also:
- Constant Field Values
K_SCROLL
public static final int K_SCROLL
- See Also:
- Constant Field Values
K_PAGEUP
public static final int K_PAGEUP
- See Also:
- Constant Field Values
K_PAGEDOWN
public static final int K_PAGEDOWN
- See Also:
- Constant Field Values
K_NUMPAD_SPACE
public static final int K_NUMPAD_SPACE
- See Also:
- Constant Field Values
K_NUMPAD_TAB
public static final int K_NUMPAD_TAB
- See Also:
- Constant Field Values
K_NUMPAD_ENTER
public static final int K_NUMPAD_ENTER
- See Also:
- Constant Field Values
K_NUMPAD_F1
public static final int K_NUMPAD_F1
- See Also:
- Constant Field Values
K_NUMPAD_F2
public static final int K_NUMPAD_F2
- See Also:
- Constant Field Values
K_NUMPAD_F3
public static final int K_NUMPAD_F3
- See Also:
- Constant Field Values
K_NUMPAD_F4
public static final int K_NUMPAD_F4
- See Also:
- Constant Field Values
K_NUMPAD_HOME
public static final int K_NUMPAD_HOME
- See Also:
- Constant Field Values
K_NUMPAD_LEFT
public static final int K_NUMPAD_LEFT
- See Also:
- Constant Field Values
K_NUMPAD_UP
public static final int K_NUMPAD_UP
- See Also:
- Constant Field Values
K_NUMPAD_RIGHT
public static final int K_NUMPAD_RIGHT
- See Also:
- Constant Field Values
K_NUMPAD_DOWN
public static final int K_NUMPAD_DOWN
- See Also:
- Constant Field Values
K_NUMPAD_PRIOR
public static final int K_NUMPAD_PRIOR
- See Also:
- Constant Field Values
K_NUMPAD_PAGEUP
public static final int K_NUMPAD_PAGEUP
- See Also:
- Constant Field Values
K_NUMPAD_NEXT
public static final int K_NUMPAD_NEXT
- See Also:
- Constant Field Values
K_NUMPAD_PAGEDOWN
public static final int K_NUMPAD_PAGEDOWN
- See Also:
- Constant Field Values
K_NUMPAD_END
public static final int K_NUMPAD_END
- See Also:
- Constant Field Values
K_NUMPAD_BEGIN
public static final int K_NUMPAD_BEGIN
- See Also:
- Constant Field Values
K_NUMPAD_INSERT
public static final int K_NUMPAD_INSERT
- See Also:
- Constant Field Values
K_NUMPAD_DELETE
public static final int K_NUMPAD_DELETE
- See Also:
- Constant Field Values
K_NUMPAD_EQUAL
public static final int K_NUMPAD_EQUAL
- See Also:
- Constant Field Values
K_NUMPAD_MULTIPLY
public static final int K_NUMPAD_MULTIPLY
- See Also:
- Constant Field Values
K_NUMPAD_ADD
public static final int K_NUMPAD_ADD
- See Also:
- Constant Field Values
K_NUMPAD_SEPARATOR
public static final int K_NUMPAD_SEPARATOR
- See Also:
- Constant Field Values
K_NUMPAD_SUBTRACT
public static final int K_NUMPAD_SUBTRACT
- See Also:
- Constant Field Values
K_NUMPAD_DECIMAL
public static final int K_NUMPAD_DECIMAL
- See Also:
- Constant Field Values
K_NUMPAD_DIVIDE
public static final int K_NUMPAD_DIVIDE
- See Also:
- Constant Field Values
K_WINDOWS_LEFT
public static final int K_WINDOWS_LEFT
- See Also:
- Constant Field Values
K_WINDOWS_RIGHT
public static final int K_WINDOWS_RIGHT
- See Also:
- Constant Field Values
K_WINDOWS_MENU
public static final int K_WINDOWS_MENU
- See Also:
- Constant Field Values
K_COMMAND
public static final int K_COMMAND
- See Also:
- Constant Field Values
K_SPECIAL1
public static final int K_SPECIAL1
- See Also:
- Constant Field Values
K_SPECIAL2
public static final int K_SPECIAL2
- See Also:
- Constant Field Values
K_SPECIAL3
public static final int K_SPECIAL3
- See Also:
- Constant Field Values
K_SPECIAL4
public static final int K_SPECIAL4
- See Also:
- Constant Field Values
K_SPECIAL5
public static final int K_SPECIAL5
- See Also:
- Constant Field Values
K_SPECIAL6
public static final int K_SPECIAL6
- See Also:
- Constant Field Values
K_SPECIAL7
public static final int K_SPECIAL7
- See Also:
- Constant Field Values
K_SPECIAL8
public static final int K_SPECIAL8
- See Also:
- Constant Field Values
K_SPECIAL9
public static final int K_SPECIAL9
- See Also:
- Constant Field Values
K_SPECIAL10
public static final int K_SPECIAL10
- See Also:
- Constant Field Values
K_SPECIAL11
public static final int K_SPECIAL11
- See Also:
- Constant Field Values
K_SPECIAL12
public static final int K_SPECIAL12
- See Also:
- Constant Field Values
K_SPECIAL13
public static final int K_SPECIAL13
- See Also:
- Constant Field Values
K_SPECIAL14
public static final int K_SPECIAL14
- See Also:
- Constant Field Values
K_SPECIAL15
public static final int K_SPECIAL15
- See Also:
- Constant Field Values
K_SPECIAL16
public static final int K_SPECIAL16
- See Also:
- Constant Field Values
K_SPECIAL17
public static final int K_SPECIAL17
- See Also:
- Constant Field Values
K_SPECIAL18
public static final int K_SPECIAL18
- See Also:
- Constant Field Values
K_SPECIAL19
public static final int K_SPECIAL19
- See Also:
- Constant Field Values
K_SPECIAL20
public static final int K_SPECIAL20
- See Also:
- Constant Field Values
KeyCode
public KeyCode()
© 2006 Amit G Mendapara.