Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Like the JList class, JComboBox does not maintain references to the objects it contains. All instances of JComboBox delegate the management of their data to an object that implements the ComboBoxModel interface.
The objects displayed in a combo box can be specified with the following JComboBox constructors: