PageRenderTime 385ms CodeModel.GetById 37ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/index-files/index-18.html

#
HTML | 626 lines | 610 code | 12 blank | 4 comment | 0 complexity | 0dc04a3d9f7f8f9122af09d22b1efbac MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:23 GMT-08:00 2008 -->
  6. <TITLE>
  7. R-Index (jEdit API)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
  10. <NOSCRIPT>
  11. </NOSCRIPT>
  12. </HEAD>
  13. <BODY BGCOLOR="white" >
  14. <!-- ========= START OF TOP NAVBAR ======= -->
  15. <A NAME="navbar_top"><!-- --></A>
  16. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  17. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  18. <TR>
  19. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  20. <A NAME="navbar_top_firstrow"><!-- --></A>
  21. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  22. <TR ALIGN="center" VALIGN="top">
  23. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  26. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  31. </TR>
  32. </TABLE>
  33. </TD>
  34. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  35. </EM>
  36. </TD>
  37. </TR>
  38. <TR>
  39. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  40. &nbsp;<A HREF="index-17.html"><B>PREV LETTER</B></A>&nbsp;
  41. &nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  45. &nbsp;
  46. <NOSCRIPT>
  47. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  48. </NOSCRIPT>
  49. </FONT></TD>
  50. </TR>
  51. </TABLE>
  52. <A NAME="skip-navbar_top"></A>
  53. <!-- ========= END OF TOP NAVBAR ========= -->
  54. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">_</A> <HR>
  55. <A NAME="_R_"><!-- --></A><H2>
  56. <B>R</B></H2>
  57. <DL>
  58. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#rangeComment()"><B>rangeComment()</B></A> -
  59. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  60. <DD>Adds comment start and end strings to the beginning and end of the
  61. selection.
  62. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#RBRACE"><B>RBRACE</B></A> -
  63. Static variable in interface org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html" title="interface in org.gjt.sp.jedit.bsh">ParserConstants</A>
  64. <DD>&nbsp;
  65. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#RBRACKET"><B>RBRACKET</B></A> -
  66. Static variable in interface org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html" title="interface in org.gjt.sp.jedit.bsh">ParserConstants</A>
  67. <DD>&nbsp;
  68. <DT><A HREF="../org/gjt/sp/jedit/bufferio/BufferIORequest.html#read(java.io.Reader, long, boolean)"><B>read(Reader, long, boolean)</B></A> -
  69. Method in class org.gjt.sp.jedit.bufferio.<A HREF="../org/gjt/sp/jedit/bufferio/BufferIORequest.html" title="class in org.gjt.sp.jedit.bufferio">BufferIORequest</A>
  70. <DD>&nbsp;
  71. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#read(java.io.DataInputStream)"><B>read(DataInputStream)</B></A> -
  72. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html" title="class in org.gjt.sp.jedit">PluginJAR.PluginCacheEntry</A>
  73. <DD>&nbsp;
  74. <DT><A HREF="../org/gjt/sp/jedit/io/VFS.html#READ_CAP"><B>READ_CAP</B></A> -
  75. Static variable in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>
  76. <DD>Read capability.
  77. <DT><A HREF="../org/gjt/sp/jedit/GUIUtilities.html#READ_ONLY_BUFFER_ICON"><B>READ_ONLY_BUFFER_ICON</B></A> -
  78. Static variable in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/GUIUtilities.html" title="class in org.gjt.sp.jedit">GUIUtilities</A>
  79. <DD><B>Deprecated.</B>&nbsp;<I>Use <code>GUIUtilities.loadIcon("readonly.gif");</code>
  80. instead.</I>
  81. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#ReadByte()"><B>ReadByte()</B></A> -
  82. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  83. <DD>&nbsp;
  84. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.DirClassSource.html#readBytesFromFile(java.io.File, java.lang.String)"><B>readBytesFromFile(File, String)</B></A> -
  85. Static method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.DirClassSource.html" title="class in org.gjt.sp.jedit.bsh.classpath">BshClassPath.DirClassSource</A>
  86. <DD>&nbsp;
  87. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#readChar()"><B>readChar()</B></A> -
  88. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  89. <DD>&nbsp;
  90. <DT><A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#readLock()"><B>readLock()</B></A> -
  91. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>
  92. <DD>The buffer is guaranteed not to change between calls to
  93. <A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#readLock()"><CODE>JEditBuffer.readLock()</CODE></A> and <A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#readUnlock()"><CODE>JEditBuffer.readUnlock()</CODE></A>.
  94. <DT><A HREF="../org/gjt/sp/util/ReadWriteLock.html#readLock()"><B>readLock()</B></A> -
  95. Method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/ReadWriteLock.html" title="class in org.gjt.sp.util">ReadWriteLock</A>
  96. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  97. <DT><A HREF="../org/gjt/sp/jedit/gui/InputHandler.html#readNextChar(java.lang.String, java.lang.String)"><B>readNextChar(String, String)</B></A> -
  98. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/InputHandler.html" title="class in org.gjt.sp.jedit.gui">InputHandler</A>
  99. <DD>Invokes the specified BeanShell code, replacing __char__ in the
  100. code with the next input character.
  101. <DT><A HREF="../org/gjt/sp/jedit/gui/InputHandler.html#readNextChar(java.lang.String)"><B>readNextChar(String)</B></A> -
  102. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/InputHandler.html" title="class in org.gjt.sp.jedit.gui">InputHandler</A>
  103. <DD><B>Deprecated.</B>&nbsp;<I>Use the other form of this method instead</I>
  104. <DT><A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html#readNextChar"><B>readNextChar</B></A> -
  105. Variable in class org.gjt.sp.jedit.input.<A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html" title="class in org.gjt.sp.jedit.input">AbstractInputHandler</A>
  106. <DD>&nbsp;
  107. <DT><A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#readUnlock()"><B>readUnlock()</B></A> -
  108. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>
  109. <DD>The buffer is guaranteed not to change between calls to
  110. <A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#readLock()"><CODE>JEditBuffer.readLock()</CODE></A> and <A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#readUnlock()"><CODE>JEditBuffer.readUnlock()</CODE></A>.
  111. <DT><A HREF="../org/gjt/sp/util/ReadWriteLock.html#readUnlock()"><B>readUnlock()</B></A> -
  112. Method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/ReadWriteLock.html" title="class in org.gjt.sp.util">ReadWriteLock</A>
  113. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  114. <DT><A HREF="../org/gjt/sp/util/ReadWriteLock.html" title="class in org.gjt.sp.util"><B>ReadWriteLock</B></A> - Class in <A HREF="../org/gjt/sp/util/package-summary.html">org.gjt.sp.util</A><DD><B>Deprecated.</B>&nbsp;<I>Use java.util.concurrent.locks.ReentrantReadWriteLock which
  115. is available since J2SE 5.0 (1.5). This class was written for J2SE 1.4,
  116. and is still here only for compatibility.</I><DT><A HREF="../org/gjt/sp/util/ReadWriteLock.html#ReadWriteLock()"><B>ReadWriteLock()</B></A> -
  117. Constructor for class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/ReadWriteLock.html" title="class in org.gjt.sp.util">ReadWriteLock</A>
  118. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  119. <DT><A HREF="../org/gjt/sp/jedit/EditPane.html#recentBuffer()"><B>recentBuffer()</B></A> -
  120. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/EditPane.html" title="class in org.gjt.sp.jedit">EditPane</A>
  121. <DD>Selects the most recently edited buffer.
  122. <DT><A HREF="../org/gjt/sp/jedit/menu/RecentDirectoriesProvider.html" title="class in org.gjt.sp.jedit.menu"><B>RecentDirectoriesProvider</B></A> - Class in <A HREF="../org/gjt/sp/jedit/menu/package-summary.html">org.gjt.sp.jedit.menu</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/menu/RecentDirectoriesProvider.html#RecentDirectoriesProvider()"><B>RecentDirectoriesProvider()</B></A> -
  123. Constructor for class org.gjt.sp.jedit.menu.<A HREF="../org/gjt/sp/jedit/menu/RecentDirectoriesProvider.html" title="class in org.gjt.sp.jedit.menu">RecentDirectoriesProvider</A>
  124. <DD>&nbsp;
  125. <DT><A HREF="../org/gjt/sp/jedit/menu/RecentFilesProvider.html" title="class in org.gjt.sp.jedit.menu"><B>RecentFilesProvider</B></A> - Class in <A HREF="../org/gjt/sp/jedit/menu/package-summary.html">org.gjt.sp.jedit.menu</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/menu/RecentFilesProvider.html#RecentFilesProvider()"><B>RecentFilesProvider()</B></A> -
  126. Constructor for class org.gjt.sp.jedit.menu.<A HREF="../org/gjt/sp/jedit/menu/RecentFilesProvider.html" title="class in org.gjt.sp.jedit.menu">RecentFilesProvider</A>
  127. <DD>&nbsp;
  128. <DT><A HREF="../org/gjt/sp/jedit/Macros.Recorder.html#record(java.lang.String)"><B>record(String)</B></A> -
  129. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Macros.Recorder.html" title="class in org.gjt.sp.jedit">Macros.Recorder</A>
  130. <DD>&nbsp;
  131. <DT><A HREF="../org/gjt/sp/jedit/Macros.Recorder.html#record(int, java.lang.String)"><B>record(int, String)</B></A> -
  132. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Macros.Recorder.html" title="class in org.gjt.sp.jedit">Macros.Recorder</A>
  133. <DD>&nbsp;
  134. <DT><A HREF="../org/gjt/sp/jedit/Macros.Recorder.html#recordInput(int, char, boolean)"><B>recordInput(int, char, boolean)</B></A> -
  135. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Macros.Recorder.html" title="class in org.gjt.sp.jedit">Macros.Recorder</A>
  136. <DD>&nbsp;
  137. <DT><A HREF="../org/gjt/sp/jedit/Macros.Recorder.html#recordInput(java.lang.String, boolean)"><B>recordInput(String, boolean)</B></A> -
  138. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Macros.Recorder.html" title="class in org.gjt.sp.jedit">Macros.Recorder</A>
  139. <DD>&nbsp;
  140. <DT><A HREF="../org/gjt/sp/jedit/Macros.html#recordMacro(org.gjt.sp.jedit.View)"><B>recordMacro(View)</B></A> -
  141. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Macros.html" title="class in org.gjt.sp.jedit">Macros</A>
  142. <DD>Starts recording a macro.
  143. <DT><A HREF="../org/gjt/sp/jedit/Macros.html#recordTemporaryMacro(org.gjt.sp.jedit.View)"><B>recordTemporaryMacro(View)</B></A> -
  144. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Macros.html" title="class in org.gjt.sp.jedit">Macros</A>
  145. <DD>Starts recording a temporary macro.
  146. <DT><A HREF="../org/gjt/sp/jedit/textarea/StatusListener.html#RECT_SELECT_CHANGED"><B>RECT_SELECT_CHANGED</B></A> -
  147. Static variable in interface org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/StatusListener.html" title="interface in org.gjt.sp.jedit.textarea">StatusListener</A>
  148. <DD>&nbsp;
  149. <DT><A HREF="../org/gjt/sp/jedit/gui/statusbar/RectSelectWidgetFactory.html" title="class in org.gjt.sp.jedit.gui.statusbar"><B>RectSelectWidgetFactory</B></A> - Class in <A HREF="../org/gjt/sp/jedit/gui/statusbar/package-summary.html">org.gjt.sp.jedit.gui.statusbar</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/gui/statusbar/RectSelectWidgetFactory.html#RectSelectWidgetFactory()"><B>RectSelectWidgetFactory()</B></A> -
  150. Constructor for class org.gjt.sp.jedit.gui.statusbar.<A HREF="../org/gjt/sp/jedit/gui/statusbar/RectSelectWidgetFactory.html" title="class in org.gjt.sp.jedit.gui.statusbar">RectSelectWidgetFactory</A>
  151. <DD>&nbsp;
  152. <DT><A HREF="../org/gjt/sp/jedit/io/FileVFS.html#recursiveDelete(java.io.File)"><B>recursiveDelete(File)</B></A> -
  153. Static method in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/FileVFS.html" title="class in org.gjt.sp.jedit.io">FileVFS</A>
  154. <DD>#
  155. <DT><A HREF="../org/gjt/sp/jedit/bsh/Interpreter.html#redirectOutputToFile(java.lang.String)"><B>redirectOutputToFile(String)</B></A> -
  156. Static method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Interpreter.html" title="class in org.gjt.sp.jedit.bsh">Interpreter</A>
  157. <DD>&nbsp;
  158. <DT><A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#redo(org.gjt.sp.jedit.textarea.TextArea)"><B>redo(TextArea)</B></A> -
  159. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>
  160. <DD>Redoes the most recently undone edit.
  161. <DT><A HREF="../org/gjt/sp/jedit/buffer/UndoManager.html#redo()"><B>redo()</B></A> -
  162. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/UndoManager.html" title="class in org.gjt.sp.jedit.buffer">UndoManager</A>
  163. <DD>&nbsp;
  164. <DT><A HREF="../org/gjt/sp/jedit/bsh/ReflectManager.html" title="class in org.gjt.sp.jedit.bsh"><B>ReflectManager</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>ReflectManager is a dynamically loaded extension that supports extended
  165. reflection features supported by JDK1.2 and greater.<DT><A HREF="../org/gjt/sp/jedit/bsh/ReflectManager.html#ReflectManager()"><B>ReflectManager()</B></A> -
  166. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ReflectManager.html" title="class in org.gjt.sp.jedit.bsh">ReflectManager</A>
  167. <DD>&nbsp;
  168. <DT><A HREF="../org/gjt/sp/jedit/bsh/reflect/ReflectManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.reflect"><B>ReflectManagerImpl</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/reflect/package-summary.html">org.gjt.sp.jedit.bsh.reflect</A><DD>This is the implementation of:
  169. ReflectManager - a dynamically loaded extension that supports extended
  170. reflection features supported by JDK1.2 and greater.<DT><A HREF="../org/gjt/sp/jedit/bsh/reflect/ReflectManagerImpl.html#ReflectManagerImpl()"><B>ReflectManagerImpl()</B></A> -
  171. Constructor for class org.gjt.sp.jedit.bsh.reflect.<A HREF="../org/gjt/sp/jedit/bsh/reflect/ReflectManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.reflect">ReflectManagerImpl</A>
  172. <DD>&nbsp;
  173. <DT><A HREF="../org/gjt/sp/jedit/syntax/ParserRule.html#REGEXP"><B>REGEXP</B></A> -
  174. Static variable in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/ParserRule.html" title="class in org.gjt.sp.jedit.syntax">ParserRule</A>
  175. <DD>&nbsp;
  176. <DT><A HREF="../org/gjt/sp/jedit/indent/RegexpIndentRule.html" title="class in org.gjt.sp.jedit.indent"><B>RegexpIndentRule</B></A> - Class in <A HREF="../org/gjt/sp/jedit/indent/package-summary.html">org.gjt.sp.jedit.indent</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/indent/RegexpIndentRule.html#RegexpIndentRule(java.lang.String, org.gjt.sp.jedit.indent.IndentAction, org.gjt.sp.jedit.indent.IndentAction, org.gjt.sp.jedit.indent.IndentAction, boolean)"><B>RegexpIndentRule(String, IndentAction, IndentAction, IndentAction, boolean)</B></A> -
  177. Constructor for class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/RegexpIndentRule.html" title="class in org.gjt.sp.jedit.indent">RegexpIndentRule</A>
  178. <DD>&nbsp;
  179. <DT><A HREF="../org/gjt/sp/jedit/syntax/SyntaxUtilities.html#regionMatches(boolean, javax.swing.text.Segment, int, char[])"><B>regionMatches(boolean, Segment, int, char[])</B></A> -
  180. Static method in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/SyntaxUtilities.html" title="class in org.gjt.sp.jedit.syntax">SyntaxUtilities</A>
  181. <DD>Checks if a subregion of a <code>Segment</code> is equal to a
  182. character array.
  183. <DT><A HREF="../org/gjt/sp/util/StandardUtilities.html#regionMatches(java.lang.CharSequence, int, java.lang.CharSequence, int, int)"><B>regionMatches(CharSequence, int, CharSequence, int, int)</B></A> -
  184. Static method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/StandardUtilities.html" title="class in org.gjt.sp.util">StandardUtilities</A>
  185. <DD>Implementation of String.regionMatches() for CharSequence.
  186. <DT><A HREF="../org/gjt/sp/jedit/gui/FloatingWindowContainer.html#register(org.gjt.sp.jedit.gui.DockableWindowManager.Entry)"><B>register(DockableWindowManager.Entry)</B></A> -
  187. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/FloatingWindowContainer.html" title="class in org.gjt.sp.jedit.gui">FloatingWindowContainer</A>
  188. <DD>&nbsp;
  189. <DT><A HREF="../org/gjt/sp/jedit/gui/PanelWindowContainer.html#register(org.gjt.sp.jedit.gui.DockableWindowManager.Entry)"><B>register(DockableWindowManager.Entry)</B></A> -
  190. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/PanelWindowContainer.html" title="class in org.gjt.sp.jedit.gui">PanelWindowContainer</A>
  191. <DD>&nbsp;
  192. <DT><A HREF="../org/gjt/sp/jedit/msg/RegisterChanged.html" title="class in org.gjt.sp.jedit.msg"><B>RegisterChanged</B></A> - Class in <A HREF="../org/gjt/sp/jedit/msg/package-summary.html">org.gjt.sp.jedit.msg</A><DD>Message sent when a register is updated.<DT><A HREF="../org/gjt/sp/jedit/msg/RegisterChanged.html#RegisterChanged(org.gjt.sp.jedit.EBComponent, char)"><B>RegisterChanged(EBComponent, char)</B></A> -
  193. Constructor for class org.gjt.sp.jedit.msg.<A HREF="../org/gjt/sp/jedit/msg/RegisterChanged.html" title="class in org.gjt.sp.jedit.msg">RegisterChanged</A>
  194. <DD>Creates a new registers changed message.
  195. <DT><A HREF="../org/gjt/sp/jedit/RegistersListener.html#registerChanged(char)"><B>registerChanged(char)</B></A> -
  196. Method in interface org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/RegistersListener.html" title="interface in org.gjt.sp.jedit">RegistersListener</A>
  197. <DD>&nbsp;
  198. <DT><A HREF="../org/gjt/sp/jedit/gui/DockableWindowFactory.html#registerDockableWindow(org.gjt.sp.jedit.PluginJAR, java.lang.String, java.lang.String, boolean, boolean)"><B>registerDockableWindow(PluginJAR, String, String, boolean, boolean)</B></A> -
  199. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/DockableWindowFactory.html" title="class in org.gjt.sp.jedit.gui">DockableWindowFactory</A>
  200. <DD>&nbsp;
  201. <DT><A HREF="../org/gjt/sp/jedit/Macros.html#registerHandler(org.gjt.sp.jedit.Macros.Handler)"><B>registerHandler(Macros.Handler)</B></A> -
  202. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Macros.html" title="class in org.gjt.sp.jedit">Macros</A>
  203. <DD>Adds a macro handler to the handlers list
  204. <DT><A HREF="../org/gjt/sp/jedit/Registers.html" title="class in org.gjt.sp.jedit"><B>Registers</B></A> - Class in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>jEdit's registers are an extension of the clipboard metaphor.<DT><A HREF="../org/gjt/sp/jedit/Registers.ClipboardRegister.html" title="class in org.gjt.sp.jedit"><B>Registers.ClipboardRegister</B></A> - Class in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>A clipboard register.<DT><A HREF="../org/gjt/sp/jedit/Registers.ClipboardRegister.html#Registers.ClipboardRegister(java.awt.datatransfer.Clipboard)"><B>Registers.ClipboardRegister(Clipboard)</B></A> -
  205. Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Registers.ClipboardRegister.html" title="class in org.gjt.sp.jedit">Registers.ClipboardRegister</A>
  206. <DD>&nbsp;
  207. <DT><A HREF="../org/gjt/sp/jedit/Registers.Register.html" title="interface in org.gjt.sp.jedit"><B>Registers.Register</B></A> - Interface in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>A register.<DT><A HREF="../org/gjt/sp/jedit/Registers.StringRegister.html" title="class in org.gjt.sp.jedit"><B>Registers.StringRegister</B></A> - Class in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>Register that stores a string.<DT><A HREF="../org/gjt/sp/jedit/Registers.StringRegister.html#Registers.StringRegister(java.lang.String)"><B>Registers.StringRegister(String)</B></A> -
  208. Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Registers.StringRegister.html" title="class in org.gjt.sp.jedit">Registers.StringRegister</A>
  209. <DD>Creates a new string register.
  210. <DT><A HREF="../org/gjt/sp/jedit/RegisterSaver.html" title="interface in org.gjt.sp.jedit"><B>RegisterSaver</B></A> - Interface in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>An interface to delegate save/load operations of registers.<DT><A HREF="../org/gjt/sp/jedit/ServiceManager.html#registerService(java.lang.String, java.lang.String, java.lang.String, org.gjt.sp.jedit.PluginJAR)"><B>registerService(String, String, String, PluginJAR)</B></A> -
  211. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/ServiceManager.html" title="class in org.gjt.sp.jedit">ServiceManager</A>
  212. <DD>Registers a service.
  213. <DT><A HREF="../org/gjt/sp/jedit/RegistersListener.html" title="interface in org.gjt.sp.jedit"><B>RegistersListener</B></A> - Interface in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>An interface to listen some events about registers.<DT><A HREF="../org/gjt/sp/jedit/io/VFSManager.html#registerVFS(java.lang.String, org.gjt.sp.jedit.io.VFS)"><B>registerVFS(String, VFS)</B></A> -
  214. Static method in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFSManager.html" title="class in org.gjt.sp.jedit.io">VFSManager</A>
  215. <DD><B>Deprecated.</B>&nbsp;<I>Write a <code>services.xml</code> file instead;
  216. see <A HREF="../org/gjt/sp/jedit/ServiceManager.html" title="class in org.gjt.sp.jedit"><CODE>ServiceManager</CODE></A>.</I>
  217. <DT><A HREF="../org/gjt/sp/jedit/gui/RegisterViewer.html" title="class in org.gjt.sp.jedit.gui"><B>RegisterViewer</B></A> - Class in <A HREF="../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/gui/RegisterViewer.html#RegisterViewer(org.gjt.sp.jedit.View, java.lang.String)"><B>RegisterViewer(View, String)</B></A> -
  218. Constructor for class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/RegisterViewer.html" title="class in org.gjt.sp.jedit.gui">RegisterViewer</A>
  219. <DD>&nbsp;
  220. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#ReInit(java.io.Reader, int, int, int)"><B>ReInit(Reader, int, int, int)</B></A> -
  221. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  222. <DD>&nbsp;
  223. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#ReInit(java.io.Reader, int, int)"><B>ReInit(Reader, int, int)</B></A> -
  224. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  225. <DD>&nbsp;
  226. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> -
  227. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  228. <DD>&nbsp;
  229. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#ReInit(java.io.InputStream, int, int, int)"><B>ReInit(InputStream, int, int, int)</B></A> -
  230. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  231. <DD>&nbsp;
  232. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#ReInit(java.io.InputStream, int, int)"><B>ReInit(InputStream, int, int)</B></A> -
  233. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  234. <DD>&nbsp;
  235. <DT><A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> -
  236. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/JavaCharStream.html" title="class in org.gjt.sp.jedit.bsh">JavaCharStream</A>
  237. <DD>&nbsp;
  238. <DT><A HREF="../org/gjt/sp/jedit/bsh/Parser.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> -
  239. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Parser.html" title="class in org.gjt.sp.jedit.bsh">Parser</A>
  240. <DD>&nbsp;
  241. <DT><A HREF="../org/gjt/sp/jedit/bsh/Parser.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> -
  242. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Parser.html" title="class in org.gjt.sp.jedit.bsh">Parser</A>
  243. <DD>&nbsp;
  244. <DT><A HREF="../org/gjt/sp/jedit/bsh/Parser.html#ReInit(org.gjt.sp.jedit.bsh.ParserTokenManager)"><B>ReInit(ParserTokenManager)</B></A> -
  245. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Parser.html" title="class in org.gjt.sp.jedit.bsh">Parser</A>
  246. <DD>&nbsp;
  247. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserTokenManager.html#ReInit(org.gjt.sp.jedit.bsh.JavaCharStream)"><B>ReInit(JavaCharStream)</B></A> -
  248. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ParserTokenManager.html" title="class in org.gjt.sp.jedit.bsh">ParserTokenManager</A>
  249. <DD>&nbsp;
  250. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserTokenManager.html#ReInit(org.gjt.sp.jedit.bsh.JavaCharStream, int)"><B>ReInit(JavaCharStream, int)</B></A> -
  251. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ParserTokenManager.html" title="class in org.gjt.sp.jedit.bsh">ParserTokenManager</A>
  252. <DD>&nbsp;
  253. <DT><A HREF="../org/gjt/sp/jedit/bsh/Parser.html#RelationalExpression()"><B>RelationalExpression()</B></A> -
  254. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Parser.html" title="class in org.gjt.sp.jedit.bsh">Parser</A>
  255. <DD>&nbsp;
  256. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#reload(org.gjt.sp.jedit.View)"><B>reload(View)</B></A> -
  257. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  258. <DD>Reloads the buffer from disk, asking for confirmation if the buffer
  259. has unsaved changes.
  260. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#reloadAllBuffers(org.gjt.sp.jedit.View, boolean)"><B>reloadAllBuffers(View, boolean)</B></A> -
  261. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/jEdit.html" title="class in org.gjt.sp.jedit">jEdit</A>
  262. <DD>Reloads all open buffers.
  263. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#reloadAllClasses()"><B>reloadAllClasses()</B></A> -
  264. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html" title="class in org.gjt.sp.jedit.bsh">BshClassManager</A>
  265. <DD>Overlay the entire path with a new class loader.
  266. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#reloadAllClasses()"><B>reloadAllClasses()</B></A> -
  267. Method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.classpath">ClassManagerImpl</A>
  268. <DD>Overlay the entire path with a new class loader.
  269. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#reloadClasses(java.lang.String[])"><B>reloadClasses(String[])</B></A> -
  270. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html" title="class in org.gjt.sp.jedit.bsh">BshClassManager</A>
  271. <DD>Reloading classes means creating a new classloader and using it
  272. whenever we are asked for classes in the appropriate space.
  273. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#reloadClasses(java.lang.String[])"><B>reloadClasses(String[])</B></A> -
  274. Method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.classpath">ClassManagerImpl</A>
  275. <DD>Reloading classes means creating a new classloader and using it
  276. whenever we are asked for classes in the appropriate space.
  277. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html#reloadDirectory()"><B>reloadDirectory()</B></A> -
  278. Method in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A>
  279. <DD>&nbsp;
  280. <DT><A HREF="../org/gjt/sp/jedit/io/VFS.html#reloadDirectory(java.lang.String)"><B>reloadDirectory(String)</B></A> -
  281. Method in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>
  282. <DD>Called before a directory is reloaded by the file system browser.
  283. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#reloadModes()"><B>reloadModes()</B></A> -
  284. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/jEdit.html" title="class in org.gjt.sp.jedit">jEdit</A>
  285. <DD>Reloads all edit modes.
  286. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#reloadPackage(java.lang.String)"><B>reloadPackage(String)</B></A> -
  287. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html" title="class in org.gjt.sp.jedit.bsh">BshClassManager</A>
  288. <DD>Reload all classes in the specified package: e.g.
  289. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#reloadPackage(java.lang.String)"><B>reloadPackage(String)</B></A> -
  290. Method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.classpath">ClassManagerImpl</A>
  291. <DD>Reload all classes in the specified package: e.g.
  292. <DT><A HREF="../org/gjt/sp/jedit/menu/ReloadWithEncodingProvider.html" title="class in org.gjt.sp.jedit.menu"><B>ReloadWithEncodingProvider</B></A> - Class in <A HREF="../org/gjt/sp/jedit/menu/package-summary.html">org.gjt.sp.jedit.menu</A><DD>Menu provider for actions to reload the current buffer with a
  293. specific encoding.<DT><A HREF="../org/gjt/sp/jedit/menu/ReloadWithEncodingProvider.html#ReloadWithEncodingProvider()"><B>ReloadWithEncodingProvider()</B></A> -
  294. Constructor for class org.gjt.sp.jedit.menu.<A HREF="../org/gjt/sp/jedit/menu/ReloadWithEncodingProvider.html" title="class in org.gjt.sp.jedit.menu">ReloadWithEncodingProvider</A>
  295. <DD>&nbsp;
  296. <DT><A HREF="../org/gjt/sp/jedit/gui/ExtendedGridLayoutConstraints.html#REMAINDER"><B>REMAINDER</B></A> -
  297. Static variable in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/ExtendedGridLayoutConstraints.html" title="class in org.gjt.sp.jedit.gui">ExtendedGridLayoutConstraints</A>
  298. <DD>Specifies that this component is the
  299. last component in its column or row
  300. and takes up the remaining space.
  301. <DT><A HREF="../org/gjt/sp/jedit/bsh/Remote.html" title="class in org.gjt.sp.jedit.bsh"><B>Remote</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>Remote executor class.<DT><A HREF="../org/gjt/sp/jedit/bsh/Remote.html#Remote()"><B>Remote()</B></A> -
  302. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Remote.html" title="class in org.gjt.sp.jedit.bsh">Remote</A>
  303. <DD>&nbsp;
  304. <DT><A HREF="../org/gjt/sp/jedit/buffer/ContentManager.html#remove(int, int)"><B>remove(int, int)</B></A> -
  305. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/ContentManager.html" title="class in org.gjt.sp.jedit.buffer">ContentManager</A>
  306. <DD>&nbsp;
  307. <DT><A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#remove(int, int)"><B>remove(int, int)</B></A> -
  308. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>
  309. <DD>Removes the specified rang efrom the buffer.
  310. <DT><A HREF="../org/gjt/sp/jedit/gui/FloatingWindowContainer.html#remove(org.gjt.sp.jedit.gui.DockableWindowManager.Entry)"><B>remove(DockableWindowManager.Entry)</B></A> -
  311. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/FloatingWindowContainer.html" title="class in org.gjt.sp.jedit.gui">FloatingWindowContainer</A>
  312. <DD>&nbsp;
  313. <DT><A HREF="../org/gjt/sp/jedit/gui/PanelWindowContainer.html#remove(org.gjt.sp.jedit.gui.DockableWindowManager.Entry)"><B>remove(DockableWindowManager.Entry)</B></A> -
  314. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/PanelWindowContainer.html" title="class in org.gjt.sp.jedit.gui">PanelWindowContainer</A>
  315. <DD>&nbsp;
  316. <DT><A HREF="../org/gjt/sp/jedit/JEditActionSet.html#removeAction(java.lang.String)"><B>removeAction(String)</B></A> -
  317. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/JEditActionSet.html" title="class in org.gjt.sp.jedit">JEditActionSet</A>
  318. <DD>Removes an action from the action set.
  319. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#removeActionSet(org.gjt.sp.jedit.ActionSet)"><B>removeActionSet(ActionSet)</B></A> -
  320. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/jEdit.html" title="class in org.gjt.sp.jedit">jEdit</A>
  321. <DD>Removes an action set from jEdit's list.
  322. <DT><A HREF="../org/gjt/sp/jedit/JEditActionContext.html#removeActionSet(E)"><B>removeActionSet(E)</B></A> -
  323. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/JEditActionContext.html" title="class in org.gjt.sp.jedit">JEditActionContext</A>
  324. <DD>Removes an action set from the context.
  325. <DT><A HREF="../org/gjt/sp/jedit/syntax/ModeProvider.html#removeAll()"><B>removeAll()</B></A> -
  326. Method in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/ModeProvider.html" title="class in org.gjt.sp.jedit.syntax">ModeProvider</A>
  327. <DD>&nbsp;
  328. <DT><A HREF="../org/gjt/sp/jedit/JEditActionSet.html#removeAllActions()"><B>removeAllActions()</B></A> -
  329. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/JEditActionSet.html" title="class in org.gjt.sp.jedit">JEditActionSet</A>
  330. <DD>Removes all actions from the action set.
  331. <DT><A HREF="../org/gjt/sp/jedit/gui/HistoryModel.html#removeAllElements()"><B>removeAllElements()</B></A> -
  332. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/HistoryModel.html" title="class in org.gjt.sp.jedit.gui">HistoryModel</A>
  333. <DD>&nbsp;
  334. <DT><A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html#removeAllKeyBindings()"><B>removeAllKeyBindings()</B></A> -
  335. Method in class org.gjt.sp.jedit.input.<A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html" title="class in org.gjt.sp.jedit.input">AbstractInputHandler</A>
  336. <DD>Removes all key bindings from this input handler.
  337. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#removeAllMarkers()"><B>removeAllMarkers()</B></A> -
  338. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  339. <DD>Removes all defined markers.
  340. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#removeAutosaveFile()"><B>removeAutosaveFile()</B></A> -
  341. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  342. <DD>Remove the autosave file.
  343. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html#removeBrowserListener(org.gjt.sp.jedit.browser.BrowserListener)"><B>removeBrowserListener(BrowserListener)</B></A> -
  344. Method in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A>
  345. <DD>&nbsp;
  346. <DT><A HREF="../org/gjt/sp/jedit/bufferset/BufferSetManager.html#removeBuffer(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.Buffer)"><B>removeBuffer(EditPane, Buffer)</B></A> -
  347. Method in class org.gjt.sp.jedit.bufferset.<A HREF="../org/gjt/sp/jedit/bufferset/BufferSetManager.html" title="class in org.gjt.sp.jedit.bufferset">BufferSetManager</A>
  348. <DD>Remove a buffer from the EditPane's bufferSet.
  349. <DT><A HREF="../org/gjt/sp/jedit/bufferset/BufferSetManager.html#removeBuffer(org.gjt.sp.jedit.Buffer)"><B>removeBuffer(Buffer)</B></A> -
  350. Method in class org.gjt.sp.jedit.bufferset.<A HREF="../org/gjt/sp/jedit/bufferset/BufferSetManager.html" title="class in org.gjt.sp.jedit.bufferset">BufferSetManager</A>
  351. <DD>remove a buffer from all bufferSets.
  352. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#removeBufferChangeListener(org.gjt.sp.jedit.buffer.BufferChangeListener)"><B>removeBufferChangeListener(BufferChangeListener)</B></A> -
  353. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  354. <DD><B>Deprecated.</B>&nbsp;<I>Call <A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#removeBufferListener(org.gjt.sp.jedit.buffer.BufferListener)"><CODE>JEditBuffer.removeBufferListener(BufferListener)</CODE></A>.</I>
  355. <DT><A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#removeBufferListener(org.gjt.sp.jedit.buffer.BufferListener)"><B>removeBufferListener(BufferListener)</B></A> -
  356. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>
  357. <DD>Removes a buffer change listener.
  358. <DT><A HREF="../org/gjt/sp/jedit/bufferset/BufferSet.html#removeBufferSetListener(org.gjt.sp.jedit.bufferset.BufferSetListener)"><B>removeBufferSetListener(BufferSetListener)</B></A> -
  359. Method in class org.gjt.sp.jedit.bufferset.<A HREF="../org/gjt/sp/jedit/bufferset/BufferSet.html" title="class in org.gjt.sp.jedit.bufferset">BufferSet</A>
  360. <DD>Remove a BufferSetListener.
  361. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeCaretListener(javax.swing.event.CaretListener)"><B>removeCaretListener(CaretListener)</B></A> -
  362. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  363. <DD>Removes a caret change listener from this text area.
  364. <DT><A HREF="../org/gjt/sp/jedit/gui/ShortcutPrefixActiveEvent.html#removeChangeEventListener(javax.swing.event.ChangeListener)"><B>removeChangeEventListener(ChangeListener)</B></A> -
  365. Static method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/ShortcutPrefixActiveEvent.html" title="class in org.gjt.sp.jedit.gui">ShortcutPrefixActiveEvent</A>
  366. <DD>Description of the Method
  367. <DT><A HREF="../org/gjt/sp/jedit/bsh/NameSpace.html#removeCommandPath(java.lang.String, java.lang.Class)"><B>removeCommandPath(String, Class)</B></A> -
  368. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/NameSpace.html" title="class in org.gjt.sp.jedit.bsh">NameSpace</A>
  369. <DD>Remove a URLfrom the command path.
  370. <DT><A HREF="../org/gjt/sp/jedit/gui/DockableWindowManager.html#removeDockableWindow(java.lang.String)"><B>removeDockableWindow(String)</B></A> -
  371. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/DockableWindowManager.html" title="class in org.gjt.sp.jedit.gui">DockableWindowManager</A>
  372. <DD>Hides the specified dockable window.
  373. <DT><A HREF="../org/gjt/sp/jedit/buffer/KillRing.html#removeElement(java.lang.Object)"><B>removeElement(Object)</B></A> -
  374. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer">KillRing</A>
  375. <DD>&nbsp;
  376. <DT><A HREF="../org/gjt/sp/jedit/gui/HistoryModel.html#removeElement(java.lang.Object)"><B>removeElement(Object)</B></A> -
  377. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/HistoryModel.html" title="class in org.gjt.sp.jedit.gui">HistoryModel</A>
  378. <DD>&nbsp;
  379. <DT><A HREF="../org/gjt/sp/jedit/gui/MutableListModel.html#removeElement(java.lang.Object)"><B>removeElement(Object)</B></A> -
  380. Method in interface org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/MutableListModel.html" title="interface in org.gjt.sp.jedit.gui">MutableListModel</A>
  381. <DD>&nbsp;
  382. <DT><A HREF="../org/gjt/sp/jedit/textarea/Gutter.html#removeExtension(org.gjt.sp.jedit.textarea.TextAreaExtension)"><B>removeExtension(TextAreaExtension)</B></A> -
  383. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/Gutter.html" title="class in org.gjt.sp.jedit.textarea">Gutter</A>
  384. <DD>Removes a text area extension.
  385. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextAreaPainter.html#removeExtension(org.gjt.sp.jedit.textarea.TextAreaExtension)"><B>removeExtension(TextAreaExtension)</B></A> -
  386. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextAreaPainter.html" title="class in org.gjt.sp.jedit.textarea">TextAreaPainter</A>
  387. <DD>Removes a text area extension.
  388. <DT><A HREF="../org/gjt/sp/jedit/EditBus.html#removeFromBus(org.gjt.sp.jedit.EBComponent)"><B>removeFromBus(EBComponent)</B></A> -
  389. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/EditBus.html" title="class in org.gjt.sp.jedit">EditBus</A>
  390. <DD>Removes a component from the bus.
  391. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeFromSelection(org.gjt.sp.jedit.textarea.Selection)"><B>removeFromSelection(Selection)</B></A> -
  392. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  393. <DD>Deactivates the specified selection.
  394. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeFromSelection(int)"><B>removeFromSelection(int)</B></A> -
  395. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  396. <DD>Deactivates the selection at the specified offset.
  397. <DT><A HREF="../org/gjt/sp/jedit/help/HelpHistoryModel.html#removeHelpHistoryModelListener(org.gjt.sp.jedit.help.HelpHistoryModelListener)"><B>removeHelpHistoryModelListener(HelpHistoryModelListener)</B></A> -
  398. Method in class org.gjt.sp.jedit.help.<A HREF="../org/gjt/sp/jedit/help/HelpHistoryModel.html" title="class in org.gjt.sp.jedit.help">HelpHistoryModel</A>
  399. <DD>&nbsp;
  400. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.html#removeInnerClassNames(java.util.Collection)"><B>removeInnerClassNames(Collection)</B></A> -
  401. Static method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.html" title="class in org.gjt.sp.jedit.bsh.classpath">BshClassPath</A>
  402. <DD>Return a new collection without any inner class names
  403. <DT><A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html#removeKeyBinding(java.lang.String)"><B>removeKeyBinding(String)</B></A> -
  404. Method in class org.gjt.sp.jedit.input.<A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html" title="class in org.gjt.sp.jedit.input">AbstractInputHandler</A>
  405. <DD>Removes a key binding from this input handler.
  406. <DT><A HREF="../org/gjt/sp/jedit/gui/DockableLayout.html#removeLayoutComponent(java.awt.Component)"><B>removeLayoutComponent(Component)</B></A> -
  407. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/DockableLayout.html" title="class in org.gjt.sp.jedit.gui">DockableLayout</A>
  408. <DD>&nbsp;
  409. <DT><A HREF="../org/gjt/sp/jedit/gui/ExtendedGridLayout.html#removeLayoutComponent(java.awt.Component)"><B>removeLayoutComponent(Component)</B></A> -
  410. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/ExtendedGridLayout.html" title="class in org.gjt.sp.jedit.gui">ExtendedGridLayout</A>
  411. <DD>Removes the specified component from the layout.
  412. <DT><A HREF="../org/gjt/sp/jedit/gui/VariableGridLayout.html#removeLayoutComponent(java.awt.Component)"><B>removeLayoutComponent(Component)</B></A> -
  413. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/VariableGridLayout.html" title="class in org.gjt.sp.jedit.gui">VariableGridLayout</A>
  414. <DD>Not used in this class.
  415. <DT><A HREF="../org/gjt/sp/jedit/textarea/ScrollLayout.html#removeLayoutComponent(java.awt.Component)"><B>removeLayoutComponent(Component)</B></A> -
  416. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/ScrollLayout.html" title="class in org.gjt.sp.jedit.textarea">ScrollLayout</A>
  417. <DD>&nbsp;
  418. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeLeftOfScrollBar(java.awt.Component)"><B>removeLeftOfScrollBar(Component)</B></A> -
  419. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  420. <DD>Removes a component from the box left of the vertical scroll bar.
  421. <DT><A HREF="../org/gjt/sp/jedit/buffer/KillRing.html#removeListDataListener(javax.swing.event.ListDataListener)"><B>removeListDataListener(ListDataListener)</B></A> -
  422. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer">KillRing</A>
  423. <DD>&nbsp;
  424. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#removeListener(org.gjt.sp.jedit.bsh.BshClassManager.Listener)"><B>removeListener(BshClassManager.Listener)</B></A> -
  425. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html" title="class in org.gjt.sp.jedit.bsh">BshClassManager</A>
  426. <DD>&nbsp;
  427. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.html#removeListener(org.gjt.sp.jedit.bsh.classpath.ClassPathListener)"><B>removeListener(ClassPathListener)</B></A> -
  428. Method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.html" title="class in org.gjt.sp.jedit.bsh.classpath">BshClassPath</A>
  429. <DD>&nbsp;
  430. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#removeListener(org.gjt.sp.jedit.bsh.BshClassManager.Listener)"><B>removeListener(BshClassManager.Listener)</B></A> -
  431. Method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.classpath">ClassManagerImpl</A>
  432. <DD>&nbsp;
  433. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#removeMarker(int)"><B>removeMarker(int)</B></A> -
  434. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  435. <DD>Removes all markers at the specified line.
  436. <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchOperationNode.html#removeNodeFromCache(javax.swing.tree.MutableTreeNode)"><B>removeNodeFromCache(MutableTreeNode)</B></A> -
  437. Static method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/HyperSearchOperationNode.html" title="class in org.gjt.sp.jedit.search">HyperSearchOperationNode</A>
  438. <DD>&nbsp;
  439. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html#removeNotify()"><B>removeNotify()</B></A> -
  440. Method in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A>
  441. <DD>&nbsp;
  442. <DT><A HREF="../org/gjt/sp/jedit/gui/IOProgressMonitor.html#removeNotify()"><B>removeNotify()</B></A> -
  443. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/IOProgressMonitor.html" title="class in org.gjt.sp.jedit.gui">IOProgressMonitor</A>
  444. <DD>&nbsp;
  445. <DT><A HREF="../org/gjt/sp/jedit/gui/LogViewer.html#removeNotify()"><B>removeNotify()</B></A> -
  446. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/LogViewer.html" title="class in org.gjt.sp.jedit.gui">LogViewer</A>
  447. <DD>&nbsp;
  448. <DT><A HREF="../org/gjt/sp/jedit/gui/MarkerViewer.html#removeNotify()"><B>removeNotify()</B></A> -
  449. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/MarkerViewer.html" title="class in org.gjt.sp.jedit.gui">MarkerViewer</A>
  450. <DD>&nbsp;
  451. <DT><A HREF="../org/gjt/sp/jedit/gui/RegisterViewer.html#removeNotify()"><B>removeNotify()</B></A> -
  452. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/RegisterViewer.html" title="class in org.gjt.sp.jedit.gui">RegisterViewer</A>
  453. <DD>&nbsp;
  454. <DT><A HREF="../org/gjt/sp/jedit/gui/StatusBar.html#removeNotify()"><B>removeNotify()</B></A> -
  455. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/StatusBar.html" title="class in org.gjt.sp.jedit.gui">StatusBar</A>
  456. <DD>&nbsp;
  457. <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchResults.html#removeNotify()"><B>removeNotify()</B></A> -
  458. Method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/HyperSearchResults.html" title="class in org.gjt.sp.jedit.search">HyperSearchResults</A>
  459. <DD>&nbsp;
  460. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeNotify()"><B>removeNotify()</B></A> -
  461. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  462. <DD>Called by the AWT when this component is removed from it's parent.
  463. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#removePluginJAR(org.gjt.sp.jedit.PluginJAR, boolean)"><B>removePluginJAR(PluginJAR, boolean)</B></A> -
  464. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/jEdit.html" title="class in org.gjt.sp.jedit">jEdit</A>
  465. <DD>Unloads the given plugin JAR with the specified path.
  466. <DT><A HREF="../org/gjt/sp/util/WorkThreadPool.html#removeProgressListener(org.gjt.sp.util.WorkThreadProgressListener)"><B>removeProgressListener(WorkThreadProgressListener)</B></A> -
  467. Method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/WorkThreadPool.html" title="class in org.gjt.sp.util">WorkThreadPool</A>
  468. <DD>Removes a progress listener from this thread pool.
  469. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeScrollListener(org.gjt.sp.jedit.textarea.ScrollListener)"><B>removeScrollListener(ScrollListener)</B></A> -
  470. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  471. <DD>Removes a scroll listener from this text area.
  472. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeStatusListener(org.gjt.sp.jedit.textarea.StatusListener)"><B>removeStatusListener(StatusListener)</B></A> -
  473. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  474. <DD>Removes a scroll listener from this text area.
  475. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeStructureMatcher(org.gjt.sp.jedit.textarea.StructureMatcher)"><B>removeStructureMatcher(StructureMatcher)</B></A> -
  476. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  477. <DD>Removes a structure matcher.
  478. <DT><A HREF="../org/gjt/sp/jedit/gui/ToolBarManager.html#removeToolBar(java.awt.Component)"><B>removeToolBar(Component)</B></A> -
  479. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/ToolBarManager.html" title="class in org.gjt.sp.jedit.gui">ToolBarManager</A>
  480. <DD>&nbsp;
  481. <DT><A HREF="../org/gjt/sp/jedit/View.html#removeToolBar(java.awt.Component)"><B>removeToolBar(Component)</B></A> -
  482. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>
  483. <DD>Removes a tool bar from this view.
  484. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeTopComponent(java.awt.Component)"><B>removeTopComponent(Component)</B></A> -
  485. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  486. <DD>Removes a component from above the gutter, text area, and vertical scroll bar.
  487. <DT><A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#removeTrailingWhiteSpace(int[])"><B>removeTrailingWhiteSpace(int[])</B></A> -
  488. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>
  489. <DD>Removes trailing whitespace from all lines in the specified list.
  490. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#removeTrailingWhiteSpace()"><B>removeTrailingWhiteSpace()</B></A> -
  491. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  492. <DD>Removes trailing whitespace from all lines in the selection.
  493. <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html#removeTreeModelListener(javax.swing.event.TreeModelListener)"><B>removeTreeModelListener(TreeModelListener)</B></A> -
  494. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.OptionTreeModel</A>
  495. <DD>&nbsp;
  496. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html#rename(java.lang.String)"><B>rename(String)</B></A> -
  497. Method in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A>
  498. <DD>&nbsp;
  499. <DT><A HREF="../org/gjt/sp/jedit/io/VFS.html#RENAME_CAP"><B>RENAME_CAP</B></A> -
  500. Static variable in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>
  501. <DD>Rename file capability.
  502. <DT><A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html#REPEAT_COUNT_THRESHOLD"><B>REPEAT_COUNT_THRESHOLD</B></A> -
  503. Static variable in class org.gjt.sp.jedit.input.<A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html" title="class in org.gjt.sp.jedit.input">AbstractInputHandler</A>
  504. <DD>&nbsp;
  505. <DT><A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html#repeatCount"><B>repeatCount</B></A> -
  506. Variable in class org.gjt.sp.jedit.input.<A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html" title="class in org.gjt.sp.jedit.input">AbstractInputHandler</A>
  507. <DD>&nbsp;
  508. <DT><A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html#replace(org.gjt.sp.jedit.View)"><B>replace(View)</B></A> -
  509. Static method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html" title="class in org.gjt.sp.jedit.search">SearchAndReplace</A>
  510. <DD>Replaces the current selection with the replacement string.
  511. <DT><A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html#replace(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer, int, int)"><B>replace(View, Buffer, int, int)</B></A> -
  512. Static method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html" title="class in org.gjt.sp.jedit.search">SearchAndReplace</A>
  513. <DD>Replaces text in the specified range with the replacement string.
  514. <DT><A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html#replaceAll(org.gjt.sp.jedit.View)"><B>replaceAll(View)</B></A> -
  515. Static method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html" title="class in org.gjt.sp.jedit.search">SearchAndReplace</A>
  516. <DD>Replaces all occurrences of the search string with the replacement
  517. string.
  518. <DT><A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html#replaceAll(org.gjt.sp.jedit.View, boolean)"><B>replaceAll(View, boolean)</B></A> -
  519. Static method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/SearchAndReplace.html" title="class in org.gjt.sp.jedit.search">SearchAndReplace</A>
  520. <DD>Replaces all occurrences of the search string with the replacement
  521. string.
  522. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#replaceSelection(java.lang.String)"><B>replaceSelection(String)</B></A> -
  523. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  524. <DD>Set the selection, but does not deactivate it, and does not move the
  525. caret.
  526. <DT><A HREF="../org/gjt/sp/jedit/gui/MarkerViewer.html#requestDefaultFocus()"><B>requestDefaultFocus()</B></A> -
  527. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/MarkerViewer.html" title="class in org.gjt.sp.jedit.gui">MarkerViewer</A>
  528. <DD>&nbsp;
  529. <DT><A HREF="../org/gjt/sp/jedit/GUIUtilities.html#requestFocus(java.awt.Window, java.awt.Component)"><B>requestFocus(Window, Component)</B></A> -
  530. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/GUIUtilities.html" title="class in org.gjt.sp.jedit">GUIUtilities</A>
  531. <DD>Focuses on the specified component as soon as the window becomes
  532. active.
  533. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#reset()"><B>reset()</B></A> -
  534. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html" title="class in org.gjt.sp.jedit.bsh">BshClassManager</A>
  535. <DD>Clear all loaders and start over.
  536. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#reset()"><B>reset()</B></A> -
  537. Method in class org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.classpath">ClassManagerImpl</A>
  538. <DD>Clear all classloading behavior and class caches and reset to
  539. initial state.
  540. <DT><A HREF="../org/gjt/sp/jedit/buffer/KillRing.html#reset(java.util.List)"><B>reset(List)</B></A> -
  541. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/KillRing.html" title="class in org.gjt.sp.jedit.buffer">KillRing</A>
  542. <DD>This method is made to be used by implementation of load()
  543. method to initialize (or reset) the killring by a loaded
  544. sequence of objects.
  545. <DT><A HREF="../org/gjt/sp/jedit/gui/CompletionPopup.html#reset(org.gjt.sp.jedit.gui.CompletionPopup.Candidates, boolean)"><B>reset(CompletionPopup.Candidates, boolean)</B></A> -
  546. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/CompletionPopup.html" title="class in org.gjt.sp.jedit.gui">CompletionPopup</A>
  547. <DD>Start completion.
  548. <DT><A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html#resetCachedProperties()"><B>resetCachedProperties()</B></A> -
  549. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/JEditBuffer.html" title="class in org.gjt.sp.jedit.buffer">JEditBuffer</A>
  550. <DD>&nbsp;
  551. <DT><A HREF="../org/gjt/sp/jedit/buffer/UndoManager.html#resetClearDirty()"><B>resetClearDirty()</B></A> -
  552. Method in class org.gjt.sp.jedit.buffer.<A HREF="../org/gjt/sp/jedit/buffer/UndoManager.html" title="class in org.gjt.sp.jedit.buffer">UndoManager</A>
  553. <DD>&nbsp;
  554. <DT><A HREF="../org/gjt/sp/jedit/BeanShellFacade.html#resetDefaultVariables(org.gjt.sp.jedit.bsh.NameSpace)"><B>resetDefaultVariables(NameSpace)</B></A> -
  555. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/BeanShellFacade.html" title="class in org.gjt.sp.jedit">BeanShellFacade</A>
  556. <DD>&nbsp;
  557. <DT><A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html#resetLastActionCount()"><B>resetLastActionCount()</B></A> -
  558. Method in class org.gjt.sp.jedit.input.<A HREF="../org/gjt/sp/jedit/input/AbstractInputHandler.html" title="class in org.gjt.sp.jedit.input">AbstractInputHandler</A>
  559. <DD>Resets the last action count.
  560. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#resetProperty(java.lang.String)"><B>resetProperty(String)</B></A> -
  561. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/jEdit.html" title="class in org.gjt.sp.jedit">jEdit</A>
  562. <DD>Resets a property to its default value.
  563. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/CodeWriter.html#resizeInstructions(int[], int[], int)"><B>resizeInstructions(int[], int[], int)</B></A> -
  564. Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.<A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/CodeWriter.html" title="class in org.gjt.sp.jedit.bsh.org.objectweb.asm">CodeWriter</A>
  565. <DD>Resizes the designated instructions, while keeping jump offsets and
  566. instruction addresses consistent.
  567. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#resizeSelection(int, int, int, boolean)"><B>resizeSelection(int, int, int, boolean)</B></A> -
  568. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextArea.html" title="class in org.gjt.sp.jedit.textarea">TextArea</A>
  569. <DD>Resizes the selection at the specified offset, or creates a new
  570. one if there is no selection at the specified offset.
  571. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#resolvedObjectMethods"><B>resolvedObjectMethods</B></A> -
  572. Variable in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html" title="class in org.gjt.sp.jedit.bsh">BshClassManager</A>
  573. <DD>Caches for resolved object and static methods.
  574. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#resolvedStaticMethods"><B>resolvedStaticMethods</B></A> -
  575. Variable in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html" title="class in org.gjt.sp.jedit.bsh">BshClassManager</A>
  576. <DD>&nbsp;
  577. <DT><A HREF="../com/microstar/xml/HandlerBase.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> -
  578. Method in class com.microstar.xml.<A HREF="../com/microstar/xml/HandlerBase.html" title="class in com.microstar.xml">HandlerBase</A>
  579. <DD><B>Deprecated.</B>&nbsp;Resolve an external entity.
  580. <DT><A HREF="../com/microstar/xml/XmlHandler.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> -
  581. Method in interface com.microstar.xml.<A HREF="../com/microstar/xml/XmlHandler.html" title="interface in com.microstar.xml">XmlHandler</A>
  582. <DD><B>Deprecated.</B>&nbsp;Resolve an External Entity.
  583. <DT><A HREF="../org/gjt/sp/jedit/syntax/XModeHandler.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> -
  584. Method in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/XModeHandler.html" title="class in org.gjt.sp.jedit.syntax">XModeHandler</A>
  585. <DD>&nbsp;
  586. <DT><A HREF="../org/gjt/sp/jedit/syntax/ParserRuleSet.html#resolveImports()"><B>resolveImports()</B></A> -
  587. Method in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/ParserRuleSet.html" title="class in org.gjt.sp.jedit.syntax">ParserRuleSet</A>
  588. <DD>Resolves all rulesets added with <A HREF="../org/gjt/sp/jedit/syntax/ParserRuleSet.html#addRuleSet(org.gjt.sp.jedit.syntax.ParserRuleSet)"><CODE>ParserRuleSet.addRuleSet(ParserRuleSet)</CODE></A>.
  589. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#resolveSymlinks(java.lang.String)"><B>resolveSymlinks(String)</B></A> -
  590. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/MiscUtilities.html" title="class in org.gjt.sp.jedit">MiscUtilities</A>
  591. <DD>Resolves any symbolic links in the path name specified
  592. using <code>File.getCanonicalPath()</code>.
  593. <DT><A HREF="../org/gjt/sp/jedit/View.html#resplit()"><B>resplit()</B></A> -
  594. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>
  595. <DD>Restore the split configuration as it was before unsplitting.
  596. <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchOperationNode.html#restoreFlatNodes(javax.swing.JTree, javax.swing.tree.DefaultMutableTreeNode)"><B>restoreFlatNodes(JTree, DefaultMutableTreeNode)</B></A> -
  597. Method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/HyperSearchOperationNode.html" title="class in org.gjt.sp.jedit.search">HyperSearchOperationNode</A>
  598. <DD>&nbsp;
  599. <DT><A HREF="../org/gjt/sp/jedit/gui/FilteredListModel.html#restoreSelection(java.util.Set)"><B>restoreSelection(Set&lt;Integer&gt;)</B></A> -
  600. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/FilteredListModel.html" title="class in org.gjt.sp.jedit.gui">FilteredListModel</A>
  601. <DD>&nbsp;
  602. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Constants.html#RET"><B>RET</B></A> -
  603. Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.<A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Constants.html" title="interface in org.gjt.sp.jedit.bsh.org.objectweb.asm">Constants</A>
  604. <DD>&nbsp;
  605. <DT><A HREF="../org/gjt/sp/jedit/bsh/EvalError.html#reThrow(java.lang.String)"><B>reThrow(String)</B></A> -
  606. Method in exception org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/EvalError.html" title="class in org.gjt.sp.jedit.bsh">EvalError</A>
  607. <DD>Re-throw the error, prepending the specified message.
  608. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Constants.html#RETURN"><B>RETURN</B></A> -
  609. Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.<A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Constants.html" title="interface in org.gjt.sp.jedit.bsh.org.objectweb.asm">Constants</A>
  610. <DD>&nbsp;
  611. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#RETURN"><B>RETURN</B></A> -
  612. Static variable in interface org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html" title="interface in org.gjt.sp.jedit.bsh">ParserConstants</A>
  613. <DD>&nbsp;
  614. <DT><A HREF="../org/gjt/sp/jedit/bsh/Parser.html#ReturnStatement()"><B>Retu