PageRenderTime 64ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
HTML | 613 lines | 597 code | 12 blank | 4 comment | 0 complexity | b97bbffc0b952ac76bcfb5658ff81dae 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:22 GMT-08:00 2008 -->
  6. <TITLE>
  7. C-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-2.html"><B>PREV LETTER</B></A>&nbsp;
  41. &nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="index-3.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="_C_"><!-- --></A><H2>
  56. <B>C</B></H2>
  57. <DL>
  58. <DT><A HREF="../org/gjt/sp/jedit/BeanShell.html#cacheBlock(java.lang.String, java.lang.String, boolean)"><B>cacheBlock(String, String, boolean)</B></A> -
  59. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/BeanShell.html" title="class in org.gjt.sp.jedit">BeanShell</A>
  60. <DD>Caches a block of code, returning a handle that can be passed to
  61. runCachedBlock().
  62. <DT><A HREF="../org/gjt/sp/jedit/BeanShellFacade.html#cacheBlock(java.lang.String, java.lang.String, boolean)"><B>cacheBlock(String, String, boolean)</B></A> -
  63. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/BeanShellFacade.html" title="class in org.gjt.sp.jedit">BeanShellFacade</A>
  64. <DD>Caches a block of code, returning a handle that can be passed to
  65. runCachedBlock().
  66. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#cacheClassInfo(java.lang.String, java.lang.Class)"><B>cacheClassInfo(String, Class)</B></A> -
  67. 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>
  68. <DD>Cache info about whether name is a class or not.
  69. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedActionNames"><B>cachedActionNames</B></A> -
  70. Variable 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>
  71. <DD>&nbsp;
  72. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedActionToggleFlags"><B>cachedActionToggleFlags</B></A> -
  73. Variable 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>
  74. <DD>&nbsp;
  75. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedBrowserActionNames"><B>cachedBrowserActionNames</B></A> -
  76. Variable 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>
  77. <DD>&nbsp;
  78. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedBrowserActionToggleFlags"><B>cachedBrowserActionToggleFlags</B></A> -
  79. Variable 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>
  80. <DD>&nbsp;
  81. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedDockableActionFlags"><B>cachedDockableActionFlags</B></A> -
  82. Variable 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>
  83. <DD>&nbsp;
  84. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedDockableMovableFlags"><B>cachedDockableMovableFlags</B></A> -
  85. Variable 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>
  86. <DD>&nbsp;
  87. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedDockableNames"><B>cachedDockableNames</B></A> -
  88. Variable 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>
  89. <DD>&nbsp;
  90. <DT><A HREF="../org/gjt/sp/jedit/gui/DockableWindowFactory.html#cacheDockableWindows(org.gjt.sp.jedit.PluginJAR, java.lang.String[], boolean[], boolean[])"><B>cacheDockableWindows(PluginJAR, String[], boolean[], boolean[])</B></A> -
  91. 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>
  92. <DD>&nbsp;
  93. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#cachedProperties"><B>cachedProperties</B></A> -
  94. Variable 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>
  95. <DD>&nbsp;
  96. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#cacheResolvedMethod(java.lang.Class, java.lang.Class[], java.lang.reflect.Method)"><B>cacheResolvedMethod(Class, Class[], Method)</B></A> -
  97. 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>
  98. <DD>Cache a resolved (possibly overloaded) method based on the
  99. argument types used to invoke it, subject to classloader change.
  100. <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchOperationNode.html#cacheResultNodes(javax.swing.tree.DefaultMutableTreeNode)"><B>cacheResultNodes(DefaultMutableTreeNode)</B></A> -
  101. 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>
  102. <DD>&nbsp;
  103. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.AlignOffset.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  104. Method in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.AlignOffset.html" title="class in org.gjt.sp.jedit.indent">IndentAction.AlignOffset</A>
  105. <DD>&nbsp;
  106. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.AlignParameter.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  107. Method in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.AlignParameter.html" title="class in org.gjt.sp.jedit.indent">IndentAction.AlignParameter</A>
  108. <DD>&nbsp;
  109. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  110. Method in interface org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.html" title="interface in org.gjt.sp.jedit.indent">IndentAction</A>
  111. <DD>&nbsp;
  112. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.Collapse.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  113. Method in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.Collapse.html" title="class in org.gjt.sp.jedit.indent">IndentAction.Collapse</A>
  114. <DD>This does nothing; it is merely a sentinel for the
  115. <code>OpenBracketIndentRule</code>.
  116. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.Decrease.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  117. Method in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.Decrease.html" title="class in org.gjt.sp.jedit.indent">IndentAction.Decrease</A>
  118. <DD>&nbsp;
  119. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.Increase.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  120. Method in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.Increase.html" title="class in org.gjt.sp.jedit.indent">IndentAction.Increase</A>
  121. <DD>&nbsp;
  122. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.NoIncrease.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  123. Method in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.NoIncrease.html" title="class in org.gjt.sp.jedit.indent">IndentAction.NoIncrease</A>
  124. <DD>&nbsp;
  125. <DT><A HREF="../org/gjt/sp/jedit/indent/IndentAction.Reset.html#calculateIndent(org.gjt.sp.jedit.buffer.JEditBuffer, int, int, int)"><B>calculateIndent(JEditBuffer, int, int, int)</B></A> -
  126. Method in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/IndentAction.Reset.html" title="class in org.gjt.sp.jedit.indent">IndentAction.Reset</A>
  127. <DD>&nbsp;
  128. <DT><A HREF="../org/gjt/sp/jedit/bsh/CallStack.html" title="class in org.gjt.sp.jedit.bsh"><B>CallStack</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>A stack of NameSpaces representing the call path.<DT><A HREF="../org/gjt/sp/jedit/bsh/CallStack.html#CallStack()"><B>CallStack()</B></A> -
  129. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/CallStack.html" title="class in org.gjt.sp.jedit.bsh">CallStack</A>
  130. <DD>&nbsp;
  131. <DT><A HREF="../org/gjt/sp/jedit/bsh/CallStack.html#CallStack(org.gjt.sp.jedit.bsh.NameSpace)"><B>CallStack(NameSpace)</B></A> -
  132. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/CallStack.html" title="class in org.gjt.sp.jedit.bsh">CallStack</A>
  133. <DD>&nbsp;
  134. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Constants.html#CALOAD"><B>CALOAD</B></A> -
  135. 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>
  136. <DD>&nbsp;
  137. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSFileChooserDialog.html#cancel()"><B>cancel()</B></A> -
  138. Method in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/VFSFileChooserDialog.html" title="class in org.gjt.sp.jedit.browser">VFSFileChooserDialog</A>
  139. <DD>&nbsp;
  140. <DT><A HREF="../org/gjt/sp/jedit/gui/BufferOptions.html#cancel()"><B>cancel()</B></A> -
  141. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/BufferOptions.html" title="class in org.gjt.sp.jedit.gui">BufferOptions</A>
  142. <DD>&nbsp;
  143. <DT><A HREF="../org/gjt/sp/jedit/gui/CloseDialog.html#cancel()"><B>cancel()</B></A> -
  144. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/CloseDialog.html" title="class in org.gjt.sp.jedit.gui">CloseDialog</A>
  145. <DD>&nbsp;
  146. <DT><A HREF="../org/gjt/sp/jedit/gui/EnhancedDialog.html#cancel()"><B>cancel()</B></A> -
  147. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A>
  148. <DD>&nbsp;
  149. <DT><A HREF="../org/gjt/sp/jedit/gui/ErrorListDialog.html#cancel()"><B>cancel()</B></A> -
  150. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/ErrorListDialog.html" title="class in org.gjt.sp.jedit.gui">ErrorListDialog</A>
  151. <DD>&nbsp;
  152. <DT><A HREF="../org/gjt/sp/jedit/gui/FilesChangedDialog.html#cancel()"><B>cancel()</B></A> -
  153. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/FilesChangedDialog.html" title="class in org.gjt.sp.jedit.gui">FilesChangedDialog</A>
  154. <DD>&nbsp;
  155. <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html#cancel()"><B>cancel()</B></A> -
  156. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog</A>
  157. <DD>&nbsp;
  158. <DT><A HREF="../org/gjt/sp/jedit/gui/PasteFromListDialog.html#cancel()"><B>cancel()</B></A> -
  159. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/PasteFromListDialog.html" title="class in org.gjt.sp.jedit.gui">PasteFromListDialog</A>
  160. <DD>&nbsp;
  161. <DT><A HREF="../org/gjt/sp/jedit/gui/SelectLineRange.html#cancel()"><B>cancel()</B></A> -
  162. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/SelectLineRange.html" title="class in org.gjt.sp.jedit.gui">SelectLineRange</A>
  163. <DD>&nbsp;
  164. <DT><A HREF="../org/gjt/sp/jedit/gui/StyleEditor.html#cancel()"><B>cancel()</B></A> -
  165. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/StyleEditor.html" title="class in org.gjt.sp.jedit.gui">StyleEditor</A>
  166. <DD>&nbsp;
  167. <DT><A HREF="../org/gjt/sp/jedit/gui/TextAreaDialog.html#cancel()"><B>cancel()</B></A> -
  168. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/TextAreaDialog.html" title="class in org.gjt.sp.jedit.gui">TextAreaDialog</A>
  169. <DD>&nbsp;
  170. <DT><A HREF="../org/gjt/sp/jedit/gui/TipOfTheDay.html#cancel()"><B>cancel()</B></A> -
  171. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/TipOfTheDay.html" title="class in org.gjt.sp.jedit.gui">TipOfTheDay</A>
  172. <DD>&nbsp;
  173. <DT><A HREF="../org/gjt/sp/jedit/options/GlobalOptions.html#cancel()"><B>cancel()</B></A> -
  174. Method in class org.gjt.sp.jedit.options.<A HREF="../org/gjt/sp/jedit/options/GlobalOptions.html" title="class in org.gjt.sp.jedit.options">GlobalOptions</A>
  175. <DD>&nbsp;
  176. <DT><A HREF="../org/gjt/sp/jedit/pluginmgr/PluginManager.html#cancel()"><B>cancel()</B></A> -
  177. Method in class org.gjt.sp.jedit.pluginmgr.<A HREF="../org/gjt/sp/jedit/pluginmgr/PluginManager.html" title="class in org.gjt.sp.jedit.pluginmgr">PluginManager</A>
  178. <DD>&nbsp;
  179. <DT><A HREF="../org/gjt/sp/jedit/search/SearchDialog.html#cancel()"><B>cancel()</B></A> -
  180. Method in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/SearchDialog.html" title="class in org.gjt.sp.jedit.search">SearchDialog</A>
  181. <DD>&nbsp;
  182. <DT><A HREF="../org/gjt/sp/jedit/msg/EditorExitRequested.html#cancelExit()"><B>cancelExit()</B></A> -
  183. Method in class org.gjt.sp.jedit.msg.<A HREF="../org/gjt/sp/jedit/msg/EditorExitRequested.html" title="class in org.gjt.sp.jedit.msg">EditorExitRequested</A>
  184. <DD>Cancels the exit process.
  185. <DT><A HREF="../org/gjt/sp/jedit/bsh/Capabilities.html#canGenerateInterfaces()"><B>canGenerateInterfaces()</B></A> -
  186. Static method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Capabilities.html" title="class in org.gjt.sp.jedit.bsh">Capabilities</A>
  187. <DD>&nbsp;
  188. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextAreaTransferHandler.html#canImport(javax.swing.JComponent, java.awt.datatransfer.DataFlavor[])"><B>canImport(JComponent, DataFlavor[])</B></A> -
  189. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextAreaTransferHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaTransferHandler</A>
  190. <DD>&nbsp;
  191. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.html#canonicalizeClassName(java.lang.String)"><B>canonicalizeClassName(String)</B></A> -
  192. 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>
  193. <DD>Create a proper class name from a messy thing.
  194. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#canonPath(java.lang.String)"><B>canonPath(String)</B></A> -
  195. 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>
  196. <DD>&nbsp;
  197. <DT><A HREF="../org/gjt/sp/jedit/io/VFSFile.html#canRead"><B>canRead</B></A> -
  198. Variable in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>
  199. <DD><B>Deprecated.</B>&nbsp;<I>Use the accessor/mutator methods instead.</I>
  200. <DT><A HREF="../org/gjt/sp/jedit/io/VFSFile.html#canWrite"><B>canWrite</B></A> -
  201. Variable in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>
  202. <DD><B>Deprecated.</B>&nbsp;<I>Use the accessor/mutator methods instead.</I>
  203. <DT><A HREF="../org/gjt/sp/jedit/bsh/Capabilities.html" title="class in org.gjt.sp.jedit.bsh"><B>Capabilities</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>The map of extended features supported by the runtime in which we live.<DT><A HREF="../org/gjt/sp/jedit/bsh/Capabilities.html#Capabilities()"><B>Capabilities()</B></A> -
  204. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Capabilities.html" title="class in org.gjt.sp.jedit.bsh">Capabilities</A>
  205. <DD>&nbsp;
  206. <DT><A HREF="../org/gjt/sp/jedit/bsh/Capabilities.Unavailable.html" title="class in org.gjt.sp.jedit.bsh"><B>Capabilities.Unavailable</B></A> - Exception in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>An attempt was made to use an unavailable capability supported by
  207. an optional package.<DT><A HREF="../org/gjt/sp/jedit/bsh/Capabilities.Unavailable.html#Capabilities.Unavailable(java.lang.String)"><B>Capabilities.Unavailable(String)</B></A> -
  208. Constructor for exception org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Capabilities.Unavailable.html" title="class in org.gjt.sp.jedit.bsh">Capabilities.Unavailable</A>
  209. <DD>&nbsp;
  210. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#CARET"><B>CARET</B></A> -
  211. Static variable in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  212. <DD>Caret info properties.
  213. <DT><A HREF="../org/gjt/sp/jedit/BufferHistory.Entry.html#caret"><B>caret</B></A> -
  214. Variable in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/BufferHistory.Entry.html" title="class in org.gjt.sp.jedit">BufferHistory.Entry</A>
  215. <DD>&nbsp;
  216. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#caret"><B>caret</B></A> -
  217. Variable 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>
  218. <DD>&nbsp;
  219. <DT><A HREF="../org/gjt/sp/jedit/msg/TextAreaUpdate.html#CARET_CHANGING"><B>CARET_CHANGING</B></A> -
  220. Static variable in class org.gjt.sp.jedit.msg.<A HREF="../org/gjt/sp/jedit/msg/TextAreaUpdate.html" title="class in org.gjt.sp.jedit.msg">TextAreaUpdate</A>
  221. <DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
  222. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextAreaPainter.html#CARET_LAYER"><B>CARET_LAYER</B></A> -
  223. Static variable 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>
  224. <DD>Caret layer.
  225. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#CARET_POSITIONED"><B>CARET_POSITIONED</B></A> -
  226. Static variable in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  227. <DD>&nbsp;
  228. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#caretAutoScroll()"><B>caretAutoScroll()</B></A> -
  229. 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>
  230. <DD>Return if change in buffer should scroll this text area.
  231. <DT><A HREF="../org/gjt/sp/jedit/msg/CaretChanging.html" title="class in org.gjt.sp.jedit.msg"><B>CaretChanging</B></A> - Class in <A HREF="../org/gjt/sp/jedit/msg/package-summary.html">org.gjt.sp.jedit.msg</A><DD><B>Deprecated.</B>&nbsp;<I>use @ref PositionChanging instead. This class will be removed
  232. before jEdit 4.3final.</I><DT><A HREF="../org/gjt/sp/jedit/msg/CaretChanging.html#CaretChanging(org.gjt.sp.jedit.textarea.JEditTextArea)"><B>CaretChanging(JEditTextArea)</B></A> -
  233. Constructor for class org.gjt.sp.jedit.msg.<A HREF="../org/gjt/sp/jedit/msg/CaretChanging.html" title="class in org.gjt.sp.jedit.msg">CaretChanging</A>
  234. <DD><B>Deprecated.</B>&nbsp;&nbsp;
  235. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#caretLine"><B>caretLine</B></A> -
  236. Variable 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>
  237. <DD>&nbsp;
  238. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#CASE"><B>CASE</B></A> -
  239. 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>
  240. <DD>&nbsp;
  241. <DT><A HREF="../org/gjt/sp/jedit/io/VFS.html#CASE_INSENSITIVE_CAP"><B>CASE_INSENSITIVE_CAP</B></A> -
  242. 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>
  243. <DD>Case insensitive file system capability.
  244. <DT><A HREF="../org/gjt/sp/jedit/bsh/Parser.html#CastExpression()"><B>CastExpression()</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/Parser.html#CastLookahead()"><B>CastLookahead()</B></A> -
  248. 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>
  249. <DD>&nbsp;
  250. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Constants.html#CASTORE"><B>CASTORE</B></A> -
  251. 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>
  252. <DD>&nbsp;
  253. <DT><A HREF="../org/gjt/sp/jedit/bsh/Primitive.html#castToType(java.lang.Class, int)"><B>castToType(Class, int)</B></A> -
  254. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Primitive.html" title="class in org.gjt.sp.jedit.bsh">Primitive</A>
  255. <DD>Cast this bsh.Primitive value to a new bsh.Primitive value
  256. This is usually a numeric type cast.
  257. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#CATCH"><B>CATCH</B></A> -
  258. 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>
  259. <DD>&nbsp;
  260. <DT><A HREF="../org/gjt/sp/jedit/gui/PanelWindowContainer.RotatedTextIcon.html#CCW"><B>CCW</B></A> -
  261. Static variable in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/PanelWindowContainer.RotatedTextIcon.html" title="class in org.gjt.sp.jedit.gui">PanelWindowContainer.RotatedTextIcon</A>
  262. <DD>&nbsp;
  263. <DT><A HREF="../org/gjt/sp/jedit/textarea/ScrollLayout.html#CENTER"><B>CENTER</B></A> -
  264. Static variable 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>
  265. <DD>&nbsp;
  266. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#centerCaret()"><B>centerCaret()</B></A> -
  267. 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>
  268. <DD>Centers the caret on the screen.
  269. <DT><A HREF="../org/gjt/sp/jedit/GUIUtilities.html#centerOnScreen(java.awt.Window)"><B>centerOnScreen(Window)</B></A> -
  270. 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>
  271. <DD><B>Deprecated.</B>&nbsp;<I>use <CODE>Window.setLocationRelativeTo(java.awt.Component)</CODE></I>
  272. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Type.html#CHAR"><B>CHAR</B></A> -
  273. Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.<A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Type.html" title="class in org.gjt.sp.jedit.bsh.org.objectweb.asm">Type</A>
  274. <DD>The sort of the <tt>char</tt> type.
  275. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#CHAR"><B>CHAR</B></A> -
  276. 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>
  277. <DD>&nbsp;
  278. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Type.html#CHAR_TYPE"><B>CHAR_TYPE</B></A> -
  279. Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.<A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Type.html" title="class in org.gjt.sp.jedit.bsh.org.objectweb.asm">Type</A>
  280. <DD>The <tt>char</tt> type.
  281. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#CHARACTER_LITERAL"><B>CHARACTER_LITERAL</B></A> -
  282. 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>
  283. <DD>&nbsp;
  284. <DT><A HREF="../org/gjt/sp/jedit/syntax/XModeHandler.html#characters(char[], int, int)"><B>characters(char[], int, int)</B></A> -
  285. 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>
  286. <DD>&nbsp;
  287. <DT><A HREF="../org/gjt/sp/util/ReverseCharSequence.html#charAt(int)"><B>charAt(int)</B></A> -
  288. Method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/ReverseCharSequence.html" title="class in org.gjt.sp.util">ReverseCharSequence</A>
  289. <DD>&nbsp;
  290. <DT><A HREF="../org/gjt/sp/util/SegmentCharSequence.html#charAt(int)"><B>charAt(int)</B></A> -
  291. Method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/SegmentCharSequence.html" title="class in org.gjt.sp.util">SegmentCharSequence</A>
  292. <DD>&nbsp;
  293. <DT><A HREF="../com/microstar/xml/HandlerBase.html#charData(char[], int, int)"><B>charData(char[], int, int)</B></A> -
  294. Method in class com.microstar.xml.<A HREF="../com/microstar/xml/HandlerBase.html" title="class in com.microstar.xml">HandlerBase</A>
  295. <DD><B>Deprecated.</B>&nbsp;Handle character data.
  296. <DT><A HREF="../com/microstar/xml/XmlHandler.html#charData(char[], int, int)"><B>charData(char[], int, int)</B></A> -
  297. Method in interface com.microstar.xml.<A HREF="../com/microstar/xml/XmlHandler.html" title="interface in com.microstar.xml">XmlHandler</A>
  298. <DD><B>Deprecated.</B>&nbsp;Character data.
  299. <DT><A HREF="../org/gjt/sp/jedit/io/CharsetEncoding.html" title="class in org.gjt.sp.jedit.io"><B>CharsetEncoding</B></A> - Class in <A HREF="../org/gjt/sp/jedit/io/package-summary.html">org.gjt.sp.jedit.io</A><DD>Encodings which are provided by java.nio.charset.Charset.<DT><A HREF="../org/gjt/sp/jedit/io/CharsetEncoding.html#CharsetEncoding(java.lang.String)"><B>CharsetEncoding(String)</B></A> -
  300. Constructor for class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/CharsetEncoding.html" title="class in org.gjt.sp.jedit.io">CharsetEncoding</A>
  301. <DD>&nbsp;
  302. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#charsToEntities(java.lang.String)"><B>charsToEntities(String)</B></A> -
  303. 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>
  304. <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="../org/gjt/sp/util/XMLUtilities.html#charsToEntities(java.lang.String, boolean)"><CODE>XMLUtilities.charsToEntities(String, boolean)</CODE></A>.</I>
  305. <DT><A HREF="../org/gjt/sp/util/XMLUtilities.html#charsToEntities(java.lang.String, boolean)"><B>charsToEntities(String, boolean)</B></A> -
  306. Static method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/XMLUtilities.html" title="class in org.gjt.sp.util">XMLUtilities</A>
  307. <DD>Converts &lt;, &gt;, &amp; in the string to their HTML entity
  308. equivalents.
  309. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#charsToEscapes(java.lang.String)"><B>charsToEscapes(String)</B></A> -
  310. 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>
  311. <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../org/gjt/sp/util/StandardUtilities.html#charsToEscapes(java.lang.String)"><CODE>StandardUtilities.charsToEscapes(String)</CODE></A></I>
  312. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#charsToEscapes(java.lang.String, java.lang.String)"><B>charsToEscapes(String, String)</B></A> -
  313. 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>
  314. <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../org/gjt/sp/util/StandardUtilities.html#charsToEscapes(java.lang.String)"><CODE>StandardUtilities.charsToEscapes(String)</CODE></A></I>
  315. <DT><A HREF="../org/gjt/sp/util/StandardUtilities.html#charsToEscapes(java.lang.String)"><B>charsToEscapes(String)</B></A> -
  316. 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>
  317. <DD>Escapes newlines, tabs, backslashes, and quotes in the specified
  318. string.
  319. <DT><A HREF="../org/gjt/sp/util/StandardUtilities.html#charsToEscapes(java.lang.String, java.lang.String)"><B>charsToEscapes(String, String)</B></A> -
  320. 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>
  321. <DD>Escapes the specified characters in the specified string.
  322. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#checkBufferStatus(org.gjt.sp.jedit.View)"><B>checkBufferStatus(View)</B></A> -
  323. 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>
  324. <DD>Checks each buffer's status on disk and shows the dialog box
  325. informing the user that buffers changed on disk, if necessary.
  326. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#checkBufferStatus(org.gjt.sp.jedit.View, boolean)"><B>checkBufferStatus(View, boolean)</B></A> -
  327. 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>
  328. <DD>Checks buffer status on disk and shows the dialog box
  329. informing the user that buffers changed on disk, if necessary.
  330. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Constants.html#CHECKCAST"><B>CHECKCAST</B></A> -
  331. 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>
  332. <DD>&nbsp;
  333. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.html#checkDependencies()"><B>checkDependencies()</B></A> -
  334. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/PluginJAR.html" title="class in org.gjt.sp.jedit">PluginJAR</A>
  335. <DD>Returns true if all dependencies are satisified, false otherwise.
  336. <DT><A HREF="../org/gjt/sp/jedit/Buffer.html#checkFileStatus(org.gjt.sp.jedit.View)"><B>checkFileStatus(View)</B></A> -
  337. Method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>
  338. <DD>Check if the buffer has changed on disk.
  339. <DT><A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html#checkFileStatus_all"><B>checkFileStatus_all</B></A> -
  340. Static variable in class org.gjt.sp.jedit.options.<A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html" title="class in org.gjt.sp.jedit.options">GeneralOptionPane</A>
  341. <DD>&nbsp;
  342. <DT><A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html#checkFileStatus_focus"><B>checkFileStatus_focus</B></A> -
  343. Static variable in class org.gjt.sp.jedit.options.<A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html" title="class in org.gjt.sp.jedit.options">GeneralOptionPane</A>
  344. <DD>&nbsp;
  345. <DT><A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html#checkFileStatus_focusBuffer"><B>checkFileStatus_focusBuffer</B></A> -
  346. Static variable in class org.gjt.sp.jedit.options.<A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html" title="class in org.gjt.sp.jedit.options">GeneralOptionPane</A>
  347. <DD>&nbsp;
  348. <DT><A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html#checkFileStatus_none"><B>checkFileStatus_none</B></A> -
  349. Static variable in class org.gjt.sp.jedit.options.<A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html" title="class in org.gjt.sp.jedit.options">GeneralOptionPane</A>
  350. <DD>&nbsp;
  351. <DT><A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html#checkFileStatus_operations"><B>checkFileStatus_operations</B></A> -
  352. Static variable in class org.gjt.sp.jedit.options.<A HREF="../org/gjt/sp/jedit/options/GeneralOptionPane.html" title="class in org.gjt.sp.jedit.options">GeneralOptionPane</A>
  353. <DD>&nbsp;
  354. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html#CHOOSE_DIRECTORY_DIALOG"><B>CHOOSE_DIRECTORY_DIALOG</B></A> -
  355. Static variable 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>
  356. <DD>Choose directory dialog mode.
  357. <DT><A HREF="../org/gjt/sp/jedit/syntax/Chunk.html" title="class in org.gjt.sp.jedit.syntax"><B>Chunk</B></A> - Class in <A HREF="../org/gjt/sp/jedit/syntax/package-summary.html">org.gjt.sp.jedit.syntax</A><DD>A syntax token with extra information required for painting it
  358. on screen.<DT><A HREF="../org/gjt/sp/jedit/syntax/Chunk.html#Chunk(float, int, org.gjt.sp.jedit.syntax.ParserRuleSet)"><B>Chunk(float, int, ParserRuleSet)</B></A> -
  359. Constructor for class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/Chunk.html" title="class in org.gjt.sp.jedit.syntax">Chunk</A>
  360. <DD>&nbsp;
  361. <DT><A HREF="../org/gjt/sp/jedit/syntax/Chunk.html#Chunk(byte, int, int, org.gjt.sp.jedit.syntax.ParserRuleSet, org.gjt.sp.jedit.syntax.SyntaxStyle[], byte)"><B>Chunk(byte, int, int, ParserRuleSet, SyntaxStyle[], byte)</B></A> -
  362. Constructor for class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/Chunk.html" title="class in org.gjt.sp.jedit.syntax">Chunk</A>
  363. <DD>&nbsp;
  364. <DT><A HREF="../org/gjt/sp/jedit/Debug.html#CHUNK_CACHE_DEBUG"><B>CHUNK_CACHE_DEBUG</B></A> -
  365. Static variable in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Debug.html" title="class in org.gjt.sp.jedit">Debug</A>
  366. <DD>For checking invalidation, etc.
  367. <DT><A HREF="../org/gjt/sp/jedit/Debug.html#CHUNK_PAINT_DEBUG"><B>CHUNK_PAINT_DEBUG</B></A> -
  368. Static variable in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Debug.html" title="class in org.gjt.sp.jedit">Debug</A>
  369. <DD>Paints boxes around chunks.
  370. <DT><A HREF="../org/gjt/sp/jedit/bsh/Modifiers.html#CLASS"><B>CLASS</B></A> -
  371. Static variable in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Modifiers.html" title="class in org.gjt.sp.jedit.bsh">Modifiers</A>
  372. <DD>&nbsp;
  373. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#CLASS"><B>CLASS</B></A> -
  374. 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>
  375. <DD>&nbsp;
  376. <DT><A HREF="../org/gjt/sp/jedit/bsh/Parser.html#ClassDeclaration()"><B>ClassDeclaration()</B></A> -
  377. 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>
  378. <DD>&nbsp;
  379. <DT><A HREF="../org/gjt/sp/jedit/PluginJAR.PluginCacheEntry.html#classes"><B>classes</B></A> -
  380. Variable 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>
  381. <DD>&nbsp;
  382. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#classExists(java.lang.String)"><B>classExists(String)</B></A> -
  383. 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>
  384. <DD>&nbsp;
  385. <DT><A HREF="../org/gjt/sp/jedit/bsh/Capabilities.html#classExists(java.lang.String)"><B>classExists(String)</B></A> -
  386. Static method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/Capabilities.html" title="class in org.gjt.sp.jedit.bsh">Capabilities</A>
  387. <DD>Use direct Class.forName() to test for the existence of a class.
  388. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#classForName(java.lang.String)"><B>classForName(String)</B></A> -
  389. 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>
  390. <DD>Load the specified class by name, taking into account added classpath
  391. and reloaded classes, etc.
  392. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#classForName(java.lang.String)"><B>classForName(String)</B></A> -
  393. 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>
  394. <DD>&nbsp;
  395. <DT><A HREF="../org/gjt/sp/jedit/bsh/ClassGenerator.html" title="class in org.gjt.sp.jedit.bsh"><B>ClassGenerator</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/ClassGenerator.html#ClassGenerator()"><B>ClassGenerator()</B></A> -
  396. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ClassGenerator.html" title="class in org.gjt.sp.jedit.bsh">ClassGenerator</A>
  397. <DD>&nbsp;
  398. <DT><A HREF="../org/gjt/sp/jedit/bsh/ClassGeneratorImpl.html" title="class in org.gjt.sp.jedit.bsh"><B>ClassGeneratorImpl</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/ClassGeneratorImpl.html#ClassGeneratorImpl()"><B>ClassGeneratorImpl()</B></A> -
  399. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ClassGeneratorImpl.html" title="class in org.gjt.sp.jedit.bsh">ClassGeneratorImpl</A>
  400. <DD>&nbsp;
  401. <DT><A HREF="../org/gjt/sp/jedit/bsh/ClassGeneratorUtil.html" title="class in org.gjt.sp.jedit.bsh"><B>ClassGeneratorUtil</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>ClassGeneratorUtil utilizes the ASM (www.objectweb.org) bytecode generator
  402. by Eric Bruneton in order to generate class "stubs" for BeanShell at
  403. runtime.<DT><A HREF="../org/gjt/sp/jedit/bsh/ClassGeneratorUtil.html#ClassGeneratorUtil(org.gjt.sp.jedit.bsh.Modifiers, java.lang.String, java.lang.String, java.lang.Class, java.lang.Class[], org.gjt.sp.jedit.bsh.Variable[], org.gjt.sp.jedit.bsh.DelayedEvalBshMethod[], org.gjt.sp.jedit.bsh.NameSpace, boolean)"><B>ClassGeneratorUtil(Modifiers, String, String, Class, Class[], Variable[], DelayedEvalBshMethod[], NameSpace, boolean)</B></A> -
  404. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ClassGeneratorUtil.html" title="class in org.gjt.sp.jedit.bsh">ClassGeneratorUtil</A>
  405. <DD>&nbsp;
  406. <DT><A HREF="../org/gjt/sp/jedit/bsh/ClassGeneratorUtil.ConstructorArgs.html" title="class in org.gjt.sp.jedit.bsh"><B>ClassGeneratorUtil.ConstructorArgs</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>A ConstructorArgs object holds evaluated arguments for a constructor
  407. call as well as the index of a possible alternate selector to invoke.<DT><A HREF="../org/gjt/sp/jedit/bsh/ClassIdentifier.html" title="class in org.gjt.sp.jedit.bsh"><B>ClassIdentifier</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/ClassIdentifier.html#ClassIdentifier(java.lang.Class)"><B>ClassIdentifier(Class)</B></A> -
  408. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ClassIdentifier.html" title="class in org.gjt.sp.jedit.bsh">ClassIdentifier</A>
  409. <DD>&nbsp;
  410. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#classLoaderChanged()"><B>classLoaderChanged()</B></A> -
  411. 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>
  412. <DD>&nbsp;
  413. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.Listener.html#classLoaderChanged()"><B>classLoaderChanged()</B></A> -
  414. Method in interface org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.Listener.html" title="interface in org.gjt.sp.jedit.bsh">BshClassManager.Listener</A>
  415. <DD>&nbsp;
  416. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#classLoaderChanged()"><B>classLoaderChanged()</B></A> -
  417. 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>
  418. <DD>Clear global class cache and notify namespaces to clear their
  419. class caches.
  420. <DT><A HREF="../org/gjt/sp/jedit/bsh/NameSpace.html#classLoaderChanged()"><B>classLoaderChanged()</B></A> -
  421. 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>
  422. <DD>Clear all cached classes and names
  423. <DT><A HREF="../org/gjt/sp/jedit/BeanShellFacade.html#classManager"><B>classManager</B></A> -
  424. Variable in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/BeanShellFacade.html" title="class in org.gjt.sp.jedit">BeanShellFacade</A>
  425. <DD>&nbsp;
  426. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.classpath"><B>ClassManagerImpl</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/classpath/package-summary.html">org.gjt.sp.jedit.bsh.classpath</A><DD>
  427. Manage all classloading in BeanShell.<DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassManagerImpl.html#ClassManagerImpl()"><B>ClassManagerImpl()</B></A> -
  428. Constructor for 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>
  429. <DD>Used by BshClassManager singleton constructor
  430. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.MappingFeedback.html#classMapping(java.lang.String)"><B>classMapping(String)</B></A> -
  431. Method in interface org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.MappingFeedback.html" title="interface in org.gjt.sp.jedit.bsh.classpath">BshClassPath.MappingFeedback</A>
  432. <DD>Provide feedback on the progress of mapping the classpath
  433. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/BshClassPath.html#classPathChanged()"><B>classPathChanged()</B></A> -
  434. 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>
  435. <DD>&nbsp;
  436. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassPathListener.html#classPathChanged()"><B>classPathChanged()</B></A> -
  437. Method in interface org.gjt.sp.jedit.bsh.classpath.<A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassPathListener.html" title="interface in org.gjt.sp.jedit.bsh.classpath">ClassPathListener</A>
  438. <DD>&nbsp;
  439. <DT><A HREF="../org/gjt/sp/jedit/bsh/ClassPathException.html" title="class in org.gjt.sp.jedit.bsh"><B>ClassPathException</B></A> - Exception in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/ClassPathException.html#ClassPathException(java.lang.String)"><B>ClassPathException(String)</B></A> -
  440. Constructor for exception org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ClassPathException.html" title="class in org.gjt.sp.jedit.bsh">ClassPathException</A>
  441. <DD>&nbsp;
  442. <DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/ClassPathListener.html" title="interface in org.gjt.sp.jedit.bsh.classpath"><B>ClassPathListener</B></A> - Interface in <A HREF="../org/gjt/sp/jedit/bsh/classpath/package-summary.html">org.gjt.sp.jedit.bsh.classpath</A><DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#classToFile(java.lang.String)"><B>classToFile(String)</B></A> -
  443. 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>
  444. <DD>Converts a class name to a file name.
  445. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/ClassVisitor.html" title="interface in org.gjt.sp.jedit.bsh.org.objectweb.asm"><B>ClassVisitor</B></A> - Interface in <A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/package-summary.html">org.gjt.sp.jedit.bsh.org.objectweb.asm</A><DD>A visitor to visit a Java class.<DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/ClassWriter.html" title="class in org.gjt.sp.jedit.bsh.org.objectweb.asm"><B>ClassWriter</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/package-summary.html">org.gjt.sp.jedit.bsh.org.objectweb.asm</A><DD>A <A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/ClassVisitor.html" title="interface in org.gjt.sp.jedit.bsh.org.objectweb.asm"><CODE>ClassVisitor</CODE></A> that generates Java class files.<DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/ClassWriter.html#ClassWriter(boolean)"><B>ClassWriter(boolean)</B></A> -
  446. Constructor for class org.gjt.sp.jedit.bsh.org.objectweb.asm.<A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/ClassWriter.html" title="class in org.gjt.sp.jedit.bsh.org.objectweb.asm">ClassWriter</A>
  447. <DD>Constructs a new <A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/ClassWriter.html" title="class in org.gjt.sp.jedit.bsh.org.objectweb.asm"><CODE>ClassWriter</CODE></A> object.
  448. <DT><A HREF="../org/gjt/sp/util/PropertiesBean.html#clean(java.util.Properties)"><B>clean(Properties)</B></A> -
  449. Method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/PropertiesBean.html" title="class in org.gjt.sp.util">PropertiesBean</A>
  450. <DD>Cleans the entries related to this object from the given object.
  451. <DT><A HREF="../org/gjt/sp/jedit/bsh/CallStack.html#clear()"><B>clear()</B></A> -
  452. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/CallStack.html" title="class in org.gjt.sp.jedit.bsh">CallStack</A>
  453. <DD>&nbsp;
  454. <DT><A HREF="../org/gjt/sp/jedit/bsh/ExternalNameSpace.html#clear()"><B>clear()</B></A> -
  455. Method in class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/ExternalNameSpace.html" title="class in org.gjt.sp.jedit.bsh">ExternalNameSpace</A>
  456. <DD>Clear all variables, methods, and imports from this namespace and clear
  457. all values from the external map (via Map clear()).
  458. <DT><A HREF="../org/gjt/sp/jedit/bsh/NameSpace.html#clear()"><B>clear()</B></A> -
  459. 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>
  460. <DD>Clear all variables, methods, and imports from this namespace.
  461. <DT><A HREF="../org/gjt/sp/jedit/buffer/UndoManager.html#clear()"><B>clear()</B></A> -
  462. 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>
  463. <DD>&nbsp;
  464. <DT><A HREF="../org/gjt/sp/jedit/BufferHistory.html#clear()"><B>clear()</B></A> -
  465. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/BufferHistory.html" title="class in org.gjt.sp.jedit">BufferHistory</A>
  466. <DD>Clear the BufferHistory.
  467. <DT><A HREF="../org/gjt/sp/jedit/bufferset/BufferSetManager.html#clear()"><B>clear()</B></A> -
  468. 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>
  469. <DD>Close all buffers.
  470. <DT><A HREF="../org/gjt/sp/jedit/gui/HistoryModel.html#clear()"><B>clear()</B></A> -
  471. 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>
  472. <DD><B>Deprecated.</B>&nbsp;<I>Call <code>removeAllElements()</code> instead.</I>
  473. <DT><A HREF="../org/gjt/sp/util/IntegerArray.html#clear()"><B>clear()</B></A> -
  474. Method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/IntegerArray.html" title="class in org.gjt.sp.util">IntegerArray</A>
  475. <DD>&nbsp;
  476. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#clearCaches()"><B>clearCaches()</B></A> -
  477. 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>
  478. <DD>Clear the caches in BshClassManager
  479. <DT><A HREF="../org/gjt/sp/jedit/Registers.html#clearRegister(char)"><B>clearRegister(char)</B></A> -
  480. Static method in class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/Registers.html" title="class in org.gjt.sp.jedit">Registers</A>
  481. <DD>Sets the value of the specified register to <code>null</code>.
  482. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html#clickCount"><B>clickCount</B></A> -
  483. Variable in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/TextAreaMouseHandler.html" title="class in org.gjt.sp.jedit.textarea">TextAreaMouseHandler</A>
  484. <DD>&nbsp;
  485. <DT><A HREF="../org/gjt/sp/jedit/gui/statusbar/ClockWidgetFactory.html" title="class in org.gjt.sp.jedit.gui.statusbar"><B>ClockWidgetFactory</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/ClockWidgetFactory.html#ClockWidgetFactory()"><B>ClockWidgetFactory()</B></A> -
  486. Constructor for class org.gjt.sp.jedit.gui.statusbar.<A HREF="../org/gjt/sp/jedit/gui/statusbar/ClockWidgetFactory.html" title="class in org.gjt.sp.jedit.gui.statusbar">ClockWidgetFactory</A>
  487. <DD>&nbsp;
  488. <DT><A HREF="../org/gjt/sp/jedit/syntax/TokenMarker.LineContext.html#clone()"><B>clone()</B></A> -
  489. Method in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/TokenMarker.LineContext.html" title="class in org.gjt.sp.jedit.syntax">TokenMarker.LineContext</A>
  490. <DD>&nbsp;
  491. <DT><A HREF="../org/gjt/sp/jedit/textarea/Selection.html#clone()"><B>clone()</B></A> -
  492. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/Selection.html" title="class in org.gjt.sp.jedit.textarea">Selection</A>
  493. <DD>&nbsp;
  494. <DT><A HREF="../org/gjt/sp/jedit/gui/DockableWindowManager.html#close()"><B>close()</B></A> -
  495. 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>
  496. <DD>Called when the view is being closed.
  497. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#closeAllBuffers(org.gjt.sp.jedit.View)"><B>closeAllBuffers(View)</B></A> -
  498. 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>
  499. <DD>Closes all open buffers.
  500. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#closeAllBuffers(org.gjt.sp.jedit.View, boolean)"><B>closeAllBuffers(View, boolean)</B></A> -
  501. 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>
  502. <DD>Closes all open buffers.
  503. <DT><A HREF="../org/gjt/sp/jedit/indent/BracketIndentRule.html#closeBracket"><B>closeBracket</B></A> -
  504. Variable in class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/BracketIndentRule.html" title="class in org.gjt.sp.jedit.indent">BracketIndentRule</A>
  505. <DD>&nbsp;
  506. <DT><A HREF="../org/gjt/sp/jedit/indent/CloseBracketIndentRule.html" title="class in org.gjt.sp.jedit.indent"><B>CloseBracketIndentRule</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/CloseBracketIndentRule.html#CloseBracketIndentRule(char, boolean)"><B>CloseBracketIndentRule(char, boolean)</B></A> -
  507. Constructor for class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/CloseBracketIndentRule.html" title="class in org.gjt.sp.jedit.indent">CloseBracketIndentRule</A>
  508. <DD>&nbsp;
  509. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#closeBuffer(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer)"><B>closeBuffer(View, Buffer)</B></A> -
  510. 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>
  511. <DD>Closes a buffer.
  512. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#closeBuffer(org.gjt.sp.jedit.EditPane, org.gjt.sp.jedit.Buffer)"><B>closeBuffer(EditPane, Buffer)</B></A> -
  513. 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>
  514. <DD>Close a buffer.
  515. <DT><A HREF="../org/gjt/sp/jedit/gui/DockableWindowManager.html#closeCurrentArea()"><B>closeCurrentArea()</B></A> -
  516. 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>
  517. <DD>Closes the most recently focused dockable.
  518. <DT><A HREF="../org/gjt/sp/jedit/msg/BufferUpdate.html#CLOSED"><B>CLOSED</B></A> -
  519. Static variable in class org.gjt.sp.jedit.msg.<A HREF="../org/gjt/sp/jedit/msg/BufferUpdate.html" title="class in org.gjt.sp.jedit.msg">BufferUpdate</A>
  520. <DD>Buffer closed.
  521. <DT><A HREF="../org/gjt/sp/jedit/msg/ViewUpdate.html#CLOSED"><B>CLOSED</B></A> -
  522. Static variable in class org.gjt.sp.jedit.msg.<A HREF="../org/gjt/sp/jedit/msg/ViewUpdate.html" title="class in org.gjt.sp.jedit.msg">ViewUpdate</A>
  523. <DD>View closed.
  524. <DT><A HREF="../org/gjt/sp/jedit/gui/CloseDialog.html" title="class in org.gjt.sp.jedit.gui"><B>CloseDialog</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/CloseDialog.html#CloseDialog(org.gjt.sp.jedit.View)"><B>CloseDialog(View)</B></A> -
  525. Constructor for class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/CloseDialog.html" title="class in org.gjt.sp.jedit.gui">CloseDialog</A>
  526. <DD>&nbsp;
  527. <DT><A HREF="../org/gjt/sp/jedit/gui/DockableWindowManager.html#closeListener(java.lang.String)"><B>closeListener(String)</B></A> -
  528. 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>
  529. <DD>The actionEvent "close-docking-area" by default only works on
  530. windows that are docked.
  531. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#closeQuietly(java.io.InputStream)"><B>closeQuietly(InputStream)</B></A> -
  532. 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>
  533. <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../org/gjt/sp/util/IOUtilities.html#closeQuietly(java.io.InputStream)"><CODE>IOUtilities.closeQuietly(java.io.InputStream)</CODE></A></I>
  534. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#closeQuietly(java.io.OutputStream)"><B>closeQuietly(OutputStream)</B></A> -
  535. 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>
  536. <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../org/gjt/sp/util/IOUtilities.html#closeQuietly(java.io.OutputStream)"><CODE>IOUtilities.closeQuietly(java.io.OutputStream)</CODE></A></I>
  537. <DT><A HREF="../org/gjt/sp/util/IOUtilities.html#closeQuietly(java.io.InputStream)"><B>closeQuietly(InputStream)</B></A> -
  538. Static method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/IOUtilities.html" title="class in org.gjt.sp.util">IOUtilities</A>
  539. <DD>Method that will close an <CODE>InputStream</CODE> ignoring it if it is null and ignoring exceptions.
  540. <DT><A HREF="../org/gjt/sp/util/IOUtilities.html#closeQuietly(java.io.OutputStream)"><B>closeQuietly(OutputStream)</B></A> -
  541. Static method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/IOUtilities.html" title="class in org.gjt.sp.util">IOUtilities</A>
  542. <DD>Method that will close an <CODE>OutputStream</CODE> ignoring it if it is null and ignoring exceptions.
  543. <DT><A HREF="../org/gjt/sp/util/IOUtilities.html#closeQuietly(java.io.Reader)"><B>closeQuietly(Reader)</B></A> -
  544. Static method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/IOUtilities.html" title="class in org.gjt.sp.util">IOUtilities</A>
  545. <DD>Method that will close an <CODE>Reader</CODE> ignoring it if it is null and ignoring exceptions.
  546. <DT><A HREF="../org/gjt/sp/util/IOUtilities.html#closeQuietly(java.io.Closeable)"><B>closeQuietly(Closeable)</B></A> -
  547. Static method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/IOUtilities.html" title="class in org.gjt.sp.util">IOUtilities</A>
  548. <DD>Method that will close an <CODE>Closeable</CODE> ignoring it if it is null and ignoring exceptions.
  549. <DT><A HREF="../org/gjt/sp/util/Log.html#closeStream()"><B>closeStream()</B></A> -
  550. Static method in class org.gjt.sp.util.<A HREF="../org/gjt/sp/util/Log.html" title="class in org.gjt.sp.util">Log</A>
  551. <DD>Closes the log stream.
  552. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#closeView(org.gjt.sp.jedit.View)"><B>closeView(View)</B></A> -
  553. 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>
  554. <DD>Closes a view.
  555. <DT><A HREF="../org/gjt/sp/jedit/msg/BufferUpdate.html#CLOSING"><B>CLOSING</B></A> -
  556. Static variable in class org.gjt.sp.jedit.msg.<A HREF="../org/gjt/sp/jedit/msg/BufferUpdate.html" title="class in org.gjt.sp.jedit.msg">BufferUpdate</A>
  557. <DD>About to be closed
  558. <DT><A HREF="../org/gjt/sp/jedit/bsh/BshClassManager.html#cmUnavailable()"><B>cmUnavailable()</B></A> -
  559. Static 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>
  560. <DD>&nbsp;
  561. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/CodeVisitor.html" title="interface in org.gjt.sp.jedit.bsh.org.objectweb.asm"><B>CodeVisitor</B></A> - Interface in <A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/package-summary.html">org.gjt.sp.jedit.bsh.org.objectweb.asm</A><DD>A visitor to visit the bytecode instructions of a Java method.<DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/CodeWriter.html" title="class in org.gjt.sp.jedit.bsh.org.objectweb.asm"><B>CodeWriter</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/package-summary.html">org.gjt.sp.jedit.bsh.org.objectweb.asm</A><DD>A <A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/CodeVisitor.html" title="interface in org.gjt.sp.jedit.bsh.org.objectweb.asm"><CODE>CodeVisitor</CODE></A> that generates Java bytecode instructions.<DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/CodeWriter.html#CodeWriter(org.gjt.sp.jedit.bsh.org.objectweb.asm.ClassWriter, boolean)"><B>CodeWriter(ClassWriter, boolean)</B></A> -
  562. Constructor for 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>
  563. <DD>Constructs a CodeWriter.
  564. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSDirectoryEntryTableModel.html#collapse(org.gjt.sp.jedit.io.VFS, int)"><B>collapse(VFS, int)</B></A> -
  565. Method in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/VFSDirectoryEntryTableModel.html" title="class in org.gjt.sp.jedit.browser">VFSDirectoryEntryTableModel</A>
  566. <DD>&nbsp;
  567. <DT><A HREF="../org/gjt/sp/jedit/textarea/DisplayManager.html#collapseFold(int)"><B>collapseFold(int)</B></A> -
  568. Method in class org.gjt.sp.jedit.textarea.<A HREF="../org/gjt/sp/jedit/textarea/DisplayManager.html" title="class in org.gjt.sp.jedit.textarea">DisplayManager</A>
  569. <DD>Collapses the fold at the specified physical line index.
  570. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#collapseFold()"><B>collapseFold()</B></A> -
  571. 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>
  572. <DD>Like <A HREF="../org/gjt/sp/jedit/textarea/DisplayManager.html#collapseFold(int)"><CODE>DisplayManager.collapseFold(int)</CODE></A>, but
  573. also moves the caret to the first line of the fold.
  574. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#collapseFold(int)"><B>collapseFold(int)</B></A> -
  575. 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>
  576. <DD>Like <A HREF="../org/gjt/sp/jedit/textarea/DisplayManager.html#collapseFold(int)"><CODE>DisplayManager.collapseFold(int)</CODE></A>, but
  577. also moves the caret to the first line of the fold.
  578. <DT><A HREF="../org/gjt/sp/jedit/bsh/collection/CollectionIterator.html" title="class in org.gjt.sp.jedit.bsh.collection"><B>CollectionIterator</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/collection/package-summary.html">org.gjt.sp.jedit.bsh.collection</A><DD>This is the implementation of:
  579. BshIterator - a dynamically loaded extension that supports the collections
  580. API supported by JDK1.2 and greater.<DT><A HREF="../org/gjt/sp/jedit/bsh/collection/CollectionIterator.html#CollectionIterator(java.lang.Object)"><B>CollectionIterator(Object)</B></A> -
  581. Constructor for class org.gjt.sp.jedit.bsh.collection.<A HREF="../org/gjt/sp/jedit/bsh/collection/CollectionIterator.html" title="class in org.gjt.sp.jedit.bsh.collection">CollectionIterator</A>
  582. <DD>Construct a basic CollectionIterator
  583. <DT><A HREF="../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh"><B>CollectionManager</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>The default CollectionManager (which remains Java 1.1 compatible)
  584. supports iteration over objects of type:
  585. Enumeration, Vector, String, StringBuffer and array.<DT><A HREF="../org/gjt/sp/jedit/bsh/CollectionManager.html#CollectionManager()"><B>CollectionManager()</B></A> -
  586. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/CollectionManager.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager</A>
  587. <DD>&nbsp;
  588. <DT><A HREF="../org/gjt/sp/jedit/bsh/CollectionManager.BasicBshIterator.html" title="class in org.gjt.sp.jedit.bsh"><B>CollectionManager.BasicBshIterator</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/package-summary.html">org.gjt.sp.jedit.bsh</A><DD>An implementation that works with JDK 1.1<DT><A HREF="../org/gjt/sp/jedit/bsh/CollectionManager.BasicBshIterator.html#CollectionManager.BasicBshIterator(java.lang.Object)"><B>CollectionManager.BasicBshIterator(Object)</B></A> -
  589. Constructor for class org.gjt.sp.jedit.bsh.<A HREF="../org/gjt/sp/jedit/bsh/CollectionManager.BasicBshIterator.html" title="class in org.gjt.sp.jedit.bsh">CollectionManager.BasicBshIterator</A>
  590. <DD>Construct a basic BasicBshIterator
  591. <DT><A HREF="../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.collection"><B>CollectionManagerImpl</B></A> - Class in <A HREF="../org/gjt/sp/jedit/bsh/collection/package-summary.html">org.gjt.sp.jedit.bsh.collection</A><DD>Dynamically loaded extension supporting post 1.1 collections iterator.<DT><A HREF="../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html#CollectionManagerImpl()"><B>CollectionManagerImpl()</B></A> -
  592. Constructor for class org.gjt.sp.jedit.bsh.collection.<A HREF="../org/gjt/sp/jedit/bsh/collection/CollectionManagerImpl.html" title="class in org.gjt.sp.jedit.bsh.collection">CollectionManagerImpl</A>
  593. <DD>&nbsp;
  594. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#COLON"><B>COLON</B></A> -
  595. 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>
  596. <DD>&nbsp;
  597. <DT><A HREF="../org/gjt/sp/jedit/io/VFSFile.html#color"><B>color</B></A> -
  598. Variable in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>
  599. <DD>&nbsp;
  600. <DT><A HREF="../org/gjt/sp/jedit/io/VFSFile.html#colorCalculated"><B>colorCalculated</B></A> -
  601. Variable in class org.gjt.sp.jedit.io.<A HREF="../org/gjt/sp/jedit/io/VFSFile.html" title="cl