Uses of Interface
org.nuiton.jaxx.runtime.swing.model.ComboBoxModel2
-
Packages that use ComboBoxModel2 Package Description org.nuiton.jaxx.runtime.swing.model -
-
Uses of ComboBoxModel2 in org.nuiton.jaxx.runtime.swing.model
Classes in org.nuiton.jaxx.runtime.swing.model that implement ComboBoxModel2 Modifier and Type Class Description classJaxxDefaultComboBoxModel<E>To replace theDefaultComboBoxModelwhich usedVector.classJaxxFilterableComboBoxModel<E>ComboBoxModel which can filter the elements displayed in the popup.
-