| Package | Description |
|---|---|
| oracle.javatools.controls.nicetable |
Customized JTable implementation that adds support for several
useful features.
|
| oracle.javatools.ui.table |
| Modifier and Type | Class and Description |
|---|---|
class |
NiceTable
Deprecated.
GenericTable (uic:oracle.javatools.ui.table) is the standard
component for all table implementations. This class is now obsolete. Please
transition existing uses of NiceTable to GenericTable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTable
GenericTable is a subclass of JTable with a number of nice and enhanced
features and a cleaner UI.
|