public class BasicComboBoxUI.KeyHandler extends KeyAdapter
BasicComboBoxUI
类中BasicComboBoxUI
。
Constructor and Description |
---|
KeyHandler() |
Modifier and Type | Method and Description |
---|---|
void |
keyPressed(KeyEvent e)
按下键时调用。
|
keyReleased, keyTyped
public void keyPressed(KeyEvent e)
KeyAdapter
keyPressed
在接口
KeyListener
keyPressed
在
KeyAdapter