public class BasicComboPopup.InvocationKeyHandler extends KeyAdapter
All the functionality of this class has been included in BasicComboBoxUI ActionMap/InputMap methods.
| Constructor and Description |
|---|
InvocationKeyHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
keyReleased(KeyEvent
Invoked when a key has been released.
|
keyPressed, keyTypedpublic void keyReleased(KeyEvente)
KeyAdapter