|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyType | |
|---|---|
| org.crsh.keyboard | |
| Uses of KeyType in org.crsh.keyboard |
|---|
| Methods in org.crsh.keyboard that return KeyType | |
|---|---|
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. |
| Methods in org.crsh.keyboard with parameters of type KeyType | |
|---|---|
void |
KeyHandler.handle(KeyType type,
int[] sequence)
Handle a key event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||