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 DefaultComboBoxModel
addAll, addAll, addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItemMethods inherited from class AbstractListModel
addListDataListener, getListDataListeners, getListeners, removeListDataListenerMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ListModel
addListDataListener, removeListDataListener
-
Constructor Details
-
ClassComboBoxModel
-
-
Method Details
-
getTooltip
- Throws:
RemoteException
-