Uses of Interface
jaxx.runtime.swing.model.ComboBoxModel2
| Package | Description |
|---|---|
| jaxx.runtime.swing.model |
-
Uses of ComboBoxModel2 in jaxx.runtime.swing.model
Classes in 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.