Class MapComboBoxModel
java.lang.Object
javax.swing.AbstractListModel
com.inductiveautomation.ignition.designer.gui.MapListModel
com.inductiveautomation.ignition.designer.gui.MapComboBoxModel
- All Implemented Interfaces:
Serializable,ComboBoxModel,ListModel
- See Also:
-
Field Summary
Fields inherited from class javax.swing.AbstractListModel
listenerList -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.designer.gui.MapListModel
getElementAt, getSize, setMap, updateMethods inherited from class javax.swing.AbstractListModel
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.swing.ListModel
addListDataListener, getElementAt, getSize, removeListDataListener
-
Constructor Details
-
MapComboBoxModel
-
-
Method Details
-
getSelectedItem
- Specified by:
getSelectedItemin interfaceComboBoxModel
-
setSelectedItem
- Specified by:
setSelectedItemin interfaceComboBoxModel
-