See: Description
Class | Description |
---|---|
ColumnNameHeaderRenderer |
This renderer displays pure column-name headers in a DBTable.
|
DBRecordTable<C extends ApplicationContext,T extends DBRecord> |
This is a special table that uses a
DBRecordTableModel in order to store DBRecord s. |
DBRecordTableDialog<C extends ApplicationContext> |
This class is a simple Dialog that contains a
DBRecordTablePanel . |
DBRecordTableFrame<C extends ApplicationContext> |
This class is a simple Frame that contains a
DBRecordTablePanel . |
DBRecordTableModel<C extends ApplicationContext,T extends DBRecord> |
This TableModel stores a set of DBRecords and displays all of its fields.
|
DBRecordTablePanel<C extends ApplicationContext> |
This class creates a ready to use input form that contains all fields
of the given
DBObject for user input. |
DBTableCellRenderer |
This renderer is responsible for displaying the columns in a DBTable.
|
DBTableHeaderRenderer |
This renderer is responsible for displaying the columns in a DBTable.
|
DBTableTransferHandler |
This TransferHandler is used to perform drag and drop with DBObjects.
|
RecordCountLabel |
This lable shows the up to date record count of a table
|
TableStepperPanel |
This panel contains the stepper buttons as well as countlabel.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.