Package | Description |
---|---|
org.jdesktop.swingx.combobox |
Contains classes and interfaces used by the
JComboBox component. |
Modifier and Type | Class and Description |
---|---|
class |
EnumComboBoxModel<E extends Enum<E>>
A ComboBoxModel implementation that safely wraps an Enum.
|
class |
MapComboBoxModel<K,V>
A
ComboBoxModel for Map s. |
Copyright © 2019. All rights reserved.