public class BasicComboBoxUI.KeyHandler extends KeyAdapter
BasicComboBoxUI.
| Constructor and Description |
|---|
KeyHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
keyPressed(KeyEvent
Invoked when a key has been pressed.
|
keyReleased, keyTypedpublic void keyPressed(KeyEvente)
KeyAdapter