JComboBox (Swing)

Use a JComboBox bean JComboBox to provide a selectable drop-down list. You can choose to allow direct text entry as well as selection from the list.


Related procedures
Adding a list or slider component

Related references
Sun's JComboBox bean documentation
List and slider beans
Beans for visual composition