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