|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Customized JTable implementation that adds support for several useful features.
See:
Description
| Interface Summary | |
|---|---|
| NiceTableAutoSizeModel | NiceTableAutoSizeModel is an interface for NiceTable models requiring control over automatic column sizing behavior. |
| NiceTableModel | NiceTableModel extends javax.swing.table.TableModel to provide support for the following additional features: Column Alignment: any column in the table can be aligned left, right or center. |
| Class Summary | |
|---|---|
| DefaultNiceTableModel | A nice table model based on DefaultTableModel. |
| NiceTable | Deprecated. GenericTable (uic:oracle.javatools.ui.table) is the standard component for new table implementations. |
| NiceTableCellRenderer | TableCellRenderer that paints cells in a NiceTable. |
| NiceTableHeaderRenderer | |
| NiceTablePersistentSettings | Simple javabean that can be used to serialize the visible properties of a NiceTable using an external persistence mechanism (e.g. |
| NiceTableViewport | NiceTable paints the background of its sorted column a slightly different color from other columns in the table. |
Customized JTable implementation that adds support for several useful features. For full details, see the javadoc for NiceTable.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||