final class AWTKeyMap extends Object
Constructor and Description |
---|
AWTKeyMap() |
Modifier and Type | Method and Description |
---|---|
static Component.Identifier.Key |
map(KeyEvent event) |
static Component.Identifier.Key |
mapKeyCode(int key_code) |
public static final Component.Identifier.Key mapKeyCode(int key_code)
public static final Component.Identifier.Key map(KeyEvent event)