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

# · HTML · 294 lines · 269 code · 19 blank · 6 comment · 0 complexity · 11e25904cd1c617d4e6b4c8616c27c47 MD5 · raw file

  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. O-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-14.html"><B>PREV LETTER</B></A>&nbsp;
  41. &nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="index-15.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="_O_"><!-- --></A><H2>
  56. <B>O</B></H2>
  57. <DL>
  58. <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Type.html#OBJECT"><B>OBJECT</B></A> -
  59. 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>
  60. <DD>The sort of object reference type.
  61. <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#objectsEqual(java.lang.Object, java.lang.Object)"><B>objectsEqual(Object, Object)</B></A> -
  62. 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>
  63. <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../org/gjt/sp/util/StandardUtilities.html#objectsEqual(java.lang.Object, java.lang.Object)"><CODE>StandardUtilities.objectsEqual(Object, Object)</CODE></A></I>
  64. <DT><A HREF="../org/gjt/sp/util/StandardUtilities.html#objectsEqual(java.lang.Object, java.lang.Object)"><B>objectsEqual(Object, Object)</B></A> -
  65. 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>
  66. <DD>Returns if two strings are equal.
  67. <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchResult.html#occur"><B>occur</B></A> -
  68. Variable in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/HyperSearchResult.html" title="class in org.gjt.sp.jedit.search">HyperSearchResult</A>
  69. <DD>&nbsp;
  70. <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchResult.html#occurCount"><B>occurCount</B></A> -
  71. Variable in class org.gjt.sp.jedit.search.<A HREF="../org/gjt/sp/jedit/search/HyperSearchResult.html" title="class in org.gjt.sp.jedit.search">HyperSearchResult</A>
  72. <DD>&nbsp;
  73. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#OCTAL_LITERAL"><B>OCTAL_LITERAL</B></A> -
  74. 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>
  75. <DD>&nbsp;
  76. <DT><A HREF="../org/gjt/sp/jedit/syntax/Token.html#offset"><B>offset</B></A> -
  77. Variable in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/Token.html" title="class in org.gjt.sp.jedit.syntax">Token</A>
  78. <DD>The start offset of this token.
  79. <DT><A HREF="../org/gjt/sp/jedit/Debug.html#OFFSET_DEBUG"><B>OFFSET_DEBUG</B></A> -
  80. 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>
  81. <DD>Print messages when the gap moves, and other offset manager state
  82. changes.
  83. <DT><A HREF="../org/gjt/sp/jedit/syntax/Chunk.html#offsetToX(org.gjt.sp.jedit.syntax.Chunk, int)"><B>offsetToX(Chunk, int)</B></A> -
  84. Static method in 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>
  85. <DD>Converts an offset in a chunk list into an x co-ordinate.
  86. <DT><A HREF="../org/gjt/sp/jedit/syntax/Chunk.html#offsetToX(int)"><B>offsetToX(int)</B></A> -
  87. Method in 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>
  88. <DD>&nbsp;
  89. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#offsetToXY(int)"><B>offsetToXY(int)</B></A> -
  90. 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>
  91. <DD>Converts an offset into a point in the text area painter's
  92. co-ordinate space.
  93. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#offsetToXY(int, int)"><B>offsetToXY(int, int)</B></A> -
  94. 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>
  95. <DD>Converts an offset into a point in the text area painter's
  96. co-ordinate space.
  97. <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#offsetToXY(int, int, java.awt.Point)"><B>offsetToXY(int, int, Point)</B></A> -
  98. 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>
  99. <DD>Converts a line,offset pair into an x,y (pixel) point relative to the
  100. upper left corner (0,0) of the text area.
  101. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSFileChooserDialog.html#ok()"><B>ok()</B></A> -
  102. 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>
  103. <DD>&nbsp;
  104. <DT><A HREF="../org/gjt/sp/jedit/gui/BufferOptions.html#ok()"><B>ok()</B></A> -
  105. 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>
  106. <DD>&nbsp;
  107. <DT><A HREF="../org/gjt/sp/jedit/gui/CloseDialog.html#ok()"><B>ok()</B></A> -
  108. 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>
  109. <DD>&nbsp;
  110. <DT><A HREF="../org/gjt/sp/jedit/gui/EnhancedDialog.html#ok()"><B>ok()</B></A> -
  111. 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>
  112. <DD>&nbsp;
  113. <DT><A HREF="../org/gjt/sp/jedit/gui/ErrorListDialog.html#ok()"><B>ok()</B></A> -
  114. 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>
  115. <DD>&nbsp;
  116. <DT><A HREF="../org/gjt/sp/jedit/gui/FilesChangedDialog.html#ok()"><B>ok()</B></A> -
  117. 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>
  118. <DD>&nbsp;
  119. <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html#ok()"><B>ok()</B></A> -
  120. 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>
  121. <DD>&nbsp;
  122. <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html#ok(boolean)"><B>ok(boolean)</B></A> -
  123. 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>
  124. <DD>&nbsp;
  125. <DT><A HREF="../org/gjt/sp/jedit/gui/PasteFromListDialog.html#ok()"><B>ok()</B></A> -
  126. 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>
  127. <DD>&nbsp;
  128. <DT><A HREF="../org/gjt/sp/jedit/gui/SelectLineRange.html#ok()"><B>ok()</B></A> -
  129. 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>
  130. <DD>&nbsp;
  131. <DT><A HREF="../org/gjt/sp/jedit/gui/StyleEditor.html#ok()"><B>ok()</B></A> -
  132. 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>
  133. <DD>&nbsp;
  134. <DT><A HREF="../org/gjt/sp/jedit/gui/TextAreaDialog.html#ok()"><B>ok()</B></A> -
  135. 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>
  136. <DD>&nbsp;
  137. <DT><A HREF="../org/gjt/sp/jedit/gui/TipOfTheDay.html#ok()"><B>ok()</B></A> -
  138. 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>
  139. <DD>&nbsp;
  140. <DT><A HREF="../org/gjt/sp/jedit/pluginmgr/PluginManager.html#ok()"><B>ok()</B></A> -
  141. 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>
  142. <DD>&nbsp;
  143. <DT><A HREF="../org/gjt/sp/jedit/search/SearchDialog.html#ok()"><B>ok()</B></A> -
  144. 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>
  145. <DD>&nbsp;
  146. <DT><A HREF="../org/gjt/sp/jedit/gui/ListModelEditor.html#open(javax.swing.DefaultListModel)"><B>open(DefaultListModel)</B></A> -
  147. Method in class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/ListModelEditor.html" title="class in org.gjt.sp.jedit.gui">ListModelEditor</A>
  148. <DD>&nbsp;
  149. <DT><A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html#OPEN_DIALOG"><B>OPEN_DIALOG</B></A> -
  150. 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>
  151. <DD>Open file dialog mode.
  152. <DT><A HREF="../org/gjt/sp/jedit/indent/BracketIndentRule.html#openBracket"><B>openBracket</B></A> -
  153. 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>
  154. <DD>&nbsp;
  155. <DT><A HREF="../org/gjt/sp/jedit/indent/OpenBracketIndentRule.html" title="class in org.gjt.sp.jedit.indent"><B>OpenBracketIndentRule</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/OpenBracketIndentRule.html#OpenBracketIndentRule(char, boolean)"><B>OpenBracketIndentRule(char, boolean)</B></A> -
  156. Constructor for class org.gjt.sp.jedit.indent.<A HREF="../org/gjt/sp/jedit/indent/OpenBracketIndentRule.html" title="class in org.gjt.sp.jedit.indent">OpenBracketIndentRule</A>
  157. <DD>&nbsp;
  158. <DT><A HREF="../org/gjt/sp/jedit/proto/jeditresource/Handler.html#openConnection(java.net.URL)"><B>openConnection(URL)</B></A> -
  159. Method in class org.gjt.sp.jedit.proto.jeditresource.<A HREF="../org/gjt/sp/jedit/proto/jeditresource/Handler.html" title="class in org.gjt.sp.jedit.proto.jeditresource">Handler</A>
  160. <DD>&nbsp;
  161. <DT><A HREF="../org/gjt/sp/jedit/browser/FileCellRenderer.html#openDirIcon"><B>openDirIcon</B></A> -
  162. Static variable in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/FileCellRenderer.html" title="class in org.gjt.sp.jedit.browser">FileCellRenderer</A>
  163. <DD>&nbsp;
  164. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String)"><B>openFile(View, String)</B></A> -
  165. 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>
  166. <DD>Opens a file.
  167. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, boolean)"><B>openFile(View, String, String, boolean, boolean)</B></A> -
  168. 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>
  169. <DD><B>Deprecated.</B>&nbsp;<I>The openFile() forms with the readOnly parameter
  170. should not be used. The readOnly prameter is no longer supported.</I>
  171. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, boolean, java.util.Hashtable)"><B>openFile(View, String, String, boolean, boolean, Hashtable)</B></A> -
  172. 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>
  173. <DD><B>Deprecated.</B>&nbsp;<I>The openFile() forms with the readOnly parameter
  174. should not be used. The readOnly prameter is no longer supported.</I>
  175. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, java.util.Hashtable)"><B>openFile(View, String, String, boolean, Hashtable)</B></A> -
  176. 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>
  177. <DD>Opens a file.
  178. <DT><A HREF="../org/gjt/sp/jedit/browser/FileCellRenderer.html#openFileIcon"><B>openFileIcon</B></A> -
  179. Static variable in class org.gjt.sp.jedit.browser.<A HREF="../org/gjt/sp/jedit/browser/FileCellRenderer.html" title="class in org.gjt.sp.jedit.browser">FileCellRenderer</A>
  180. <DD>&nbsp;
  181. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openFiles(org.gjt.sp.jedit.View, java.lang.String, java.lang.String[])"><B>openFiles(View, String, String[])</B></A> -
  182. 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>
  183. <DD>Opens the file names specified in the argument array.
  184. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openTemporary(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean)"><B>openTemporary(View, String, String, boolean)</B></A> -
  185. 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>
  186. <DD>Opens a temporary buffer.
  187. <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openTemporary(org.gjt.sp.jedit.View, java.lang.String, java.lang.String, boolean, java.util.Hashtable)"><B>openTemporary(View, String, String, boolean, Hashtable)</B></A> -
  188. 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>
  189. <DD>Opens a temporary buffer.
  190. <DT><A HREF="../org/gjt/sp/jedit/OperatingSystem.html" title="class in org.gjt.sp.jedit"><B>OperatingSystem</B></A> - Class in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>Operating system detection routines.<DT><A HREF="../org/gjt/sp/jedit/OperatingSystem.html#OperatingSystem()"><B>OperatingSystem()</B></A> -
  191. Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/OperatingSystem.html" title="class in org.gjt.sp.jedit">OperatingSystem</A>
  192. <DD>&nbsp;
  193. <DT><A HREF="../org/gjt/sp/jedit/syntax/Token.html#OPERATOR"><B>OPERATOR</B></A> -
  194. Static variable in class org.gjt.sp.jedit.syntax.<A HREF="../org/gjt/sp/jedit/syntax/Token.html" title="class in org.gjt.sp.jedit.syntax">Token</A>
  195. <DD>&nbsp;
  196. <DT><A HREF="../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit"><B>OptionGroup</B></A> - Class in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>A set of option panes shown in one branch in the options dialog.<DT><A HREF="../org/gjt/sp/jedit/OptionGroup.html#OptionGroup(java.lang.String)"><B>OptionGroup(String)</B></A> -
  197. Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A>
  198. <DD>Creates an option group.
  199. <DT><A HREF="../org/gjt/sp/jedit/OptionGroup.html#OptionGroup(java.lang.String, java.lang.String, java.lang.String)"><B>OptionGroup(String, String, String)</B></A> -
  200. Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A>
  201. <DD>Creates an option group.
  202. <DT><A HREF="../org/gjt/sp/jedit/OptionPane.html" title="interface in org.gjt.sp.jedit"><B>OptionPane</B></A> - Interface in <A HREF="../org/gjt/sp/jedit/package-summary.html">org.gjt.sp.jedit</A><DD>The interface all option panes must implement.<DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui"><B>OptionsDialog</B></A> - Class in <A HREF="../org/gjt/sp/jedit/gui/package-summary.html">org.gjt.sp.jedit.gui</A><DD>An abstract options dialog box.<DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html#OptionsDialog(java.awt.Frame, java.lang.String, java.lang.String)"><B>OptionsDialog(Frame, String, String)</B></A> -
  203. Constructor for 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>
  204. <DD>&nbsp;
  205. <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html#OptionsDialog(java.awt.Dialog, java.lang.String, java.lang.String)"><B>OptionsDialog(Dialog, String, String)</B></A> -
  206. Constructor for 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>
  207. <DD>&nbsp;
  208. <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui"><B>OptionsDialog.OptionTreeModel</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/OptionsDialog.OptionTreeModel.html#OptionsDialog.OptionTreeModel()"><B>OptionsDialog.OptionTreeModel()</B></A> -
  209. Constructor for 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>
  210. <DD>&nbsp;
  211. <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.PaneNameRenderer.html" title="class in org.gjt.sp.jedit.gui"><B>OptionsDialog.PaneNameRenderer</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/OptionsDialog.PaneNameRenderer.html#OptionsDialog.PaneNameRenderer()"><B>OptionsDialog.PaneNameRenderer()</B></A> -
  212. Constructor for class org.gjt.sp.jedit.gui.<A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.PaneNameRenderer.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.PaneNameRenderer</A>
  213. <DD>&nbsp;
  214. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#ORASSIGN"><B>ORASSIGN</B></A> -
  215. 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>
  216. <DD>&nbsp;
  217. <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#ORASSIGNX"><B>ORASSIGNX</B></A> -
  218. 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>
  219. <DD>&nbsp;
  220. <DT><A HREF="../org/gjt/sp/jedit/package-summary.html"><B>org.gjt.sp.jedit</B></A> - package org.gjt.sp.jedit<DD>This package contains jEdit's core classes.<DT><A HREF="../org/gjt/sp/jedit/browser/package-summary.html"><B>org.gjt.sp.jedit.browser</B></A> - package org.gjt.sp.jedit.browser<DD>jEdit's file system browser.<DT><A HREF="../org/gjt/sp/jedit/bsh/package-summary.html"><B>org.gjt.sp.jedit.bsh</B></A> - package org.gjt.sp.jedit.bsh<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/classpath/package-summary.html"><B>org.gjt.sp.jedit.bsh.classpath</B></A> - package org.gjt.sp.jedit.bsh.classpath<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/collection/package-summary.html"><B>org.gjt.sp.jedit.bsh.collection</B></A> - package org.gjt.sp.jedit.bsh.collection<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/commands/package-summary.html"><B>org.gjt.sp.jedit.bsh.commands</B></A> - package org.gjt.sp.jedit.bsh.commands<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/package-summary.html"><B>org.gjt.sp.jedit.bsh.org.objectweb.asm</B></A> - package org.gjt.sp.jedit.bsh.org.objectweb.asm<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bsh/reflect/package-summary.html"><B>org.gjt.sp.jedit.bsh.reflect</B></A> - package org.gjt.sp.jedit.bsh.reflect<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/buffer/package-summary.html"><B>org.gjt.sp.jedit.buffer</B></A> - package org.gjt.sp.jedit.buffer<DD>Buffer event listeners, and classes used to implement jEdit's document model.<DT><A HREF="../org/gjt/sp/jedit/bufferio/package-summary.html"><B>org.gjt.sp.jedit.bufferio</B></A> - package org.gjt.sp.jedit.bufferio<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/bufferset/package-summary.html"><B>org.gjt.sp.jedit.bufferset</B></A> - package org.gjt.sp.jedit.bufferset<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/gui/package-summary.html"><B>org.gjt.sp.jedit.gui</B></A> - package org.gjt.sp.jedit.gui<DD>Various GUI controls and dialog boxes.<DT><A HREF="../org/gjt/sp/jedit/gui/statusbar/package-summary.html"><B>org.gjt.sp.jedit.gui.statusbar</B></A> - package org.gjt.sp.jedit.gui.statusbar<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/help/package-summary.html"><B>org.gjt.sp.jedit.help</B></A> - package org.gjt.sp.jedit.help<DD>The jEdit help viewer.<DT><A HREF="../org/gjt/sp/jedit/indent/package-summary.html"><B>org.gjt.sp.jedit.indent</B></A> - package org.gjt.sp.jedit.indent<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/input/package-summary.html"><B>org.gjt.sp.jedit.input</B></A> - package org.gjt.sp.jedit.input<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/io/package-summary.html"><B>org.gjt.sp.jedit.io</B></A> - package org.gjt.sp.jedit.io<DD>Virtual file system and multi-threaded I/O.<DT><A HREF="../org/gjt/sp/jedit/menu/package-summary.html"><B>org.gjt.sp.jedit.menu</B></A> - package org.gjt.sp.jedit.menu<DD>&nbsp;<DT><A HREF="../org/gjt/sp/jedit/msg/package-summary.html"><B>org.gjt.sp.jedit.msg</B></A> - package org.gjt.sp.jedit.msg<DD>EditBus messages.<DT><A HREF="../org/gjt/sp/jedit/options/package-summary.html"><B>org.gjt.sp.jedit.options</B></A> - package org.gjt.sp.jedit.options<DD>Global Options dialog box panes.<DT><A HREF="../org/gjt/sp/jedit/pluginmgr/package-summary.html"><B>org.gjt.sp.jedit.pluginmgr</B></A> - package org.gjt.sp.jedit.pluginmgr<DD>The plugin manager.<DT><A HREF="../org/gjt/sp/jedit/print/package-summary.html"><B>org.gjt.sp.jedit.print</B></A> - package org.gjt.sp.jedit.print<DD>Printing.<DT><A HREF="../org/gjt/sp/jedit/proto/jeditresource/package-summary.html"><B>org.gjt.sp.jedit.proto.jeditresource</B></A> - package org.gjt.sp.jedit.proto.jeditresource<DD><code>jeditresource:</code> URL protocol handler, used to load
  221. resources from plugin JAR files.<DT><A HREF="../org/gjt/sp/jedit/search/package-summary.html"><B>org.gjt.sp.jedit.search</B></A> - package org.gjt.sp.jedit.search<DD>Search and replace classes.<DT><A HREF="../org/gjt/sp/jedit/syntax/package-summary.html"><B>org.gjt.sp.jedit.syntax</B></A> - package org.gjt.sp.jedit.syntax<DD>The jEdit syntax highlighting engine.<DT><A HREF="../org/gjt/sp/jedit/textarea/package-summary.html"><B>org.gjt.sp.jedit.textarea</B></A> - package org.gjt.sp.jedit.textarea<DD> The classes in this package are in the process of being refactored, for jedit 4.3final.<DT><A HREF="../org/gjt/sp/jedit/visitors/package-summary.html"><B>org.gjt.sp.jedit.visitors</B></A> - package org.gjt.sp.jedit.visitors<DD>&nbsp;<DT><A HREF="../org/gjt/sp/util/package-summary.html"><B>org.gjt.sp.util</B></A> - package org.gjt.sp.util<DD>Utility classes used by jEdit but that do not depend on jEdit
  222. itself.<DT><A HREF="../org/gjt/sp/jedit/textarea/Selection.html#overlaps(org.gjt.sp.jedit.textarea.Selection)"><B>overlaps(Selection)</B></A> -
  223. 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>
  224. <DD>Returns if this selection and the specified selection overlap.
  225. <DT><A HREF="../org/gjt/sp/jedit/textarea/StatusListener.html#OVERWRITE_CHANGED"><B>OVERWRITE_CHANGED</B></A> -
  226. 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>
  227. <DD>&nbsp;
  228. <DT><A HREF="../org/gjt/sp/jedit/gui/statusbar/OverwriteWidgetFactory.html" title="class in org.gjt.sp.jedit.gui.statusbar"><B>OverwriteWidgetFactory</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/OverwriteWidgetFactory.html#OverwriteWidgetFactory()"><B>OverwriteWidgetFactory()</B></A> -
  229. Constructor for class org.gjt.sp.jedit.gui.statusbar.<A HREF="../org/gjt/sp/jedit/gui/statusbar/OverwriteWidgetFactory.html" title="class in org.gjt.sp.jedit.gui.statusbar">OverwriteWidgetFactory</A>
  230. <DD>&nbsp;
  231. </DL>
  232. <HR>
  233. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  234. <A NAME="navbar_bottom"><!-- --></A>
  235. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  236. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  237. <TR>
  238. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  239. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  240. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  241. <TR ALIGN="center" VALIGN="top">
  242. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  243. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  244. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  245. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  246. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  247. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  248. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  249. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  250. </TR>
  251. </TABLE>
  252. </TD>
  253. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  254. </EM>
  255. </TD>
  256. </TR>
  257. <TR>
  258. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  259. &nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
  260. &nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
  261. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  262. <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
  263. &nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  264. &nbsp;
  265. <NOSCRIPT>
  266. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  267. </NOSCRIPT>
  268. </FONT></TD>
  269. </TR>
  270. </TABLE>
  271. <A NAME="skip-navbar_bottom"></A>
  272. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  273. <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>
  274. </BODY>
  275. </HTML>