public class ZoneComboBoxModel extends DefaultComboBoxModel
| Modifier and Type | Field and Description |
|---|---|
protected DataStorage |
zonesMap |
listenerList| Constructor and Description |
|---|
ZoneComboBoxModel(DataStorage zonesMap) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElementAt(int index) |
int |
getSize() |
String[] |
getZone(String zoneId) |
static ZoneComboBoxModel |
newModel(jaxx.runtime.JAXXObject ui) |
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 DataStorage zonesMap
public ZoneComboBoxModel(DataStorage zonesMap)
public static ZoneComboBoxModel newModel(jaxx.runtime.JAXXObject ui)
public int getSize()
getSize in interface ListModelgetSize in class DefaultComboBoxModelpublic Object getElementAt(int index)
getElementAt in interface ListModelgetElementAt in class DefaultComboBoxModelCopyright © 2010–2015 Ifremer. All rights reserved.