Package org.jdesktop.swingx.combobox

Contains classes and interfaces used by the JComboBox component.

See:
          Description

Class Summary
EnumComboBoxModel<E extends Enum<E>> A ComboBoxModel implementation that safely wraps an Enum.
ListComboBoxModel<E> A ComboBoxModel for Lists.
MapComboBoxModel<K,V> A ComboBoxModel for Maps.
 

Package org.jdesktop.swingx.combobox Description

Contains classes and interfaces used by the JComboBox component.