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