public class SorterComboBoxModel
extends javax.swing.DefaultComboBoxModel
Constructor and Description |
---|
SorterComboBoxModel(java.lang.Object[] objects)
Creates a new instance of SortedListModel
|
Modifier and Type | Method and Description |
---|---|
void |
setElements(java.lang.Object[] objects)
Set the contents of the ListModel and notifies its listeners.
|
addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItem
addListDataListener, getListDataListeners, getListeners, removeListDataListener