|
Class Summary |
| CellPropertiesModel |
CellPropertiesModel can be used to set the properties of each cell in the table. |
| Column |
This class defines the properties of a column in DBTable. |
| DatabaseChangeListener |
This is the listener class for various quicktable events. |
| DBTable |
DBTable is a complete JTable alternative Javabean. |
| DBTableBeanInfo |
The bean information class for quick.dbtable.DBTable. |
| DBTableCellEditor |
Deprecated. This class should not be directly used, instead use the setCellComponent method in DBTable. |
| DBTableCellRenderer |
Deprecated. This class should not be directly used, instead use the setCellComponent method in DBTable. |
| DBTableCustomizer |
|
| DBTableEventListener |
|
| PreviewPanel |
|
| PrintProperties |
PrintProperties class describes the various print properties which are used during
printing quicktable. |
| ResultSetMap |
QuickTable uses getObject() , setObject method in resultset to read the data. |
| Skin |
Skins are used to apply style for your quickTable. |