Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

jcombobox keyboard navigation

843807Sep 20 2010 — edited Sep 21 2010
I have a combo box of about 1400 items, so I need for the user to be able to type a letter and have the combo box jump to that place in the list. I know how to listen to these events and such, but is there any way to set the selected item in the list without actually closing the list? Everything I try to do just closes the list.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 19 2010
Added on Sep 20 2010
5 comments
1,017 views