Package | Description |
---|---|
org.jeditor.app |
A class showing the use of the package.
|
org.jeditor.core |
This package contains the core syntax classes of the library.
|
org.jeditor.diff |
The diff package, allowing to present differences between two text files.
|
org.jeditor.gui |
The presentation package for managing scripts presentation and modification.
|
Class and Description |
---|
JEditor
jEdit's editor component.
|
SearchEngine
The Search engine.
|
Class and Description |
---|
InputHandler
An input handler converts the user's key strokes into concrete actions.
|
Class and Description |
---|
CodeEditorHighlighter
Manage the highlighting of text.
|
JEditor
jEdit's editor component.
|
Class and Description |
---|
AbstractDialogPane
This class is an abstract Dialog pane, with a yes/no Buttons at the bottom of the dialog.
|
AbstractEditorPopup
An abstract popup usable with the JEditor.
|
CodeEditorHighlighter
Manage the highlighting of text.
|
CodeEditorHighlighter.Highlight
Represents a highlight on a line which encompass the entire line.
|
CodeEditorHighlighter.HighlightZone
Represents a highlight on a zone in a line.
|
CodeEditorPainter
The text area repaint manager.
|
CodeEditorPainter.Highlight
Highlight interface.
|
EditorExceptionListener
Called when an exception is encountered when using the editor.
|
EditorPopup
An popup usable with the JEditor.
|
EditorStateListener
An interface for listeners which are fired by modifications in the JEditor.
|
Gutter
The Gutter implementation.
|
GutterHandler
The GutterHandler allows to draw custom elements or show custom Popup menus on the Gutter.
|
InputHandler
An input handler converts the user's key strokes into concrete actions.
|
InputHandler.MacroRecorder
Macro recorder.
|
InputHandler.NonRecordable
If an action implements this interface, it should not be recorded by the macro recorder.
|
InputHandler.NonRepeatable
If an action implements this interface, it should not be repeated.
|
JEditor
jEdit's editor component.
|
JEditor.KeyBinding
Binding record for creating key bindings.
|
SearchDialog
This class is a Search Dialog.
|
SearchEngine
The Search engine.
|
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence