net.java.games.input
Class Component.Identifier.Key

java.lang.Object
  extended by net.java.games.input.Component.Identifier
      extended by net.java.games.input.Component.Identifier.Key
Enclosing class:
Component.Identifier

public static class Component.Identifier.Key
extends Component.Identifier

KeyIDs for standard PC (LATIN-1) keyboards


Nested Class Summary
 
Nested classes/interfaces inherited from class net.java.games.input.Component.Identifier
Component.Identifier.Axis, Component.Identifier.Button, Component.Identifier.Key
 
Field Summary
static Component.Identifier.Key _0
           
static Component.Identifier.Key _1
           
static Component.Identifier.Key _2
           
static Component.Identifier.Key _3
           
static Component.Identifier.Key _4
           
static Component.Identifier.Key _5
           
static Component.Identifier.Key _6
           
static Component.Identifier.Key _7
           
static Component.Identifier.Key _8
           
static Component.Identifier.Key _9
           
static Component.Identifier.Key A
           
static Component.Identifier.Key ADD
           
static Component.Identifier.Key APOSTROPHE
           
static Component.Identifier.Key APPS
           
static Component.Identifier.Key AT
           
static Component.Identifier.Key AX
           
static Component.Identifier.Key B
           
static Component.Identifier.Key BACK
           
static Component.Identifier.Key BACKSLASH
           
static Component.Identifier.Key C
           
static Component.Identifier.Key CAPITAL
           
static Component.Identifier.Key CIRCUMFLEX
           
static Component.Identifier.Key COLON
           
static Component.Identifier.Key COMMA
           
static Component.Identifier.Key CONVERT
           
static Component.Identifier.Key D
           
static Component.Identifier.Key DECIMAL
           
static Component.Identifier.Key DELETE
           
static Component.Identifier.Key DIVIDE
           
static Component.Identifier.Key DOWN
           
static Component.Identifier.Key E
           
static Component.Identifier.Key END
           
static Component.Identifier.Key EQUALS
           
static Component.Identifier.Key ESCAPE
           
static Component.Identifier.Key F
           
static Component.Identifier.Key F1
           
static Component.Identifier.Key F10
           
static Component.Identifier.Key F11
           
static Component.Identifier.Key F12
           
static Component.Identifier.Key F13
           
static Component.Identifier.Key F14
           
static Component.Identifier.Key F15
           
static Component.Identifier.Key F2
           
static Component.Identifier.Key F3
           
static Component.Identifier.Key F4
           
static Component.Identifier.Key F5
           
static Component.Identifier.Key F6
           
static Component.Identifier.Key F7
           
static Component.Identifier.Key F8
           
static Component.Identifier.Key F9
           
static Component.Identifier.Key G
           
static Component.Identifier.Key GRAVE
           
static Component.Identifier.Key H
           
static Component.Identifier.Key HOME
           
static Component.Identifier.Key I
           
static Component.Identifier.Key INSERT
           
static Component.Identifier.Key J
           
static Component.Identifier.Key K
           
static Component.Identifier.Key KANA
           
static Component.Identifier.Key KANJI
           
static Component.Identifier.Key L
           
static Component.Identifier.Key LALT
           
static Component.Identifier.Key LBRACKET
           
static Component.Identifier.Key LCONTROL
           
static Component.Identifier.Key LEFT
           
static Component.Identifier.Key LSHIFT
           
static Component.Identifier.Key LWIN
           
static Component.Identifier.Key M
           
static Component.Identifier.Key MINUS
           
static Component.Identifier.Key MULTIPLY
           
static Component.Identifier.Key N
           
static Component.Identifier.Key NOCONVERT
           
static Component.Identifier.Key NUMLOCK
           
static Component.Identifier.Key NUMPAD0
           
static Component.Identifier.Key NUMPAD1
           
static Component.Identifier.Key NUMPAD2
           
static Component.Identifier.Key NUMPAD3
           
static Component.Identifier.Key NUMPAD4
           
static Component.Identifier.Key NUMPAD5
           
static Component.Identifier.Key NUMPAD6
           
static Component.Identifier.Key NUMPAD7
           
static Component.Identifier.Key NUMPAD8
           
static Component.Identifier.Key NUMPAD9
           
static Component.Identifier.Key NUMPADCOMMA
           
static Component.Identifier.Key NUMPADENTER
           
static Component.Identifier.Key NUMPADEQUAL
           
static Component.Identifier.Key O
           
static Component.Identifier.Key P
           
static Component.Identifier.Key PAGEDOWN
           
static Component.Identifier.Key PAGEUP
           
static Component.Identifier.Key PAUSE
           
static Component.Identifier.Key PERIOD
           
static Component.Identifier.Key POWER
           
static Component.Identifier.Key Q
           
static Component.Identifier.Key R
           
static Component.Identifier.Key RALT
           
static Component.Identifier.Key RBRACKET
           
static Component.Identifier.Key RCONTROL
           
static Component.Identifier.Key RETURN
           
static Component.Identifier.Key RIGHT
           
static Component.Identifier.Key RSHIFT
           
static Component.Identifier.Key RWIN
           
static Component.Identifier.Key S
           
static Component.Identifier.Key SCROLL
           
static Component.Identifier.Key SEMICOLON
           
static Component.Identifier.Key SLASH
           
static Component.Identifier.Key SLEEP
           
static Component.Identifier.Key SPACE
           
static Component.Identifier.Key STOP
           
static Component.Identifier.Key SUBTRACT
           
static Component.Identifier.Key SYSRQ
           
static Component.Identifier.Key T
           
static Component.Identifier.Key TAB
           
static Component.Identifier.Key U
           
static Component.Identifier.Key UNDERLINE
           
static Component.Identifier.Key UNKNOWN
           
static Component.Identifier.Key UNLABELED
           
static Component.Identifier.Key UP
           
static Component.Identifier.Key V
           
static Component.Identifier.Key VOID
          Standard keyboard (LATIN-1) keys UNIX X11 keysym values are listed to the right
static Component.Identifier.Key W
           
static Component.Identifier.Key X
           
static Component.Identifier.Key Y
           
static Component.Identifier.Key YEN
           
static Component.Identifier.Key Z
           
 
Constructor Summary
protected Component.Identifier.Key(java.lang.String name)
          Protected constructor
 
Method Summary
 
Methods inherited from class net.java.games.input.Component.Identifier
getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

VOID

public static final Component.Identifier.Key VOID
Standard keyboard (LATIN-1) keys UNIX X11 keysym values are listed to the right


ESCAPE

public static final Component.Identifier.Key ESCAPE

_1

public static final Component.Identifier.Key _1

_2

public static final Component.Identifier.Key _2

_3

public static final Component.Identifier.Key _3

_4

public static final Component.Identifier.Key _4

_5

public static final Component.Identifier.Key _5

_6

public static final Component.Identifier.Key _6

_7

public static final Component.Identifier.Key _7

_8

public static final Component.Identifier.Key _8

_9

public static final Component.Identifier.Key _9

_0

public static final Component.Identifier.Key _0

MINUS

public static final Component.Identifier.Key MINUS

EQUALS

public static final Component.Identifier.Key EQUALS

BACK

public static final Component.Identifier.Key BACK

TAB

public static final Component.Identifier.Key TAB

Q

public static final Component.Identifier.Key Q

W

public static final Component.Identifier.Key W

E

public static final Component.Identifier.Key E

R

public static final Component.Identifier.Key R

T

public static final Component.Identifier.Key T

Y

public static final Component.Identifier.Key Y

U

public static final Component.Identifier.Key U

I

public static final Component.Identifier.Key I

O

public static final Component.Identifier.Key O

P

public static final Component.Identifier.Key P

LBRACKET

public static final Component.Identifier.Key LBRACKET

RBRACKET

public static final Component.Identifier.Key RBRACKET

RETURN

public static final Component.Identifier.Key RETURN

LCONTROL

public static final Component.Identifier.Key LCONTROL

A

public static final Component.Identifier.Key A

S

public static final Component.Identifier.Key S

D

public static final Component.Identifier.Key D

F

public static final Component.Identifier.Key F

G

public static final Component.Identifier.Key G

H

public static final Component.Identifier.Key H

J

public static final Component.Identifier.Key J

K

public static final Component.Identifier.Key K

L

public static final Component.Identifier.Key L

SEMICOLON

public static final Component.Identifier.Key SEMICOLON

APOSTROPHE

public static final Component.Identifier.Key APOSTROPHE

GRAVE

public static final Component.Identifier.Key GRAVE

LSHIFT

public static final Component.Identifier.Key LSHIFT

BACKSLASH

public static final Component.Identifier.Key BACKSLASH

Z

public static final Component.Identifier.Key Z

X

public static final Component.Identifier.Key X

C

public static final Component.Identifier.Key C

V

public static final Component.Identifier.Key V

B

public static final Component.Identifier.Key B

N

public static final Component.Identifier.Key N

M

public static final Component.Identifier.Key M

COMMA

public static final Component.Identifier.Key COMMA

PERIOD

public static final Component.Identifier.Key PERIOD

SLASH

public static final Component.Identifier.Key SLASH

RSHIFT

public static final Component.Identifier.Key RSHIFT

MULTIPLY

public static final Component.Identifier.Key MULTIPLY

LALT

public static final Component.Identifier.Key LALT

SPACE

public static final Component.Identifier.Key SPACE

CAPITAL

public static final Component.Identifier.Key CAPITAL

F1

public static final Component.Identifier.Key F1

F2

public static final Component.Identifier.Key F2

F3

public static final Component.Identifier.Key F3

F4

public static final Component.Identifier.Key F4

F5

public static final Component.Identifier.Key F5

F6

public static final Component.Identifier.Key F6

F7

public static final Component.Identifier.Key F7

F8

public static final Component.Identifier.Key F8

F9

public static final Component.Identifier.Key F9

F10

public static final Component.Identifier.Key F10

NUMLOCK

public static final Component.Identifier.Key NUMLOCK

SCROLL

public static final Component.Identifier.Key SCROLL

NUMPAD7

public static final Component.Identifier.Key NUMPAD7

NUMPAD8

public static final Component.Identifier.Key NUMPAD8

NUMPAD9

public static final Component.Identifier.Key NUMPAD9

SUBTRACT

public static final Component.Identifier.Key SUBTRACT

NUMPAD4

public static final Component.Identifier.Key NUMPAD4

NUMPAD5

public static final Component.Identifier.Key NUMPAD5

NUMPAD6

public static final Component.Identifier.Key NUMPAD6

ADD

public static final Component.Identifier.Key ADD

NUMPAD1

public static final Component.Identifier.Key NUMPAD1

NUMPAD2

public static final Component.Identifier.Key NUMPAD2

NUMPAD3

public static final Component.Identifier.Key NUMPAD3

NUMPAD0

public static final Component.Identifier.Key NUMPAD0

DECIMAL

public static final Component.Identifier.Key DECIMAL

F11

public static final Component.Identifier.Key F11

F12

public static final Component.Identifier.Key F12

F13

public static final Component.Identifier.Key F13

F14

public static final Component.Identifier.Key F14

F15

public static final Component.Identifier.Key F15

KANA

public static final Component.Identifier.Key KANA

CONVERT

public static final Component.Identifier.Key CONVERT

NOCONVERT

public static final Component.Identifier.Key NOCONVERT

YEN

public static final Component.Identifier.Key YEN

NUMPADEQUAL

public static final Component.Identifier.Key NUMPADEQUAL

CIRCUMFLEX

public static final Component.Identifier.Key CIRCUMFLEX

AT

public static final Component.Identifier.Key AT

COLON

public static final Component.Identifier.Key COLON

UNDERLINE

public static final Component.Identifier.Key UNDERLINE

KANJI

public static final Component.Identifier.Key KANJI

STOP

public static final Component.Identifier.Key STOP

AX

public static final Component.Identifier.Key AX

UNLABELED

public static final Component.Identifier.Key UNLABELED

NUMPADENTER

public static final Component.Identifier.Key NUMPADENTER

RCONTROL

public static final Component.Identifier.Key RCONTROL

NUMPADCOMMA

public static final Component.Identifier.Key NUMPADCOMMA

DIVIDE

public static final Component.Identifier.Key DIVIDE

SYSRQ

public static final Component.Identifier.Key SYSRQ

RALT

public static final Component.Identifier.Key RALT

PAUSE

public static final Component.Identifier.Key PAUSE

HOME

public static final Component.Identifier.Key HOME

UP

public static final Component.Identifier.Key UP

PAGEUP

public static final Component.Identifier.Key PAGEUP

LEFT

public static final Component.Identifier.Key LEFT

RIGHT

public static final Component.Identifier.Key RIGHT

END

public static final Component.Identifier.Key END

DOWN

public static final Component.Identifier.Key DOWN

PAGEDOWN

public static final Component.Identifier.Key PAGEDOWN

INSERT

public static final Component.Identifier.Key INSERT

DELETE

public static final Component.Identifier.Key DELETE

LWIN

public static final Component.Identifier.Key LWIN

RWIN

public static final Component.Identifier.Key RWIN

APPS

public static final Component.Identifier.Key APPS

POWER

public static final Component.Identifier.Key POWER

SLEEP

public static final Component.Identifier.Key SLEEP

UNKNOWN

public static final Component.Identifier.Key UNKNOWN
Constructor Detail

Component.Identifier.Key

protected Component.Identifier.Key(java.lang.String name)
Protected constructor