| AbstractDatabaseSelectionDialog |
Abstract ancestor for dialogs that allow the selection of items from a table,
using a database as backend.
|
| AbstractDatabaseSelectionPanel |
Abstract ancestor for table-based selection panels that use the database
as backend.
|
| AbstractFieldCacheItem |
For caching fields per database connection.
|
| AbstractFieldCacheManager |
Manages the field caches.
|
| AbstractSelectDatabaseFieldPanel |
A panel for selecting a field (obtained from a database).
|
| AbstractSelectionDialog |
Abstract ancestor for dialogs that allow the selection of items.
|
| AbstractSelectionPanel |
Abstract ancestor for all selection panels.
|
| AbstractTableBasedSelectionDialog |
Abstract ancestor for dialogs that allow the selection of items from a table.
|
| AbstractTableBasedSelectionPanel |
Abstract ancestor for selection panels that use a JTable for displaying
the options.
|
| AbstractTableBasedSelectionPanel.AbstractSelectionTableModel |
A simple table model for displaying the data.
|
| AbstractTableBasedSelectionPanel.SelectionPopupMenuSupplier |
Interface for classes that supply a popup menu for the selection table.
|
| SelectEmailAddressPanel |
Allows the selection of email addresses.
|
| SelectFieldPanel |
A panel for selecting a field (obtained from a database).
|