|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.util.swing.KeyListenerUtils
public final class KeyListenerUtils
Utility methods for adding key listeners to components.
| Method Summary | |
|---|---|
static void |
addKeyListener(java.awt.Container container,
java.awt.event.KeyListener keyListener)
Adds a KeyListener to every Component in a Container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void addKeyListener(java.awt.Container container,
java.awt.event.KeyListener keyListener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||