Package | Description |
---|---|
org.jeditor.diff |
The diff package, allowing to present differences between two text files.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Change> |
DiffBase.changes |
Modifier and Type | Method and Description |
---|---|
protected abstract Change |
DiffBase.printHunk(Diff.change hunk)
Print a Diff change hunk.
|
protected Change |
GUIPrint.printHunk(Diff.change hunk)
Print a Diff change hunk.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Change> |
DiffBase.getChanges()
Return the list of Changes.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JDiffTextPanel.populatePanel(java.util.List<Change> changes)
Populate the panel.
|
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence