Package org.jdesktop.swingx.autocomplete
Class AutoComplete.KeyAdapter
java.lang.Object
java.awt.event.KeyAdapter
org.jdesktop.swingx.autocomplete.AutoComplete.KeyAdapter
- All Implemented Interfaces:
KeyListener
,EventListener
- Enclosing class:
AutoComplete
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.event.KeyAdapter
keyReleased, keyTyped
-
Field Details
-
comboBox
-
-
Constructor Details
-
KeyAdapter
-
-
Method Details
-
keyPressed
- Specified by:
keyPressed
in interfaceKeyListener
- Overrides:
keyPressed
in classKeyAdapter
-