Module net.anwiba.commons.swing
Interface IComboBoxModel<T>
- All Superinterfaces:
ComboBoxModel<T>,IListModel<T>,IObjectChangedNotifier,IObjectContainer<T>,IObjectDistributor<T>,IObjectModel<T>,IObjectProvider<T>,IObjectReceiver<T>,Iterable<T>,ListModel<T>
- All Known Implementing Classes:
ObjectComboBoxModel
-
Method Summary
Methods inherited from interface javax.swing.ComboBoxModel
getSelectedItem, setSelectedItemMethods inherited from interface net.anwiba.commons.swing.list.IListModel
addListModelListener, getIndicesOf, getObject, removeListModelListenerMethods inherited from interface net.anwiba.commons.model.IObjectChangedNotifier
addChangeListener, removeChangeListener, removeChangeListenersMethods inherited from interface net.anwiba.commons.lang.object.IObjectContainer
contaitsMethods inherited from interface net.anwiba.commons.lang.object.IObjectProvider
get, isEmpty, optional, optionalMethods inherited from interface net.anwiba.commons.lang.object.IObjectReceiver
setMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface javax.swing.ListModel
addListDataListener, getElementAt, getSize, removeListDataListener