- LABEL - Static variable in class org.jeditor.scripts.base.Token
 
- 
Label token id.
 
- last0 - Variable in class org.jeditor.diff.Change
 
- 
The position of the Change in the left text.
 
- last0 - Variable in class org.jeditor.diff.DiffBase
 
-  
 
- last0 - Variable in class org.jeditor.diff.DiffPrint.Base
 
-  
 
- last1 - Variable in class org.jeditor.diff.Change
 
- 
The position of the Change in the right text.
 
- last1 - Variable in class org.jeditor.diff.DiffBase
 
-  
 
- last1 - Variable in class org.jeditor.diff.DiffPrint.Base
 
-  
 
- lastLine - Variable in class org.jeditor.scripts.base.TokenMarker
 
- 
The last tokenized line.
 
- lastToken - Variable in class org.jeditor.scripts.base.TokenMarker
 
- 
The last token in the list.
 
- LEFT - Static variable in class org.jeditor.gui.JEditor
 
-  
 
- LEFT_OF_SCROLLBAR - Static variable in class org.jeditor.gui.JEditor
 
- 
Adding components with this name to the editor will place them left of the horizontal scroll bar.
 
- leftHL - Variable in class org.jeditor.diff.JDiffTextPanel
 
- 
The left editor highlighter.
 
- leftText - Variable in class org.jeditor.diff.JDiffTextPanel
 
- 
The left text editor.
 
- leftV - Variable in class org.jeditor.diff.JDiffTextPanel
 
- 
The left text as a list.
 
- length() - Method in class org.jeditor.core.TokenizedDocument
 
- 
Return the length of the document.
 
- length - Variable in class org.jeditor.scripts.base.Token
 
- 
The length of this token.
 
- length - Variable in class org.jeditor.scripts.base.TokenMarker
 
- 
The number of lines in the model being tokenized.
 
- line0 - Variable in class org.jeditor.diff.Diff.change
 
- 
Line number of 1st deleted line.
 
- line1 - Variable in class org.jeditor.diff.Diff.change
 
- 
Line number of 1st inserted line.
 
- lineHighlight - Variable in class org.jeditor.core.CodeEditorDefaults
 
- 
True line highlighting is presented.
 
- lineHighlight - Variable in class org.jeditor.gui.CodeEditorPainter
 
-  
 
- lineHighlightColor - Variable in class org.jeditor.core.CodeEditorDefaults
 
- 
The line highlight color.
 
- lineHighlightColor - Variable in class org.jeditor.gui.CodeEditorPainter
 
-  
 
- lineIndex - Variable in class org.jeditor.scripts.base.TokenMarker
 
- 
The current line index.
 
- lineInfo - Variable in class org.jeditor.scripts.base.TokenMarker
 
- 
An array for storing information about lines.
 
- LineInfo() - Constructor for class org.jeditor.scripts.base.TokenMarker.LineInfo
 
- 
Creates a new LineInfo object with token = Token.NULL and obj = null.
 
- LineInfo(byte, Object) - Constructor for class org.jeditor.scripts.base.TokenMarker.LineInfo
 
- 
Creates a new LineInfo object with the specified parameters.
 
- lineToY(int) - Method in class org.jeditor.gui.JEditor
 
- 
Converts a line index to a y co-ordinate.
 
- link - Variable in class org.jeditor.diff.Diff.change
 
- 
Previous or next edit command.
 
- LITERAL1 - Static variable in class org.jeditor.scripts.base.Token
 
- 
Literal 1 token id.
 
- LITERAL2 - Static variable in class org.jeditor.scripts.base.Token
 
- 
Literal 2 token id.
 
- loadKeymap(Keymap, JEditor.KeyBinding[], Action[]) - Static method in class org.jeditor.gui.JEditor
 
- 
Loads a keymap with a bunch of bindings.
 
- lookup(Segment, int, int) - Method in class org.jeditor.scripts.base.KeywordMap
 
- 
Looks up a key.
 
- LVARIABLE - Static variable in class org.jeditor.scripts.tokenmarkers.ShellScriptTokenMarker
 
-