站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

T-Index (Editor Utilities) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.util/1 1.17
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.swing.DocumentListenerPriority
 
toString() - Method in class org.netbeans.lib.editor.util.swing.GapBranchElement
Get info about DocMarks.
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.

org.netbeans.modules.editor.util/1 1.17
A B C D E F G H I K L M N O P R S T U V
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.