public class MetierSeasonInfoComboModel extends DefaultComboBoxModel
MetierSeasonInfo.
Pas de selection par defaut.| Modifier and Type | Field and Description |
|---|---|
protected List<MetierSeasonInfo> |
metierSeasonInfo
MetierSeasonInfo list
|
listenerList| Constructor and Description |
|---|
MetierSeasonInfoComboModel(List<MetierSeasonInfo> metierSeasonInfo)
Constructor with species list.
|
| 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<MetierSeasonInfo> metierSeasonInfo
public MetierSeasonInfoComboModel(List<MetierSeasonInfo> metierSeasonInfo)
metierSeasonInfo - species listpublic Object getElementAt(int index)
getElementAt in interface ListModelgetElementAt in class DefaultComboBoxModelpublic int getSize()
getSize in interface ListModelgetSize in class DefaultComboBoxModelCopyright © 1999-2012 CodeLutin. All Rights Reserved.