Package | Description |
---|---|
org.jeditor.app |
A class showing the use of the package.
|
Modifier and Type | Field and Description |
---|---|
protected FilePane.TextFile |
FilePane.fromfile |
protected FilePane.TextFile |
FilePane.tofile |
Modifier and Type | Method and Description |
---|---|
FilePane.TextFile |
FilePane.getFromFile() |
FilePane.TextFile |
FilePane.getToFile() |
Modifier and Type | Method and Description |
---|---|
protected void |
FilePane.setPanel(FilePane.TextFile text,
boolean isEditable,
SearchEngine searchEngine) |
protected void |
FilePane.setPanel(FilePane.TextFile fromfile,
FilePane.TextFile tofile) |
Constructor and Description |
---|
FilePane(JAppEditor parent,
FilePane.TextFile from,
FilePane.TextFile to)
Constructor for files comparison.
|
FilePane(JAppEditor parent,
FilePane.TextFile from,
FilePane.TextFile to,
short diffAlgorithm)
Constructor for files comparison.
|
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence