| Package | Description |
|---|---|
| org.crsh.console |
| Modifier and Type | Field and Description |
|---|---|
private static KeyType[] |
KeyType.INDEX |
| Modifier and Type | Method and Description |
|---|---|
(package private) static KeyType |
KeyType.map(Operation operation,
int[] sequence)
.
|
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 © 2014 eXo Platform SAS. All Rights Reserved.