Package | Description |
---|---|
org.crsh.console | |
org.crsh.keyboard |
Modifier and Type | Method and Description |
---|---|
(package private) KeyType |
KeyStroke.map() |
Modifier and Type | Method and Description |
---|---|
static KeyType |
KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyType[] |
KeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyHandler.handle(KeyType type,
int[] sequence)
Handle a key event.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.