| Package | Description |
|---|---|
| oracle.javatools.controls.nicetable |
Customized JTable implementation that adds support for several
useful features.
|
| Modifier and Type | Method and Description |
|---|---|
NiceTablePersistentSettings |
NiceTable.getPersistentSettings()
Deprecated.
Get a javabean storing persistent settings of this NiceTable which you
can serialize in order to restore the visible appearance of the table
next time it is used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NiceTable.setPersistentSettings(NiceTablePersistentSettings settings)
Deprecated.
|