Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

D

DEFAULT_KEYMAP - Static variable in class org.jeditor.gui.JEditor
The default keymap that will be shared by all JEditor instances unless they have had a different keymap set.
DefaultDiffEngine - Class in org.jeditor.diff
A default non GUI diff engine.
DefaultDiffEngine(List<String>, List<String>) - Constructor for class org.jeditor.diff.DefaultDiffEngine
 
DefaultEditorPopup - Class in org.jeditor.gui
A default popup which presents Cut, Copy,Paste, and Search items.
DefaultEditorPopup() - Constructor for class org.jeditor.gui.DefaultEditorPopup
 
DefaultEditorPopup(String) - Constructor for class org.jeditor.gui.DefaultEditorPopup
 
DefaultInputHandler - Class in org.jeditor.gui
The default input handler.
DefaultInputHandler() - Constructor for class org.jeditor.gui.DefaultInputHandler
Creates a new input handler with no key bindings defined.
defaults - Static variable in class org.jeditor.app.FilePane
 
defaults - Variable in class org.jeditor.diff.JDiffTextPanel
The text editors default.
DELETE - Static variable in class org.jeditor.gui.InputHandler
 
delete() - Constructor for class org.jeditor.gui.InputHandler.delete
 
DELETE_WORD - Static variable in class org.jeditor.gui.InputHandler
 
delete_word() - Constructor for class org.jeditor.gui.InputHandler.delete_word
 
DELETED - Static variable in class org.jeditor.diff.Change
Denotes a deleted text.
deleted - Variable in class org.jeditor.diff.Diff.change
lines of file 0 changed here.
DELETED - Static variable in interface org.jeditor.diff.DiffEngine
Represents a deleted line.
deleteLines(int, int) - Method in class org.jeditor.scripts.base.TokenMarker
Informs the token marker that line have been deleted from the document.
deletes - Variable in class org.jeditor.diff.DiffBase
 
deletes - Variable in class org.jeditor.diff.DiffPrint.Base
 
dialog - Variable in class org.jeditor.app.SettingsDialog
 
dialog - Variable in class org.jeditor.gui.AbstractDialogPane
 
Diff - Class in org.jeditor.diff
A class to compare vectors of objects.
Diff(String, String) - Constructor for class org.jeditor.diff.Diff
Prepare to find differences between two arrays.
Diff(Object[], Object[]) - Constructor for class org.jeditor.diff.Diff
Prepare to find differences between two arrays.
Diff(List, List) - Constructor for class org.jeditor.diff.Diff
Prepare to find differences between two lists.
Diff.change - Class in org.jeditor.diff
The result of comparison is an "edit script": a chain of change objects.
Diff.file_data - Class in org.jeditor.diff
Data on one input file being compared.
diff_2() - Method in class org.jeditor.diff.Diff
Report the differences of two files.
diff_2(boolean) - Method in class org.jeditor.diff.Diff
Report the differences of two files.
DiffAlgorithm - Interface in org.jeditor.diff
The of diff algorithms to use in the JDiffTextPanel.
DiffBase - Class in org.jeditor.diff
Represents the result of a Diff.
DiffBase(Object[], Object[]) - Constructor for class org.jeditor.diff.DiffBase
 
DiffBase(String, String) - Constructor for class org.jeditor.diff.DiffBase
 
DiffEngine - Interface in org.jeditor.diff
A diff engine.
DiffEngine.DiffLine - Class in org.jeditor.diff
Represents a line computed by the DiffEngine.
DiffLine(String, int, char) - Constructor for class org.jeditor.diff.DiffEngine.DiffLine
 
DiffPrint - Class in org.jeditor.diff
A simple framework for printing change lists produced by the Diff class.
DiffPrint() - Constructor for class org.jeditor.diff.DiffPrint
 
DiffPrint.Base - Class in org.jeditor.diff
A Base class for printing edit scripts produced by the Diff class.
DiffPrint.EdPrint - Class in org.jeditor.diff
Prints an edit script in a format suitable for input to ed.
DiffPrint.NormalPrint - Class in org.jeditor.diff
Print a change list in the standard diff format.
disposeDialog() - Method in class org.jeditor.app.SettingsDialog
 
doCancel() - Method in class org.jeditor.app.SettingsDialog
 
doCancel() - Method in class org.jeditor.gui.AbstractDialogPane
Called after clicking on the "Cancel" button.
document - Variable in class org.jeditor.core.CodeEditorDefaults
 
DOCUMENT_END - Static variable in class org.jeditor.gui.InputHandler
 
document_end(boolean) - Constructor for class org.jeditor.gui.InputHandler.document_end
 
DOCUMENT_HOME - Static variable in class org.jeditor.gui.InputHandler
 
document_home(boolean) - Constructor for class org.jeditor.gui.InputHandler.document_home
 
documentChanged(DocumentEvent) - Method in class org.jeditor.gui.JEditor
This method is fired if the underlying document is changed.
DocumentHandler() - Constructor for class org.jeditor.gui.JEditor.DocumentHandler
 
documentStateChanged(int) - Method in interface org.jeditor.gui.EditorStateListener
Fired if the state of a JEditor changes.
doOpenFile(File) - Method in class org.jeditor.app.JAppEditor
 
doYes() - Method in class org.jeditor.app.SettingsDialog
 
doYes() - Method in class org.jeditor.gui.AbstractDialogPane
Called after clicking on the "Yes" button.
doYes() - Method in class org.jeditor.gui.SearchDialog
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence