| 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.
|
| org.jeditor.scripts.base |
Contains the generic package for syntax management.
|
| org.jeditor.scripts.tokenmarkers |
Contains various scripts syntax.
|
| Class and Description |
|---|
| CodeEditorDefaults
Encapsulates default settings for a text area.
|
| Class and Description |
|---|
| CodeEditorDefaults
Encapsulates default settings for a text area.
|
| PosToken
Represent a token and its offset from the beginnning of the document.
|
| SyntaxDocument
A document implementation that can be tokenized by the syntax highlighting system.
|
| SyntaxListener
A listener which is notified from Token events.
|
| TokenizedDocument
A class which allow to navigate through a
SyntaxDocument. |
| Word
Represents a word and context of one Token in a Syntax.
|
| Class and Description |
|---|
| CodeEditorDefaults
Encapsulates default settings for a text area.
|
| Class and Description |
|---|
| CodeEditorDefaults
Encapsulates default settings for a text area.
|
| SyntaxDocument
A document implementation that can be tokenized by the syntax highlighting system.
|
| SyntaxListener
A listener which is notified from Token events.
|
| Class and Description |
|---|
| CodeEditorDefaults
Encapsulates default settings for a text area.
|
| SyntaxDocument
A document implementation that can be tokenized by the syntax highlighting system.
|
| SyntaxListener
A listener which is notified from Token events.
|
| Class and Description |
|---|
| CodeEditorDefaults
Encapsulates default settings for a text area.
|
| SyntaxDocument
A document implementation that can be tokenized by the syntax highlighting system.
|
Copyright © 2016, 2017, 2018, 2019, 2023, 2025 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence