public class BasicComboPopup.InvocationKeyHandler extends KeyAdapter
| Constructor and Description |
|---|
BasicComboPopup.InvocationKeyHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
keyReleased(KeyEvent e)
Implements this method in the interface with an empty body.
|
keyPressed, keyTypedpublic BasicComboPopup.InvocationKeyHandler()
public void keyReleased(KeyEvent e)
KeyAdapterkeyReleased in interface KeyListenerkeyReleased in class KeyAdaptere - the event, ignored in this implementation