Package playn.core

Enum Class Key

All Implemented Interfaces:
Serializable, Comparable<Key>, java.lang.constant.Constable

public enum Key extends Enum<Key>
Enumerates all possible keys that may be encountered on all platforms.
  • Enum Constant Details

    • A

      public static final Key A
    • B

      public static final Key B
    • C

      public static final Key C
    • D

      public static final Key D
    • E

      public static final Key E
    • F

      public static final Key F
    • G

      public static final Key G
    • H

      public static final Key H
    • I

      public static final Key I
    • J

      public static final Key J
    • K

      public static final Key K
    • L

      public static final Key L
    • M

      public static final Key M
    • N

      public static final Key N
    • O

      public static final Key O
    • P

      public static final Key P
    • Q

      public static final Key Q
    • R

      public static final Key R
    • S

      public static final Key S
    • T

      public static final Key T
    • U

      public static final Key U
    • V

      public static final Key V
    • W

      public static final Key W
    • X

      public static final Key X
    • Y

      public static final Key Y
    • Z

      public static final Key Z
    • K0

      public static final Key K0
    • K1

      public static final Key K1
    • K2

      public static final Key K2
    • K3

      public static final Key K3
    • K4

      public static final Key K4
    • K5

      public static final Key K5
    • K6

      public static final Key K6
    • K7

      public static final Key K7
    • K8

      public static final Key K8
    • K9

      public static final Key K9
    • NP0

      public static final Key NP0
    • NP1

      public static final Key NP1
    • NP2

      public static final Key NP2
    • NP3

      public static final Key NP3
    • NP4

      public static final Key NP4
    • NP5

      public static final Key NP5
    • NP6

      public static final Key NP6
    • NP7

      public static final Key NP7
    • NP8

      public static final Key NP8
    • NP9

      public static final Key NP9
    • NP_ADD

      public static final Key NP_ADD
    • NP_DECIMAL

      public static final Key NP_DECIMAL
    • NP_DELETE

      public static final Key NP_DELETE
    • NP_DIVIDE

      public static final Key NP_DIVIDE
    • NP_MULTIPLY

      public static final Key NP_MULTIPLY
    • NP_NUM_LOCK

      public static final Key NP_NUM_LOCK
    • NP_SUBTRACT

      public static final Key NP_SUBTRACT
    • NP_DOWN

      public static final Key NP_DOWN
    • NP_LEFT

      public static final Key NP_LEFT
    • NP_RIGHT

      public static final Key NP_RIGHT
    • NP_UP

      public static final Key NP_UP
    • F1

      public static final Key F1
    • F2

      public static final Key F2
    • F3

      public static final Key F3
    • F4

      public static final Key F4
    • F5

      public static final Key F5
    • F6

      public static final Key F6
    • F7

      public static final Key F7
    • F8

      public static final Key F8
    • F9

      public static final Key F9
    • F10

      public static final Key F10
    • F11

      public static final Key F11
    • F12

      public static final Key F12
    • AMPERSAND

      public static final Key AMPERSAND
    • ASTERISK

      public static final Key ASTERISK
    • AT

      public static final Key AT
    • BACKQUOTE

      public static final Key BACKQUOTE
    • BACKSLASH

      public static final Key BACKSLASH
    • BANG

      public static final Key BANG
    • CIRCUMFLEX

      public static final Key CIRCUMFLEX
    • COLON

      public static final Key COLON
    • COMMA

      public static final Key COMMA
    • DOLLAR

      public static final Key DOLLAR
    • DOUBLE_QUOTE

      public static final Key DOUBLE_QUOTE
    • EQUALS

      public static final Key EQUALS
    • GREATER

      public static final Key GREATER
    • HASH

      public static final Key HASH
    • LEFT_BRACE

      public static final Key LEFT_BRACE
    • LEFT_BRACKET

      public static final Key LEFT_BRACKET
    • LEFT_PAREN

      public static final Key LEFT_PAREN
    • LESS

      public static final Key LESS
    • MINUS

      public static final Key MINUS
    • MULTIPLY

      public static final Key MULTIPLY
    • PERCENT

      public static final Key PERCENT
    • PERIOD

      public static final Key PERIOD
    • PLUS

      public static final Key PLUS
    • QUOTE

      public static final Key QUOTE
    • RIGHT_BRACE

      public static final Key RIGHT_BRACE
    • RIGHT_BRACKET

      public static final Key RIGHT_BRACKET
    • RIGHT_PAREN

      public static final Key RIGHT_PAREN
    • SEMICOLON

      public static final Key SEMICOLON
    • SLASH

      public static final Key SLASH
    • SPACE

      public static final Key SPACE
    • TILDE

      public static final Key TILDE
    • QUESTION_MARK

      public static final Key QUESTION_MARK
    • UNDERSCORE

      public static final Key UNDERSCORE
    • VERTICAL_BAR

      public static final Key VERTICAL_BAR
    • ALT

      public static final Key ALT
    • CONTROL

      public static final Key CONTROL
    • CAPS_LOCK

      public static final Key CAPS_LOCK
    • SHIFT

      public static final Key SHIFT
    • META

      public static final Key META
    • DOWN

      public static final Key DOWN
    • END

      public static final Key END
    • HOME

      public static final Key HOME
    • LEFT

      public static final Key LEFT
    • PAGE_UP

      public static final Key PAGE_UP
    • PAGE_DOWN

      public static final Key PAGE_DOWN
    • UP

      public static final Key UP
    • BACKSPACE

      public static final Key BACKSPACE
    • DELETE

      public static final Key DELETE
    • ENTER

      public static final Key ENTER
    • INSERT

      public static final Key INSERT
    • TAB

      public static final Key TAB
    • ESCAPE

      public static final Key ESCAPE
    • PAUSE

      public static final Key PAUSE
    • SCROLL_LOCK

      public static final Key SCROLL_LOCK
    • WINDOWS

      public static final Key WINDOWS
    • MEDIA_CLOSE

      public static final Key MEDIA_CLOSE
    • MEDIA_EJECT

      public static final Key MEDIA_EJECT
    • MEDIA_FAST_FORWARD

      public static final Key MEDIA_FAST_FORWARD
    • MEDIA_NEXT

      public static final Key MEDIA_NEXT
    • MEDIA_PAUSE

      public static final Key MEDIA_PAUSE
    • MEDIA_PLAY

      public static final Key MEDIA_PLAY
    • MEDIA_PLAY_PAUSE

      public static final Key MEDIA_PLAY_PAUSE
    • MEDIA_PREVIOUS

      public static final Key MEDIA_PREVIOUS
    • MEDIA_RECORD

      public static final Key MEDIA_RECORD
    • MEDIA_REWIND

      public static final Key MEDIA_REWIND
    • MEDIA_STOP

      public static final Key MEDIA_STOP
    • BLUE

      public static final Key BLUE
    • GREEN

      public static final Key GREEN
    • RED

      public static final Key RED
    • YELLOW

      public static final Key YELLOW
    • APP_SWITCH

      public static final Key APP_SWITCH
    • AVR_INPUT

      public static final Key AVR_INPUT
    • AVR_POWER

      public static final Key AVR_POWER
    • BACK

      public static final Key BACK
    • BOOKMARK

      public static final Key BOOKMARK
    • BREAK

      public static final Key BREAK
    • BUTTON_1

      public static final Key BUTTON_1
    • BUTTON_2

      public static final Key BUTTON_2
    • BUTTON_3

      public static final Key BUTTON_3
    • BUTTON_4

      public static final Key BUTTON_4
    • BUTTON_5

      public static final Key BUTTON_5
    • BUTTON_6

      public static final Key BUTTON_6
    • BUTTON_7

      public static final Key BUTTON_7
    • BUTTON_8

      public static final Key BUTTON_8
    • BUTTON_9

      public static final Key BUTTON_9
    • BUTTON_10

      public static final Key BUTTON_10
    • BUTTON_11

      public static final Key BUTTON_11
    • BUTTON_12

      public static final Key BUTTON_12
    • BUTTON_13

      public static final Key BUTTON_13
    • BUTTON_14

      public static final Key BUTTON_14
    • BUTTON_15

      public static final Key BUTTON_15
    • BUTTON_16

      public static final Key BUTTON_16
    • BUTTON_A

      public static final Key BUTTON_A
    • BUTTON_B

      public static final Key BUTTON_B
    • BUTTON_C

      public static final Key BUTTON_C
    • BUTTON_L1

      public static final Key BUTTON_L1
    • BUTTON_L2

      public static final Key BUTTON_L2
    • BUTTON_MODE

      public static final Key BUTTON_MODE
    • BUTTON_R1

      public static final Key BUTTON_R1
    • BUTTON_R2

      public static final Key BUTTON_R2
    • BUTTON_SELECT

      public static final Key BUTTON_SELECT
    • BUTTON_START

      public static final Key BUTTON_START
    • BUTTON_THUMBL

      public static final Key BUTTON_THUMBL
    • BUTTON_THUMBR

      public static final Key BUTTON_THUMBR
    • BUTTON_X

      public static final Key BUTTON_X
    • BUTTON_Y

      public static final Key BUTTON_Y
    • BUTTON_Z

      public static final Key BUTTON_Z
    • CALL

      public static final Key CALL
    • CAMERA

      public static final Key CAMERA
    • CAPTIONS

      public static final Key CAPTIONS
    • CHANNEL_DOWN

      public static final Key CHANNEL_DOWN
    • CHANNEL_UP

      public static final Key CHANNEL_UP
    • CLEAR

      public static final Key CLEAR
    • DPAD_CENTER

      public static final Key DPAD_CENTER
    • DPAD_DOWN

      public static final Key DPAD_DOWN
    • DPAD_LEFT

      public static final Key DPAD_LEFT
    • DPAD_RIGHT

      public static final Key DPAD_RIGHT
    • DPAD_UP

      public static final Key DPAD_UP
    • DVR

      public static final Key DVR
    • ENDCALL

      public static final Key ENDCALL
    • ENVELOPE

      public static final Key ENVELOPE
    • EXPLORER

      public static final Key EXPLORER
    • FOCUS

      public static final Key FOCUS
    • FORWARD

      public static final Key FORWARD
    • FORWARD_DEL

      public static final Key FORWARD_DEL
    • FUNCTION

      public static final Key FUNCTION
    • GUIDE

      public static final Key GUIDE
    • HEADSETHOOK

      public static final Key HEADSETHOOK
    • INFO

      public static final Key INFO
    • MUTE

      public static final Key MUTE
    • NOTIFICATION

      public static final Key NOTIFICATION
    • NUM

      public static final Key NUM
    • PICTSYMBOLS

      public static final Key PICTSYMBOLS
    • POWER

      public static final Key POWER
    • SETTINGS

      public static final Key SETTINGS
    • SOFT_LEFT

      public static final Key SOFT_LEFT
    • SOFT_RIGHT

      public static final Key SOFT_RIGHT
    • STAR

      public static final Key STAR
    • STB_INPUT

      public static final Key STB_INPUT
    • STB_POWER

      public static final Key STB_POWER
    • SWITCH_CHARSET

      public static final Key SWITCH_CHARSET
    • SYM

      public static final Key SYM
    • SYSRQ

      public static final Key SYSRQ
    • TV

      public static final Key TV
    • TV_INPUT

      public static final Key TV_INPUT
    • TV_POWER

      public static final Key TV_POWER
    • VOLUME_DOWN

      public static final Key VOLUME_DOWN
    • VOLUME_MUTE

      public static final Key VOLUME_MUTE
    • VOLUME_UP

      public static final Key VOLUME_UP
    • WINDOW

      public static final Key WINDOW
    • ZOOM_IN

      public static final Key ZOOM_IN
    • ZOOM_OUT

      public static final Key ZOOM_OUT
    • UNKNOWN

      public static final Key UNKNOWN
  • Method Details

    • values

      public static Key[] values()
      Returns 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
    • valueOf

      public static Key valueOf(String name)
      Returns 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