Modifier and Type | Field and Description |
---|---|
KeyAction |
KeyActionString.action
Key action/event
|
Modifier and Type | Method and Description |
---|---|
static KeyAction |
KeyAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyAction[] |
KeyAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|