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 

T

textEquals(CharSequence, CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Test whether whether the given character sequences represent the same text.
toArray() - Method in class org.netbeans.lib.editor.util.GapList
Returns an array containing all of the elements in this list in the correct order.
toArray(T[]) - Method in class org.netbeans.lib.editor.util.GapList
Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array.
toString() - Method in class org.netbeans.lib.editor.util.AbstractCharSequence
 
toString(Object[]) - Static method in class org.netbeans.lib.editor.util.ArrayUtilities
 
toString(int[]) - Static method in class org.netbeans.lib.editor.util.ArrayUtilities
 
toString(CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Create a string from the given character sequence by first creating a StringBuilder and appending the whole character sequence to it.
toString(CharSequence, int, int) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Create string for the given portion of the character sequence.
toString() - Method in class org.netbeans.lib.editor.util.CompactMap.DefaultMapEntry
 
toString() - Method in class org.netbeans.lib.editor.util.CompactMap
 
toString() - Method in class org.netbeans.lib.editor.util.GapList
 
toString() - Method in class org.netbeans.lib.editor.util.ListenerList
 
toString() - Method in class org.netbeans.lib.editor.util.PriorityMutex
 
toString() - Method in class org.netbeans.lib.editor.util.swing.BlockCompare
 
toString() - Method in class org.netbeans.lib.editor.util.swing.DocumentListenerPriority
 
toString() - Method in class org.netbeans.lib.editor.util.swing.GapBranchElement
Get info about DocMarks.
toString(Document) - Method in class org.netbeans.lib.editor.util.swing.PositionRegion
Debug info about this region that includes line and column info.
toString() - Method in class org.netbeans.lib.editor.util.swing.PositionRegion
Debug info about this region.
trim(CharSequence) - Static method in class org.netbeans.lib.editor.util.CharSequenceUtilities
Implementation of String.trim() for character sequences.
trimToSize() - Method in class org.netbeans.lib.editor.util.GapList
Trims the capacity of this GapList instance to be the list's current size.
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