| Package | Description |
|---|---|
| okw |
| Modifier and Type | Method and Description |
|---|---|
static Keys |
Keys.getKeyFromUnicode(char key)
Get the special key representation,
Keys, of the supplied character if there is one. |
static Keys |
Keys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Keys[] |
Keys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 OpenKeyWord. All rights reserved.