Uses of Class
com.iamsoft.util.ui.swing.nameditem.NamedItemComboBoxModel
Packages that use NamedItemComboBoxModel
Package
Description
Classes for managing/observing a set of items with unique names.
-
Uses of NamedItemComboBoxModel in com.iamsoft.util.ui.swing.nameditem
Methods in com.iamsoft.util.ui.swing.nameditem that return NamedItemComboBoxModelModifier and TypeMethodDescriptionNamedItemComboBoxModel<? extends T>
NamedItemComboBox.getModel()
Deprecated.Narrow return type.Constructors in com.iamsoft.util.ui.swing.nameditem with parameters of type NamedItemComboBoxModelModifierConstructorDescriptionNamedItemComboBox
(NamedItemComboBoxModel<? extends T> pModel) Deprecated.