public class ControlCategoryListModel extends DefaultComboBoxModel
| Modifier and Type | Field and Description |
|---|---|
protected List<CoserConstants.Category> |
categories |
listenerList| Constructor and Description |
|---|
ControlCategoryListModel() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElementAt(int index) |
int |
getSize() |
addElement, getIndexOf, getSelectedItem, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItemaddListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerprotected List<CoserConstants.Category> categories
public int getSize()
getSize in interface ListModelgetSize in class DefaultComboBoxModelpublic Object getElementAt(int index)
getElementAt in interface ListModelgetElementAt in class DefaultComboBoxModelCopyright © 2010–2014 Ifremer. All rights reserved.