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 
            Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.