See: Description
Interface | Description |
---|---|
RecordCollection<R extends DBRecord> |
This interface is implemented by classes that visualize Database
records like
DBRecordList and DBRecordTable |
RecordEditor<R extends DBRecord> |
This interface defines what methods an editor for a
DBRecord instance must have. |
RecordTypeChooser |
This class typically contains a list of available record types
that are offered to the user for record creation.
|
Class | Description |
---|---|
AsyncTableLoadPanel |
This panel just groups a
LoadButton , a ProgressBar and a CancelButton
for loading the given DBTableModel from the database. |
RecordEditorCache |
This class caches RecordEditor dialogs based on the type of record being edited.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.