Package de.mid.innovator.m2msdk.ui.model
Class ClassComboBoxModel
java.lang.Object
javax.swing.AbstractListModel
javax.swing.DefaultComboBoxModel
de.mid.innovator.m2msdk.ui.model.ClassComboBoxModel
- All Implemented Interfaces:
Serializable,ComboBoxModel,ListModel,MutableComboBoxModel
Combo box model
- Version:
- 11.1.0
- Author:
- jmback
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.DefaultComboBoxModel
addAll, addAll, addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItemMethods inherited from class javax.swing.AbstractListModel
addListDataListener, getListDataListeners, getListeners, removeListDataListenerMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.swing.ListModel
addListDataListener, removeListDataListener
-
Constructor Details
-
ClassComboBoxModel
-
-
Method Details
-
getTooltip
- Throws:
RemoteException
-