public class BasicComboPopup.InvocationKeyHandler extends KeyAdapter
此类的所有功能已包含在BasicComboBoxUI ActionMap / InputMap方法中。
| Constructor and Description |
|---|
InvocationKeyHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
keyReleased(KeyEvent e)
当键已被释放时调用。
|
keyPressed, keyTypedpublic void keyReleased(KeyEvent e)
KeyAdapter
keyReleased在接口
KeyListener
keyReleased在
KeyAdapter