| Package | Description |
|---|---|
| oracle.javatools.compare.view |
| Modifier and Type | Class and Description |
|---|---|
static class |
SequenceCompareView.OverviewComponent
The overview component provides a guide to the entire diff, indicating
all changes in the document using colored blocks.
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseOverview |
BaseCompareView._leftOverview |
protected BaseOverview |
BaseCompareView._rightOverview |
| Modifier and Type | Method and Description |
|---|---|
protected BaseOverview |
BaseCompareView.getLeftOverview() |
protected BaseOverview |
BaseCompareView.getRightOverview() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SequenceCompareView.initializeOverview(BaseOverview overview) |
protected void |
BaseCompareView.initializeOverview(BaseOverview overview) |