blob: 45ef8ccb43468ef05ca10ad7f8505bdb761c5603 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Fri Sep 14 11:33:26 BST 2018 -->
<title>T-Index (Editor Utilities)</title>
<meta name="date" content="2018-09-14">
<link rel="stylesheet" type="text/css" href="../javadoc.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="T-Index (Editor Utilities)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">org.netbeans.modules.editor.util/1 1.66.1 </div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html#textEquals-java.lang.CharSequence-java.lang.CharSequence-">textEquals(CharSequence, CharSequence)</a></span> - Static method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html" title="class in org.netbeans.lib.editor.util">CharSequenceUtilities</a></dt>
<dd>
<div class="block">Test whether whether the given character sequences
represent the same text.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/GapList.html#toArray--">toArray()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/GapList.html" title="class in org.netbeans.lib.editor.util">GapList</a></dt>
<dd>
<div class="block">Returns an array containing all of the elements in this list
in the correct order.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/GapList.html#toArray-T:A-">toArray(T[])</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/GapList.html" title="class in org.netbeans.lib.editor.util">GapList</a></dt>
<dd>
<div class="block">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.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/AbstractCharSequence.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/AbstractCharSequence.html" title="class in org.netbeans.lib.editor.util">AbstractCharSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/ArrayUtilities.html#toString-java.lang.Object:A-">toString(Object[])</a></span> - Static method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/ArrayUtilities.html" title="class in org.netbeans.lib.editor.util">ArrayUtilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/ArrayUtilities.html#toString-int:A-">toString(int[])</a></span> - Static method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/ArrayUtilities.html" title="class in org.netbeans.lib.editor.util">ArrayUtilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html#toString-java.lang.CharSequence-">toString(CharSequence)</a></span> - Static method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html" title="class in org.netbeans.lib.editor.util">CharSequenceUtilities</a></dt>
<dd>
<div class="block">Create a string from the given character sequence by first creating
a <code>StringBuilder</code> and appending the whole character sequence
to it.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html#toString-java.lang.CharSequence-int-int-">toString(CharSequence, int, int)</a></span> - Static method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html" title="class in org.netbeans.lib.editor.util">CharSequenceUtilities</a></dt>
<dd>
<div class="block">Create string for the given portion of the character sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/CompactMap.DefaultMapEntry.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/CompactMap.DefaultMapEntry.html" title="class in org.netbeans.lib.editor.util">CompactMap.DefaultMapEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/CompactMap.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/CompactMap.html" title="class in org.netbeans.lib.editor.util">CompactMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/GapList.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/GapList.html" title="class in org.netbeans.lib.editor.util">GapList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/ListenerList.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/ListenerList.html" title="class in org.netbeans.lib.editor.util">ListenerList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/PriorityMutex.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/PriorityMutex.html" title="class in org.netbeans.lib.editor.util">PriorityMutex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/swing/BlockCompare.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.swing.<a href="../org/netbeans/lib/editor/util/swing/BlockCompare.html" title="class in org.netbeans.lib.editor.util.swing">BlockCompare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/swing/DocumentListenerPriority.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.swing.<a href="../org/netbeans/lib/editor/util/swing/DocumentListenerPriority.html" title="class in org.netbeans.lib.editor.util.swing">DocumentListenerPriority</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/swing/GapBranchElement.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.swing.<a href="../org/netbeans/lib/editor/util/swing/GapBranchElement.html" title="class in org.netbeans.lib.editor.util.swing">GapBranchElement</a></dt>
<dd>
<div class="block">Get info about <CODE>DocMarks</CODE>.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/swing/PositionRegion.html#toString-javax.swing.text.Document-">toString(Document)</a></span> - Method in class org.netbeans.lib.editor.util.swing.<a href="../org/netbeans/lib/editor/util/swing/PositionRegion.html" title="class in org.netbeans.lib.editor.util.swing">PositionRegion</a></dt>
<dd>
<div class="block">Debug info about this region that includes line and column info.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/swing/PositionRegion.html#toString--">toString()</a></span> - Method in class org.netbeans.lib.editor.util.swing.<a href="../org/netbeans/lib/editor/util/swing/PositionRegion.html" title="class in org.netbeans.lib.editor.util.swing">PositionRegion</a></dt>
<dd>
<div class="block">Debug info about this region.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html#trim-java.lang.CharSequence-">trim(CharSequence)</a></span> - Static method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/CharSequenceUtilities.html" title="class in org.netbeans.lib.editor.util">CharSequenceUtilities</a></dt>
<dd>
<div class="block">Implementation of <a href="http://download.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> for character sequences.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/netbeans/lib/editor/util/GapList.html#trimToSize--">trimToSize()</a></span> - Method in class org.netbeans.lib.editor.util.<a href="../org/netbeans/lib/editor/util/GapList.html" title="class in org.netbeans.lib.editor.util">GapList</a></dt>
<dd>
<div class="block">Trims the capacity of this <tt>GapList</tt> instance to be the
list's current size.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">org.netbeans.modules.editor.util/1 1.66.1 </div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><span class="footnote">Built on September 14 2018.&nbsp;&nbsp;|&nbsp;&nbsp; Copyright &#169; 2017-2018 Apache Software Foundation. All Rights Reserved.</span></small></p>
</body>
</html>