|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KeyListener
Dispatches key events to listeners on a component.
| Method Summary | |
|---|---|
void |
keyPressed(KeyEvent event)
Dispatched when a key is pressed within the bounds of the target component. |
void |
keyReleased(KeyEvent event)
Dispatched when a key is released after having been pressed within the bounds of the target component. |
| Method Detail |
|---|
void keyPressed(KeyEvent event)
void keyReleased(KeyEvent event)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||