Package | Description |
---|---|
oracle.jdeveloper.history | |
oracle.jdeveloper.vcs.versionhistory |
Modifier and Type | Method and Description |
---|---|
HistoryComponent |
HistoryManager.createHistoryComponent()
Create a history component with no initial model.
|
HistoryComponent |
HistoryManager.createHistoryComponent(HistoryModel model)
Obtain a history component for the specified URL.
|
Modifier and Type | Method and Description |
---|---|
protected HistoryComponent |
VersionHistoryViewer.createHistoryComponent() |
Modifier and Type | Method and Description |
---|---|
protected HistoryModel |
VersionHistoryViewer.updateHistoryModel(HistoryComponent historyComponent,
oracle.jdevimpl.history.HistoryFilterComponent filter) |