Package net.sf.swinglib.components

This package contains extensions of standard Swing components.

See:
          Description

Class Summary
MainFrame A JFrame that adds some commonly-used features: By default, clicking the close box will exit the application (an alternate constructor allows an explicit listener).
ProgressMonitor Creates and manages a standardized progress dialog.
 

Enum Summary
ProgressMonitor.Options Options to control the dialog's appearance.
 

Package net.sf.swinglib.components Description

This package contains extensions of standard Swing components.