protected class SerialControllerEditor.CorporaComboModel extends AbstractListModel implements ComboBoxModel
listenerList| Modifier | Constructor and Description |
|---|---|
protected |
CorporaComboModel() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getElementAt(int index) |
Object |
getSelectedItem() |
int |
getSize() |
void |
setSelectedItem(Object anItem) |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerpublic Object getElementAt(int index)
getElementAt in interface ListModelpublic void setSelectedItem(Object anItem)
setSelectedItem in interface ComboBoxModelpublic Object getSelectedItem()
getSelectedItem in interface ComboBoxModelCopyright © 2024 GATE. All rights reserved.