Skip navigation links
org.netbeans.modules.editor.util/1 1.89
A B C D E F G H I K L M N O P R S T U V 

L

LastIndex() - Constructor for class org.netbeans.lib.editor.util.swing.GapBranchElement.LastIndex
 
lastIndexOf(CharSequence, CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Implementation of String.lastIndexOf(String) for character sequences.
lastIndexOf(CharSequence, CharSequence, int) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Implementation of String.lastIndexOf(String,int) for character sequences.
lastIndexOf(CharSequence, int) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Implementation of String.lastIndexOf(int) for character sequences.
lastIndexOf(CharSequence, int, int) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Implementation of String.lastIndexOf(int,int) for character sequences.
lastIndexOf(Object) - Method in class org.netbeans.lib.editor.util.GapList
Returns the index of the last occurrence of the specified object in this list.
length() - Method in class org.netbeans.lib.editor.util.AbstractCharSequence
Returns the length of this character sequence.
length() - Method in class org.netbeans.lib.editor.util.CharSubSequence
 
LEXER - Static variable in class org.netbeans.lib.editor.util.swing.DocumentListenerPriority
Lexer gets notified early to allow other levels to use the udpated token list.
LF - Static variable in class org.netbeans.lib.editor.util.CharacterConversions
Unicode line feed (0x000A).
lineFeedToLineSeparator(CharSequence) - Static method in class org.netbeans.lib.editor.util.CharacterConversions
Converts line feed characters (0x0A) to a system default line separator.
lineFeedToLineSeparator(CharSequence, CharSequence) - Static method in class org.netbeans.lib.editor.util.CharacterConversions
Converts line feed characters (0x0A) to the specified line separator.
lineSeparatorToLineFeed(CharSequence) - Static method in class org.netbeans.lib.editor.util.CharacterConversions
Converts line separators in text to line feed (0x0A) character.
lineSeparatorToLineFeed(CharSequence, CharSequence) - Static method in class org.netbeans.lib.editor.util.CharacterConversions
Converts line separators in text to line feed (0x0A) character.
ListenerList<T extends EventListener> - Class in org.netbeans.lib.editor.util
Listener list storing listeners of a single type.
ListenerList() - Constructor for class org.netbeans.lib.editor.util.ListenerList
 
lock() - Method in class org.netbeans.lib.editor.util.PriorityMutex
Acquire the ownership of the mutex.
lowerEnd() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
Check if block X ends lower than Y.
lowerStart() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
Check if block X starts lower than Y.
LS - Static variable in class org.netbeans.lib.editor.util.CharacterConversions
Unicode line separator (0x2028).
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links
org.netbeans.modules.editor.util/1 1.89