|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnet.java.games.input.AWTKeyMap
final class AWTKeyMap
| Constructor Summary | |
|---|---|
AWTKeyMap()
|
|
| Method Summary | |
|---|---|
static Component.Identifier.Key |
map(java.awt.event.KeyEvent event)
|
static Component.Identifier.Key |
mapKeyCode(int key_code)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
AWTKeyMap()
| Method Detail |
|---|
public static final Component.Identifier.Key mapKeyCode(int key_code)
public static final Component.Identifier.Key map(java.awt.event.KeyEvent event)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||