AbstractConfigDatabaseConnectionPanel |
A panel for connecting to a (config) database.
|
AbstractDatabaseConnectionPanel |
A panel for connecting to a database.
|
AbstractDirectoryExportDialog<T> |
Ancestor for export dialogs that export into directories rather than
specific file.
|
AbstractFileExportDialog<T> |
Ancestor for file export dialogs.
|
AbstractFileImportDialog<T> |
Ancestor for file import dialogs.
|
AbstractReplaceDialog<T> |
A dialog that allows the user to select a field to find and replace
with another one.
|
ApprovalDialog |
Ancestor for dialogs that offer approval/disapproval buttons, e.g.,
OK and Cancel (default).
|
ComposeEmailDialog |
A standalone dialog for composing emails.
|
ComposeEmailPanel |
A panel for composing an email.
|
DatabaseConnectionDialog |
A standalone dialog for connecting to a database.
|
DatabaseConnectionPanel |
A panel for connecting to a database.
|
DatabaseConnectionsDialog |
A standalone dialog for managing all the connections to the databases.
|
DatabaseConnectionsPanel |
Panel for managing all the database connections.
|
DialogWithButtons |
Ancestor for dialogs that offer buttons, e.g., OK and Cancel (default).
|
DisplayEmailPanel |
Panel for displaying an Email object.
|
MultiSpreadSheetDialog |
Dialog for displaying multiple spreadsheets in a multi-page pane.
|
PasswordDialog |
Simple dialog for entering a password.
|
PreviewBrowserDialog |
Convenience dialog for the preview browser.
|
PropertiesParameterDialog |
|
ReplaceFieldDialog |
A dialog that allows the user to select a field to find and replace
with another one.
|
SimplePreviewBrowserDialog |
Convenience dialog for the preview browser (only displays the preview).
|
SpreadSheetDialog |
Dialog for displaying a spreadsheet.
|
SpreadSheetPanel |
Displays a spreadsheet in a table.
|
SpreadSheetQueryDialog |
Dialog for displaying a spreadsheet query editor.
|
SpreadSheetQueryPanel |
Panel with spreadsheet query editor.
|
SqlQueryDialog |
Dialog for running a SQL query.
|
SQLStatementDialog |
Dialog for displaying an SQL statement editor.
|
SQLStatementPanel |
Panel with SQL statement editor.
|
TextDialog |
A simple dialog for displaying text.
|
TextPanel |
A simple text editor panel.
|