Package csli.util.swing

Interface Summary
ProgressDialogIface An interface extracted from ProgressDialog so that there can be a more minimal implementation.
 

Class Summary
ComponentUtils  
FilterListModel Filters the the underlying listModel to show only the items which contain the text specified in the textfield.
LayoutAdapter Empty implementation of all methods for layout manager;
LookAndFeelUtils  
ProgressDialog Displays a progress bar for loading and status printing area.
QuickSwing Easy methods for common operations.
SeparatedComboBoxRenderer This is a combobox renderer that will display jseperators properly along with strings.
SpringUtilities A 1.4 file that provides utility methods for creating form- or grid-style layouts with SpringLayout.
TreeUtils