public class ListDataModel extends DefaultComboBoxModel
listenerList| Constructor and Description |
|---|
ListDataModel()
Create a new model.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object o)
Return whether or not the given item is contained
by the model
|
List |
getList()
Return this model as a list.
|
Iterator |
iterator()
Return an iterator over the elements in the model.
|
addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItemaddListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.