Package com.sun.jna.platform.win32
Enum Class Win32VK
- All Implemented Interfaces:
- Serializable,- Comparable<Win32VK>,- Constable
Windows API Virtual Key codes.
- 
Nested Class SummaryNested classes/interfaces inherited from class java.lang.EnumEnum.EnumDesc<E extends Enum<E>>
- 
Enum Constant SummaryEnum ConstantsEnum ConstantDescriptionApplicationLeft WindowsRight Windows
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal intThe code value.final intThis VK constant was introduced in this WinNT version.
- 
Method SummaryModifier and TypeMethodDescriptionstatic Win32VKfromValue(int code) This will return the first of the multiple VK constants mapped to the same value.static Win32VKReturns the enum constant of this class with the specified name.static Win32VK[]values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Enum Constant Details- 
VK_UNDEFINED
- 
VK_LBUTTON
- 
VK_RBUTTON
- 
VK_CANCEL
- 
VK_MBUTTON
- 
VK_XBUTTON1
- 
VK_XBUTTON2
- 
VK_RESERVED_07
- 
VK_BACK
- 
VK_TAB
- 
VK_RESERVED_0A
- 
VK_RESERVED_0B
- 
VK_CLEAR
- 
VK_RETURN
- 
VK_UNASSIGNED_0E
- 
VK_UNASSIGNED_0F
- 
VK_SHIFT
- 
VK_CONTROL
- 
VK_MENU
- 
VK_PAUSE
- 
VK_CAPITAL
- 
VK_KANA
- 
VK_HANGEUL
- 
VK_HANGUL
- 
VK_UNASSIGNED_16
- 
VK_JUNJA
- 
VK_FINAL
- 
VK_HANJA
- 
VK_KANJI
- 
VK_UNASSIGNED_1A
- 
VK_ESCAPE
- 
VK_CONVERT
- 
VK_NONCONVERT
- 
VK_ACCEPT
- 
VK_MODECHANGE
- 
VK_SPACE
- 
VK_PRIOR
- 
VK_NEXT
- 
VK_END
- 
VK_HOME
- 
VK_LEFT
- 
VK_UP
- 
VK_RIGHT
- 
VK_DOWN
- 
VK_SELECT
- 
VK_PRINT
- 
VK_EXECUTE
- 
VK_SNAPSHOT
- 
VK_INSERT
- 
VK_DELETE
- 
VK_HELP
- 
VK_0
- 
VK_1
- 
VK_2
- 
VK_3
- 
VK_4
- 
VK_5
- 
VK_6
- 
VK_7
- 
VK_8
- 
VK_9
- 
VK_UNASSIGNED_3A
- 
VK_UNASSIGNED_3B
- 
VK_UNASSIGNED_3C
- 
VK_UNASSIGNED_3D
- 
VK_UNASSIGNED_3E
- 
VK_UNASSIGNED_3F
- 
VK_UNASSIGNED_40
- 
VK_A
- 
VK_B
- 
VK_C
- 
VK_D
- 
VK_E
- 
VK_F
- 
VK_G
- 
VK_H
- 
VK_I
- 
VK_J
- 
VK_K
- 
VK_L
- 
VK_M
- 
VK_N
- 
VK_O
- 
VK_P
- 
VK_Q
- 
VK_R
- 
VK_S
- 
VK_T
- 
VK_U
- 
VK_V
- 
VK_W
- 
VK_X
- 
VK_Y
- 
VK_Z
- 
VK_LWINLeft Windows
- 
VK_RWINRight Windows
- 
VK_APPSApplication
- 
VK_RESERVED_5E
- 
VK_SLEEP
- 
VK_NUMPAD0
- 
VK_NUMPAD1
- 
VK_NUMPAD2
- 
VK_NUMPAD3
- 
VK_NUMPAD4
- 
VK_NUMPAD5
- 
VK_NUMPAD6
- 
VK_NUMPAD7
- 
VK_NUMPAD8
- 
VK_NUMPAD9
- 
VK_MULTIPLY
- 
VK_ADD
- 
VK_SEPARATOR
- 
VK_SUBTRACT
- 
VK_DECIMAL
- 
VK_DIVIDE
- 
VK_F1
- 
VK_F2
- 
VK_F3
- 
VK_F4
- 
VK_F5
- 
VK_F6
- 
VK_F7
- 
VK_F8
- 
VK_F9
- 
VK_F10
- 
VK_F11
- 
VK_F12
- 
VK_F13
- 
VK_F14
- 
VK_F15
- 
VK_F16
- 
VK_F17
- 
VK_F18
- 
VK_F19
- 
VK_F20
- 
VK_F21
- 
VK_F22
- 
VK_F23
- 
VK_F24
- 
VK_NAVIGATION_VIEW
- 
VK_NAVIGATION_MENU
- 
VK_NAVIGATION_UP
- 
VK_NAVIGATION_DOWN
- 
VK_NAVIGATION_LEFT
- 
VK_NAVIGATION_RIGHT
- 
VK_NAVIGATION_ACCEPT
- 
VK_NAVIGATION_CANCEL
- 
VK_NUMLOCK
- 
VK_SCROLL
- 
VK_OEM_NEC_EQUAL
- 
VK_OEM_FJ_JISHO
- 
VK_OEM_FJ_MASSHOU
- 
VK_OEM_FJ_TOUROKU
- 
VK_OEM_FJ_LOYA
- 
VK_OEM_FJ_ROYA
- 
VK_UNASSIGNED_97
- 
VK_UNASSIGNED_98
- 
VK_UNASSIGNED_99
- 
VK_UNASSIGNED_9A
- 
VK_UNASSIGNED_9B
- 
VK_UNASSIGNED_9C
- 
VK_UNASSIGNED_9D
- 
VK_UNASSIGNED_9E
- 
VK_UNASSIGNED_9F
- 
VK_LSHIFT
- 
VK_RSHIFT
- 
VK_LCONTROL
- 
VK_RCONTROL
- 
VK_LMENU
- 
VK_RMENU
- 
VK_BROWSER_BACK
- 
VK_BROWSER_FORWARD
- 
VK_BROWSER_REFRESH
- 
VK_BROWSER_STOP
- 
VK_BROWSER_SEARCH
- 
VK_BROWSER_FAVORITES
- 
VK_BROWSER_HOME
- 
VK_VOLUME_MUTE
- 
VK_VOLUME_DOWN
- 
VK_VOLUME_UP
- 
VK_MEDIA_NEXT_TRACK
- 
VK_MEDIA_PREV_TRACK
- 
VK_MEDIA_STOP
- 
VK_MEDIA_PLAY_PAUSE
- 
VK_LAUNCH_MAIL
- 
VK_LAUNCH_MEDIA_SELECT
- 
VK_LAUNCH_APP1
- 
VK_LAUNCH_APP2
- 
VK_RESERVED_B8
- 
VK_RESERVED_B9
- 
VK_OEM_1
- 
VK_OEM_PLUS
- 
VK_OEM_COMMA
- 
VK_OEM_MINUS
- 
VK_OEM_PERIOD
- 
VK_OEM_2
- 
VK_OEM_3
- 
VK_RESERVED_C1
- 
VK_RESERVED_C2
- 
VK_GAMEPAD_A
- 
VK_GAMEPAD_B
- 
VK_GAMEPAD_X
- 
VK_GAMEPAD_Y
- 
VK_GAMEPAD_RIGHT_SHOULDER
- 
VK_GAMEPAD_LEFT_SHOULDER
- 
VK_GAMEPAD_LEFT_TRIGGER
- 
VK_GAMEPAD_RIGHT_TRIGGER
- 
VK_GAMEPAD_DPAD_UP
- 
VK_GAMEPAD_DPAD_DOWN
- 
VK_GAMEPAD_DPAD_LEFT
- 
VK_GAMEPAD_DPAD_RIGHT
- 
VK_GAMEPAD_MENU
- 
VK_GAMEPAD_VIEW
- 
VK_GAMEPAD_LEFT_THUMBSTICK_BUTTON
- 
VK_GAMEPAD_RIGHT_THUMBSTICK_BUTTON
- 
VK_GAMEPAD_LEFT_THUMBSTICK_UP
- 
VK_GAMEPAD_LEFT_THUMBSTICK_DOWN
- 
VK_GAMEPAD_LEFT_THUMBSTICK_RIGHT
- 
VK_GAMEPAD_LEFT_THUMBSTICK_LEFT
- 
VK_GAMEPAD_RIGHT_THUMBSTICK_UP
- 
VK_GAMEPAD_RIGHT_THUMBSTICK_DOWN
- 
VK_GAMEPAD_RIGHT_THUMBSTICK_RIGHT
- 
VK_GAMEPAD_RIGHT_THUMBSTICK_LEFT
- 
VK_OEM_4
- 
VK_OEM_5
- 
VK_OEM_6
- 
VK_OEM_7
- 
VK_OEM_8
- 
VK_RESERVED_E0
- 
VK_OEM_AX
- 
VK_OEM_102
- 
VK_ICO_HELP
- 
VK_ICO_00
- 
VK_PROCESSKEY
- 
VK_ICO_CLEAR
- 
VK_PACKET
- 
VK_UNASSIGNED_E8
- 
VK_OEM_RESET
- 
VK_OEM_JUMP
- 
VK_OEM_PA1
- 
VK_OEM_PA2
- 
VK_OEM_PA3
- 
VK_OEM_WSCTRL
- 
VK_OEM_CUSEL
- 
VK_OEM_ATTN
- 
VK_OEM_FINISH
- 
VK_OEM_COPY
- 
VK_OEM_AUTO
- 
VK_OEM_ENLW
- 
VK_OEM_BACKTAB
- 
VK_ATTN
- 
VK_CRSEL
- 
VK_EXSEL
- 
VK_EREOF
- 
VK_PLAY
- 
VK_ZOOM
- 
VK_NONAME
- 
VK_PA1
- 
VK_OEM_CLEAR
- 
VK_RESERVED_FF
 
- 
- 
Field Details- 
codepublic final int codeThe code value.
- 
introducedVersionpublic final int introducedVersionThis VK constant was introduced in this WinNT version.
 
- 
- 
Method Details- 
valuesReturns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
 
- 
valueOfReturns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
- name- the name of the enum constant to be returned.
- Returns:
- the enum constant with the specified name
- Throws:
- IllegalArgumentException- if this enum class has no constant with the specified name
- NullPointerException- if the argument is null
 
- 
fromValueThis will return the first of the multiple VK constants mapped to the same value. First as defined in the order of the header file listing the constants.- Parameters:
- code- the code value.
- Returns:
- the VK enum instance.
 
 
-