public class PortComboModel extends DefaultComboBoxModel
Port.
Pas de selection par defaut.| Modifier and Type | Field and Description |
|---|---|
protected List<Port> |
portsList
Port list
|
listenerList| Constructor and Description |
|---|
PortComboModel(List<Port> portsList)
Constructor with ports 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, removeListDataListenerpublic Object getElementAt(int index)
getElementAt in interface ListModelgetElementAt in class DefaultComboBoxModelpublic int getSize()
getSize in interface ListModelgetSize in class DefaultComboBoxModelCopyright © 1999-2013 CodeLutin. All Rights Reserved.