| Package | Description |
|---|---|
| org.fujion.event |
| Modifier and Type | Method and Description |
|---|---|
static KeyCode |
KeyCode.fromCode(int keyCode) |
static KeyCode |
KeyCode.fromString(String value) |
KeyCode |
KeyEvent.getKeyCode() |
static KeyCode |
KeyCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyCode[] |
KeyCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.