Package org.jdesktop.swingx.combobox
package org.jdesktop.swingx.combobox
Contains classes and interfaces used by the
JComboBox component.-
ClassesClassDescriptionEnumComboBoxModel<E extends Enum<E>>A ComboBoxModel implementation that safely wraps an Enum.A
ComboBoxModelforLists.MapComboBoxModel<K,V> AComboBoxModelforMaps.