| 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 Maps. |
Copyright © 2017. All Rights Reserved.