JTComboBox Demo
JTComboBox is a general-purpose data-aware component for displaying a drop-down list to the user. This demo shows off a number of its features.
Item 0
Item 1
Item 2
Item 3
Item 4
Item 5
Item 6
Item 7
Item 8
Item 9
JTComboBox with a DropDownList style, and a simple value-only list:
Item 0
Item 1
Item 2
Item 3
Item 4
Item 5
Item 6
Item 7
Item 8
Item 9
JTComboBox with a DropDownList style, and a key/value list:
Item 0
Item 1
Item 2
Item 3
Item 4
Item 5
Item 6
Item 7
Item 8
Item 9
JTComboBox with a DropDown style, and a simple value-only list (DropDown style allows the keyboard to be used to enter an item):