Package de.kosi.gui.util

A package for miscellaneous utility classes.

See:
          Description

Interface Summary
LookAndFeelChangeListener A listener interface for classes that need to get to know if the look and feel has been changed.
ResourceBundleChangeListener A listener interface for classes that have to be informed when the resource bundle has been changed.
 

Class Summary
Cache An object that holds a maximum of size key value entries.
CardImages This class provides the card's images.
CellConstraints Constraints object for the CellLayout.
CellLayout A layout manager, very similar to GridBagLayout.
Config  
ConstraintFactory  
CResourceBundle Although this class isn't derived from java.util.ResourceBundle it has nearly the same semantics.
CUtilities This class provides some static utilitiy functions.
FileConfig  
LocaleComboBox This class implements a ComboBox, that allows the user to select a locale.
LookAndFeelManager  
SwingExceptionHandler This class implements an ExceptionHandler, that displays exceptions in a swing dialog.
TableDistributedTableModel This class provides a TableModel for the a DistributedList of tables.
TimeZoneComboBox This class implements a ComboBox, that allows the user to select a time zone.
TournamentDistributedTableModel This class provides a TableModel for the a DistributedList of tables.
UserNameListModel  
WeakCollection  
WebStartConfig  
 

Package de.kosi.gui.util Description

A package for miscellaneous utility classes.