public final class KeyCodeMap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.Integer,KeyCode> |
charMap |
Constructor and Description |
---|
KeyCodeMap() |
Modifier and Type | Method and Description |
---|---|
static KeyCode |
valueOf(int code) |