Package | Description |
---|---|
org.jeditor.gui |
The presentation package for managing scripts presentation and modification.
|
Modifier and Type | Class and Description |
---|---|
static class |
CodeEditorHighlighter.ZoneHighlight
Represents a highlight on a line which can encompass several zones on the line.
|
Modifier and Type | Method and Description |
---|---|
CodeEditorHighlighter.Highlight |
CodeEditorHighlighter.getHighlight(int line)
Return the highlight for a specified line number.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,CodeEditorHighlighter.Highlight> |
CodeEditorHighlighter.getHighlights()
Return the highlights.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CodeEditorPainter.paintForceHighlight(java.awt.Graphics gfx,
int line,
int y,
CodeEditorHighlighter.Highlight highlight) |
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence