| Package | Description | 
|---|---|
| oracle.javatools.controls.nicetable | 
 
Customized JTable implementation that adds support for several
useful features. 
 | 
| oracle.javatools.history | 
 Provides a model and UI components for displaying the history of a resource. 
 | 
| oracle.jdeveloper.vcs.commithistory | 
| 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 | Method and Description | 
|---|---|
GenericTable | 
HistoryComponent.getTable()
Get the underlying GenericTable being used to display the history. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected GenericTable | 
CommitVersionDockableWindow.getCommitTable()  |