- Largest - Static variable in class org.netbeans.editor.PopupManager
-
Place popup to larger area.
- last() - Method in class org.netbeans.editor.ext.CharacterArrayIterator
-
- LAST_USED_BIT - Static variable in class org.netbeans.lib.editor.view.SimpleViewLayoutState
-
- lastBuffer - Variable in class org.netbeans.editor.Syntax
-
Setting this flag to true means that there are currently no more
buffers available so that analyzer should return all the tokens
including those whose successful scanning would be otherwise
left for later when the next buffer will be available.
- LastNonWhiteAction() - Constructor for class org.netbeans.editor.ActionFactory.LastNonWhiteAction
-
- lastNonWhiteAction - Static variable in class org.netbeans.editor.BaseKit
-
Last non-white character on the line
- layoutInvalid(ViewLayoutState) - Method in interface org.netbeans.editor.view.spi.ViewLayoutState.Parent
-
Notify this view that layout of the particular child
has become invalid and needs to be updated.
- layoutInvalid(ViewLayoutState) - Method in class org.netbeans.lib.editor.view.GapBoxView
-
Called by children to mark layout of this view invalid.
- layoutLock() - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- layoutUnlock() - Method in class org.netbeans.lib.editor.view.GapDocumentView
-
- LazyPropertyMap(Dictionary) - Constructor for class org.netbeans.editor.BaseDocument.LazyPropertyMap
-
- LeafElement - Class in org.netbeans.editor
-
Leaf element is used on the leaf level of element tree.
- LeafElement(BaseDocument, BaseElement, AttributeSet, int, int, boolean, boolean) - Constructor for class org.netbeans.editor.LeafElement
-
Create new document instance
- LeafView - Class in org.netbeans.editor
-
Leaf view implementation.
- LeafView(Element) - Constructor for class org.netbeans.editor.LeafView
-
Construct new base view
- length() - Method in interface org.netbeans.editor.CharSeq
-
Deprecated.
Returns the length of this character sequence.
- length() - Method in class org.netbeans.editor.TokenContextPath
-
Get the length of the path returning the length of the contexts array.
- LETTER_DIGIT - Static variable in class org.netbeans.editor.AcceptorFactory
-
- LINE_BATCH_SIZE - Static variable in class org.netbeans.editor.BaseDocument
-
- LINE_CARET - Static variable in class org.netbeans.editor.BaseCaret
-
Default caret type
- LINE_HEIGHT_CHANGED_PROP - Static variable in class org.netbeans.editor.EditorUI
-
- LINE_LIMIT_PROP - Static variable in class org.netbeans.editor.BaseDocument
-
- LineAnnotations() - Constructor for class org.netbeans.editor.Annotations.LineAnnotations
-
- LineBlocksFinder() - Constructor for class org.netbeans.editor.ext.ExtFinderFactory.LineBlocksFinder
-
- LineBwdFinder() - Constructor for class org.netbeans.editor.ext.ExtFinderFactory.LineBwdFinder
-
- lineFirstColumnAction - Static variable in class org.netbeans.editor.BaseKit
-
Name of the action moving caret to the first column on the line
- lineFound(char[], int, int, int, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineBlocksFinder
-
Line was found and is present in the given buffer.
- lineFound(char[], int, int, int, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineBwdFinder
-
Line was found and is present in the given buffer.
- lineFound(char[], int, int, int, int) - Method in class org.netbeans.editor.ext.ExtFinderFactory.LineFwdFinder
-
Line was found and is present in the given buffer.
- LineFwdFinder() - Constructor for class org.netbeans.editor.ext.ExtFinderFactory.LineFwdFinder
-
- LineSeparatorConversion - Class in org.netbeans.editor
-
- LineSeparatorConversion.FromLineFeed - Class in org.netbeans.editor
-
Deprecated.
Convert all the occurrences of '\n' in the given text
to the requested line separator.
- LineSeparatorConversion.InitialSeparatorReader - Class in org.netbeans.editor
-
Deprecated.
- LineSeparatorConversion.ToLineFeed - Class in org.netbeans.editor
-
Deprecated.
Convert all the occurrences of '\r' and '\r\n' in the text to '\n'.
- listenerList - Variable in class org.netbeans.editor.BaseCaret
-
Listeners
- load(Syntax.StateInfo, char[], int, int, boolean, int) - Method in class org.netbeans.editor.ext.MultiSyntax
-
- load(JTextComponent.KeyBinding[], Action[]) - Method in class org.netbeans.editor.MultiKeymap
-
Loads the key to action mappings into this keymap in similar way
as JTextComponent.loadKeymap() does.
- load(JTextComponent.KeyBinding[], Map) - Method in class org.netbeans.editor.MultiKeymap
-
Loads key to action mappings into this keymap
- load(Syntax.StateInfo, char[], int, int, boolean, int) - Method in class org.netbeans.editor.Syntax
-
Load the state from syntax mark into analyzer.
- loadFile(String) - Static method in class org.netbeans.editor.Analyzer
-
Loads the file and performs conversion of line separators to LF.
- loadInitState() - Method in class org.netbeans.editor.ext.MultiSyntax
-
- loadInitState() - Method in class org.netbeans.editor.Syntax
-
Initialize the analyzer when scanning from the begining
of the document or when the state stored in syntax mark
is null for some reason or to explicitly reset the analyzer
to the initial state.
- loadSettings() - Method in interface org.netbeans.editor.AnnotationTypes.Loader
-
Load properties of this class.
- loadState(Syntax.StateInfo) - Method in class org.netbeans.editor.Syntax
-
Load valid mark state into the analyzer.
- loadTypes() - Method in interface org.netbeans.editor.AnnotationTypes.Loader
-
Load all annotation types data.
- LOCALE_DESC_PREFIX - Static variable in class org.netbeans.editor.BaseAction
-
Prefix for the name of the key for description in locale support
- LOCALE_POPUP_PREFIX - Static variable in class org.netbeans.editor.BaseAction
-
Prefix for the name of the key for popup description in locale support
- LocaleSupport - Class in org.netbeans.editor
-
- LocaleSupport() - Constructor for class org.netbeans.editor.LocaleSupport
-
Deprecated.
- LocaleSupport.Localizer - Interface in org.netbeans.editor
-
Deprecated.
Translates the keys to the localized strings.
- lock() - Method in class org.netbeans.editor.view.spi.LockView
-
- lock() - Method in class org.netbeans.editor.view.spi.ViewHierarchyMutex
-
- lockFile() - Method in class org.netbeans.editor.ext.FileStorage
-
Locks the file and disable other threads to write
- LockView - Class in org.netbeans.editor.view.spi
-
View that allow to lock the view hierarchy.
- LockView(View) - Constructor for class org.netbeans.editor.view.spi.LockView
-
- LS - Static variable in class org.netbeans.editor.LineSeparatorConversion
-
Deprecated.
Unicode line separator.
- LS_CR - Static variable in class org.netbeans.editor.BaseDocument
-
Line separator is marked by CR (Macintosh)
- LS_CRLF - Static variable in class org.netbeans.editor.BaseDocument
-
Line separator is marked by CR and LF (Windows)
- LS_LF - Static variable in class org.netbeans.editor.BaseDocument
-
Line separator is marked by LF (Unix)
- LS_LS - Static variable in class org.netbeans.editor.LineSeparatorConversion
-
Deprecated.
- LS_PS - Static variable in class org.netbeans.editor.LineSeparatorConversion
-
Deprecated.