Creates a JComboBox with a default data model. The default data model is an empty list of objects. Use addItem to add items. By default the first item in the data model becomes selected.
JComboBox
addItem
See also: DefaultComboBoxModel
Diagram: JList, JComboBox