A package containing some classes for use together with JComboBox.

In the Moment this is limited to CascadingComboBoxModel a ComboBoxModel that enables your to generate a row of combo boxes in which each combo boxes choices depend on the selected item of its predecessor combo box.