JComboBox key event handling

i have a combobox which gets its values from a database and it is editable.As soon as the user enters a character all values of that combobox which begin with that character should come.

any one plzzzzzzzzzzzzzzz help me how to achieve it.................assume a String array holds all values of that combobox instead of getting values from database...........

waiting 4 your response

[418 byte] By [Chiku_BITSa] at [2007-10-2 14:38:37]
# 1
google is your friend http://www.orbital-computer.de/JComboBox/
javakicksassa at 2007-7-13 13:05:35 > top of Java-index,Security,Event Handling...
# 2
That sounds kinda like what I'm trying to get done, if you want to help the thread is in this forum and complete source is posted.The code that javakicksass linked to seems a bit buggy. And doesn't do everything I'd want.And it explicitly disables the Delete key. X-P
OmnipotentEntitya at 2007-7-13 13:05:35 > top of Java-index,Security,Event Handling...