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 SummaryFields inherited from class javax.swing.AbstractListModellistenerList
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.designer.gui.MapListModelgetElementAt, getSize, setMap, updateMethods inherited from class javax.swing.AbstractListModeladdListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.swing.ListModeladdListDataListener, getElementAt, getSize, removeListDataListener
- 
Constructor Details- 
MapComboBoxModel
 
- 
- 
Method Details- 
getSelectedItem- Specified by:
- getSelectedItemin interface- ComboBoxModel
 
- 
setSelectedItem- Specified by:
- setSelectedItemin interface- ComboBoxModel
 
 
-