|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--VASSAL.tools.KeyStrokeSource
Utility class for registering a component as a source of hotkey events
GameModule.addKeyStrokeSource(VASSAL.tools.KeyStrokeSource),
GameModule.addKeyStrokeListener(VASSAL.tools.KeyStrokeListener)| Constructor Summary | |
KeyStrokeSource(javax.swing.JComponent c,
int mode)
|
|
| Method Summary | |
javax.swing.JComponent |
getComponent()
|
int |
getMode()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyStrokeSource(javax.swing.JComponent c,
int mode)
| Method Detail |
public javax.swing.JComponent getComponent()
public int getMode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||