A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
key listener for editable combo box.
sharan vasandani
Ranch Hand
Joined: Feb 22, 2007
Posts: 100
posted
Feb 25, 2008 08:44:00
0
how to use key listener for editable combo box.
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted
Feb 25, 2008 09:53:00
0
comboBox.getEditor().getEditorComponent().addKeyListener(...)
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: key listener for editable combo box.
Similar Threads
DropDown Selection List onKeyPress in Text Box
Combo box focus problem
jcombobox info
text wrap in combo box.
Setting Focus in a DeleteKeyListener
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter