/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
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!--NewPage-->
- <HTML>
- <HEAD>
- <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:22 GMT-08:00 2008 -->
- <TITLE>
- O-Index (jEdit API)
- </TITLE>
- <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
- <NOSCRIPT>
- </NOSCRIPT>
- </HEAD>
- <BODY BGCOLOR="white" >
- <!-- ========= START OF TOP NAVBAR ======= -->
- <A NAME="navbar_top"><!-- --></A>
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_top_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="index-14.html"><B>PREV LETTER</B></A>
- <A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A>
-
- <NOSCRIPT>
- <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_top"></A>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <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>
- <A NAME="_O_"><!-- --></A><H2>
- <B>O</B></H2>
- <DL>
- <DT><A HREF="../org/gjt/sp/jedit/bsh/org/objectweb/asm/Type.html#OBJECT"><B>OBJECT</B></A> -
- 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>
- <DD>The sort of object reference type.
- <DT><A HREF="../org/gjt/sp/jedit/MiscUtilities.html#objectsEqual(java.lang.Object, java.lang.Object)"><B>objectsEqual(Object, Object)</B></A> -
- 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>
- <DD><B>Deprecated.</B> <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>
- <DT><A HREF="../org/gjt/sp/util/StandardUtilities.html#objectsEqual(java.lang.Object, java.lang.Object)"><B>objectsEqual(Object, Object)</B></A> -
- 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>
- <DD>Returns if two strings are equal.
- <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchResult.html#occur"><B>occur</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/search/HyperSearchResult.html#occurCount"><B>occurCount</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#OCTAL_LITERAL"><B>OCTAL_LITERAL</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/syntax/Token.html#offset"><B>offset</B></A> -
- 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>
- <DD>The start offset of this token.
- <DT><A HREF="../org/gjt/sp/jedit/Debug.html#OFFSET_DEBUG"><B>OFFSET_DEBUG</B></A> -
- 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>
- <DD>Print messages when the gap moves, and other offset manager state
- changes.
- <DT><A HREF="../org/gjt/sp/jedit/syntax/Chunk.html#offsetToX(org.gjt.sp.jedit.syntax.Chunk, int)"><B>offsetToX(Chunk, int)</B></A> -
- 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>
- <DD>Converts an offset in a chunk list into an x co-ordinate.
- <DT><A HREF="../org/gjt/sp/jedit/syntax/Chunk.html#offsetToX(int)"><B>offsetToX(int)</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#offsetToXY(int)"><B>offsetToXY(int)</B></A> -
- 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>
- <DD>Converts an offset into a point in the text area painter's
- co-ordinate space.
- <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#offsetToXY(int, int)"><B>offsetToXY(int, int)</B></A> -
- 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>
- <DD>Converts an offset into a point in the text area painter's
- co-ordinate space.
- <DT><A HREF="../org/gjt/sp/jedit/textarea/TextArea.html#offsetToXY(int, int, java.awt.Point)"><B>offsetToXY(int, int, Point)</B></A> -
- 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>
- <DD>Converts a line,offset pair into an x,y (pixel) point relative to the
- upper left corner (0,0) of the text area.
- <DT><A HREF="../org/gjt/sp/jedit/browser/VFSFileChooserDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/BufferOptions.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/CloseDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/EnhancedDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/ErrorListDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/FilesChangedDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.html#ok(boolean)"><B>ok(boolean)</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/PasteFromListDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/SelectLineRange.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/StyleEditor.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/TextAreaDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/TipOfTheDay.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/pluginmgr/PluginManager.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/search/SearchDialog.html#ok()"><B>ok()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/gui/ListModelEditor.html#open(javax.swing.DefaultListModel)"><B>open(DefaultListModel)</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/browser/VFSBrowser.html#OPEN_DIALOG"><B>OPEN_DIALOG</B></A> -
- 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>
- <DD>Open file dialog mode.
- <DT><A HREF="../org/gjt/sp/jedit/indent/BracketIndentRule.html#openBracket"><B>openBracket</B></A> -
- 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>
- <DD>
- <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> <DT><A HREF="../org/gjt/sp/jedit/indent/OpenBracketIndentRule.html#OpenBracketIndentRule(char, boolean)"><B>OpenBracketIndentRule(char, boolean)</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/proto/jeditresource/Handler.html#openConnection(java.net.URL)"><B>openConnection(URL)</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/browser/FileCellRenderer.html#openDirIcon"><B>openDirIcon</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/jEdit.html#openFile(org.gjt.sp.jedit.View, java.lang.String)"><B>openFile(View, String)</B></A> -
- 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>
- <DD>Opens a file.
- <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> -
- 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>
- <DD><B>Deprecated.</B> <I>The openFile() forms with the readOnly parameter
- should not be used. The readOnly prameter is no longer supported.</I>
- <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> -
- 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>
- <DD><B>Deprecated.</B> <I>The openFile() forms with the readOnly parameter
- should not be used. The readOnly prameter is no longer supported.</I>
- <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> -
- 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>
- <DD>Opens a file.
- <DT><A HREF="../org/gjt/sp/jedit/browser/FileCellRenderer.html#openFileIcon"><B>openFileIcon</B></A> -
- 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>
- <DD>
- <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> -
- 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>
- <DD>Opens the file names specified in the argument array.
- <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> -
- 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>
- <DD>Opens a temporary buffer.
- <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> -
- 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>
- <DD>Opens a temporary buffer.
- <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> -
- Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/OperatingSystem.html" title="class in org.gjt.sp.jedit">OperatingSystem</A>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/syntax/Token.html#OPERATOR"><B>OPERATOR</B></A> -
- 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>
- <DD>
- <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> -
- Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A>
- <DD>Creates an option group.
- <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> -
- Constructor for class org.gjt.sp.jedit.<A HREF="../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A>
- <DD>Creates an option group.
- <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> -
- 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>
- <DD>
- <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> -
- 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>
- <DD>
- <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> <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html#OptionsDialog.OptionTreeModel()"><B>OptionsDialog.OptionTreeModel()</B></A> -
- 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>
- <DD>
- <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> <DT><A HREF="../org/gjt/sp/jedit/gui/OptionsDialog.PaneNameRenderer.html#OptionsDialog.PaneNameRenderer()"><B>OptionsDialog.PaneNameRenderer()</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#ORASSIGN"><B>ORASSIGN</B></A> -
- 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>
- <DD>
- <DT><A HREF="../org/gjt/sp/jedit/bsh/ParserConstants.html#ORASSIGNX"><B>ORASSIGNX</B></A> -
- 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>
- <DD>
- <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> <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> <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> <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> <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> <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> <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> <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> <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> <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> <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> <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> <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
- 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> <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
- itself.<DT><A HREF="../org/gjt/sp/jedit/textarea/Selection.html#overlaps(org.gjt.sp.jedit.textarea.Selection)"><B>overlaps(Selection)</B></A> -
- 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>
- <DD>Returns if this selection and the specified selection overlap.
- <DT><A HREF="../org/gjt/sp/jedit/textarea/StatusListener.html#OVERWRITE_CHANGED"><B>OVERWRITE_CHANGED</B></A> -
- 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>
- <DD>
- <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> <DT><A HREF="../org/gjt/sp/jedit/gui/statusbar/OverwriteWidgetFactory.html#OverwriteWidgetFactory()"><B>OverwriteWidgetFactory()</B></A> -
- 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>
- <DD>
- </DL>
- <HR>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <A NAME="navbar_bottom"><!-- --></A>
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="index-14.html"><B>PREV LETTER</B></A>
- <A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A>
-
- <NOSCRIPT>
- <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_bottom"></A>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- <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>
- </BODY>
- </HTML>