org.jeditor.*
- 
org.jeditor.app.SettingsDialog 
| Modifier and Type | 
Constant Field | 
Value | 
public static final java.lang.String | 
AUTO | 
"auto" | 
 
- 
org.jeditor.diff.Change 
| Modifier and Type | 
Constant Field | 
Value | 
public static final int | 
ADDED | 
3 | 
public static final int | 
DELETED | 
2 | 
public static final int | 
UNCHANGED | 
0 | 
public static final int | 
UPDATED | 
1 | 
 
- 
 
- 
org.jeditor.diff.DiffEngine 
| Modifier and Type | 
Constant Field | 
Value | 
public static final char | 
DELETED | 
3 | 
public static final char | 
NEW | 
2 | 
public static final char | 
UNCHANGED | 
0 | 
public static final char | 
UPDATED | 
1 | 
 
- 
 
- 
 
- 
org.jeditor.gui.JEditor 
| Modifier and Type | 
Constant Field | 
Value | 
public static final java.lang.String | 
DEFAULT_KEYMAP | 
"default" | 
 
- 
 
- 
org.jeditor.scripts.SyntaxType 
| Modifier and Type | 
Constant Field | 
Value | 
public static final short | 
CODE | 
0 | 
public static final short | 
MARKUP | 
2 | 
public static final short | 
SHELL | 
1 | 
public static final short | 
TEXT | 
3 | 
public static final short | 
UNDEF | 
-1 | 
 
- 
org.jeditor.scripts.base.Token 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
COMMENT1 | 
1 | 
public static final byte | 
COMMENT2 | 
2 | 
public static final byte | 
END | 
127 | 
public static final byte | 
ID_COUNT | 
12 | 
public static final byte | 
INTERNAL_FIRST | 
100 | 
public static final byte | 
INTERNAL_LAST | 
126 | 
public static final byte | 
INVALID | 
10 | 
public static final byte | 
KEYWORD1 | 
6 | 
public static final byte | 
KEYWORD2 | 
7 | 
public static final byte | 
KEYWORD3 | 
8 | 
public static final byte | 
LABEL | 
5 | 
public static final byte | 
LITERAL1 | 
3 | 
public static final byte | 
LITERAL2 | 
4 | 
public static final byte | 
METHOD | 
11 | 
public static final byte | 
NULL | 
0 | 
public static final byte | 
OPERATOR | 
9 | 
 
- 
org.jeditor.scripts.pack.RubyTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
METHOD | 
5 | 
public static final java.lang.String | 
METHOD_DELIMITERS | 
" \t~!%^*()-+=|\\#/{}[]:;\"\'<>,.?@" | 
 
- 
 
- 
org.jeditor.scripts.tokenmarkers.CSSTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
VALUE | 
100 | 
 
- 
org.jeditor.scripts.tokenmarkers.CsvTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
VALUE | 
100 | 
 
- 
org.jeditor.scripts.tokenmarkers.CTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final java.lang.String | 
METHOD_DELIMITERS | 
" \t~!%^*()-+=|\\#/{}[]:;\"\'<>,.?@" | 
 
- 
org.jeditor.scripts.tokenmarkers.HTMLTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
JAVASCRIPT | 
100 | 
 
- 
org.jeditor.scripts.tokenmarkers.ManifestTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
VALUE | 
100 | 
 
- 
org.jeditor.scripts.tokenmarkers.PerlTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
S_END | 
102 | 
public static final byte | 
S_ONE | 
100 | 
public static final byte | 
S_TWO | 
101 | 
 
- 
org.jeditor.scripts.tokenmarkers.PHPTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
SCRIPT | 
100 | 
 
- 
org.jeditor.scripts.tokenmarkers.PropsTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
VALUE | 
100 | 
 
- 
 
- 
org.jeditor.scripts.tokenmarkers.SPARQLTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
S_END | 
102 | 
public static final byte | 
S_ONE | 
100 | 
public static final byte | 
S_TWO | 
101 | 
 
- 
org.jeditor.scripts.tokenmarkers.TeXTokenMarker 
| Modifier and Type | 
Constant Field | 
Value | 
public static final byte | 
BDFORMULA | 
100 | 
public static final byte | 
EDFORMULA | 
101 | 
 
 
            Copyright © 2016, 2017, 2018, 2019, 2023, 2025 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence