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.

How to integrate autocomplete with checkcombobox

User_8DQX9May 26 2021

I want to apply comma separated checkcombobox with autocomplete.
i have list of 1000 strings in check combobox and it makes extremely difficult to search. So how can i use autocomplete with checkcombobox.
It returns list of selected strings

Comments
Post Details
Added on May 26 2021
0 comments
618 views