| Interface | Description |
|---|---|
| ActionFactory |
Creation-Date: 16.11.2006, 16:18:56
|
| ActionPlugin |
Creation-Date: 16.11.2006, 15:47:02
|
| ExportActionPlugin |
An export plug-in is a class that can work with the
ExportAction class to
implement an export function for reports. |
| ExportDialog |
Although this is no real dialog, this interface is meant to be implemented
by dialogs (or anything else that behaves modal).
|
| SwingGuiContext |
Creation-Date: 16.11.2006, 17:11:37
|
| Class | Description |
|---|---|
| AbstractActionPlugin |
The AbstractExportPlugin provides a basic implementation of the ExportPlugin
interface.
|
| AbstractExportActionPlugin |
Creation-Date: 02.12.2006, 14:21:07
|
| AbstractExportDialog | |
| ActionPluginMenuComparator |
Creation-Date: 16.11.2006, 16:50:39
|
| ActionPluginToolbarComparator |
Creation-Date: 16.11.2006, 16:50:39
|
| CenterLayout |
A layout manager that displays a single component in the center of its container.
|
| DefaultActionFactory |
Creation-Date: 16.11.2006, 16:28:03
|
| EncodingComboBoxModel |
A model for the 'encoding' combo box.
|
| ExceptionDialog |
The exception dialog is used to display an exception and the exceptions stacktrace to
the user.
|
| FormValidator | |
| JStatusBar | |
| KeyedComboBoxModel |
The KeyedComboBox model allows to define an internal key (the data element)
for every entry in the model.
|
| ReportProgressBar | |
| ReportProgressDialog |
A progress monitor dialog component that visualizes the report processing progress.
|
| SwingCommonModule |
Creation-Date: 17.11.2006, 14:40:24
|
| SwingUtil |
Creation-Date: 20.11.2006, 22:42:21
|
| WindowSizeLimiter |
A small helper class to limit the maximum size of an element to the elements maximum
size.
|