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, setSelectedItem
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListDataListener, removeListDataListener
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.