PageRenderTime 58ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/options/package-tree.html

#
HTML | 161 lines | 136 code | 19 blank | 6 comment | 0 complexity | 47e193d10fb152ba83b23ef1b899050a 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:17 GMT-08:00 2008 -->
  6. <TITLE>
  7. org.gjt.sp.jedit.options Class Hierarchy (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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&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="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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="../../../../../org/gjt/sp/jedit/msg/package-tree.html"><B>PREV</B></A>&nbsp;
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/package-tree.html"><B>NEXT</B></A></FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../../../../../index.html?org/gjt/sp/jedit/options/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="package-tree.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. <HR>
  55. <CENTER>
  56. <H2>
  57. Hierarchy For Package org.gjt.sp.jedit.options
  58. </H2>
  59. </CENTER>
  60. <DL>
  61. <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
  62. <HR>
  63. <H2>
  64. Class Hierarchy
  65. </H2>
  66. <UL>
  67. <LI TYPE="circle">java.lang.Object<UL>
  68. <LI TYPE="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
  69. <UL>
  70. <LI TYPE="circle">java.awt.Container<UL>
  71. <LI TYPE="circle">javax.swing.JComponent (implements java.io.Serializable)
  72. <UL>
  73. <LI TYPE="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
  74. <UL>
  75. <LI TYPE="circle">org.gjt.sp.jedit.<A HREF="../../../../../org/gjt/sp/jedit/AbstractOptionPane.html" title="class in org.gjt.sp.jedit"><B>AbstractOptionPane</B></A> (implements org.gjt.sp.jedit.<A HREF="../../../../../org/gjt/sp/jedit/OptionPane.html" title="interface in org.gjt.sp.jedit">OptionPane</A>)
  76. <UL>
  77. <LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/AbbrevsOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>AbbrevsOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/AbstractContextOptionPane.html" title="class in org.gjt.sp.jedit.gui"><B>AbstractContextOptionPane</B></A><UL>
  78. <LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/ContextOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>ContextOptionPane</B></A></UL>
  79. <LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/AppearanceOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>AppearanceOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/BrowserColorsOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>BrowserColorsOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/BrowserOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>BrowserOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/BufferOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>BufferOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/DockingOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>DockingOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/EditingOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>EditingOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/EncodingsOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>EncodingsOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/FirewallOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>FirewallOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/GeneralOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>GeneralOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/GutterOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>GutterOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/MouseOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>MouseOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/PluginManagerOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>PluginManagerOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.NoPluginsPane.html" title="class in org.gjt.sp.jedit.options"><B>PluginOptions.NoPluginsPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/PrintOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>PrintOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/SaveBackupOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>SaveBackupOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/ShortcutsOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>ShortcutsOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/StatusBarOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>StatusBarOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/SyntaxHiliteOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>SyntaxHiliteOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/TextAreaOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>TextAreaOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/ToolBarOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>ToolBarOptionPane</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/ViewOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>ViewOptionPane</B></A></UL>
  80. </UL>
  81. </UL>
  82. <LI TYPE="circle">java.awt.Window (implements javax.accessibility.Accessible)
  83. <UL>
  84. <LI TYPE="circle">java.awt.Dialog<UL>
  85. <LI TYPE="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
  86. <UL>
  87. <LI TYPE="circle">org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui"><B>EnhancedDialog</B></A><UL>
  88. <LI TYPE="circle">org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui"><B>OptionsDialog</B></A> (implements java.awt.event.ActionListener, javax.swing.event.TreeSelectionListener)
  89. <UL>
  90. <LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/GlobalOptions.html" title="class in org.gjt.sp.jedit.options"><B>GlobalOptions</B></A><LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html" title="class in org.gjt.sp.jedit.options"><B>PluginOptions</B></A></UL>
  91. </UL>
  92. </UL>
  93. </UL>
  94. </UL>
  95. </UL>
  96. </UL>
  97. <LI TYPE="circle">org.gjt.sp.jedit.options.<A HREF="../../../../../org/gjt/sp/jedit/options/IconTheme.html" title="class in org.gjt.sp.jedit.options"><B>IconTheme</B></A></UL>
  98. </UL>
  99. <HR>
  100. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  101. <A NAME="navbar_bottom"><!-- --></A>
  102. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  103. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  104. <TR>
  105. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  106. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  107. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  108. <TR ALIGN="center" VALIGN="top">
  109. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  110. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  111. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  112. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  113. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  114. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  115. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  116. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  117. </TR>
  118. </TABLE>
  119. </TD>
  120. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  121. </EM>
  122. </TD>
  123. </TR>
  124. <TR>
  125. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  126. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/msg/package-tree.html"><B>PREV</B></A>&nbsp;
  127. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/pluginmgr/package-tree.html"><B>NEXT</B></A></FONT></TD>
  128. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  129. <A HREF="../../../../../index.html?org/gjt/sp/jedit/options/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  130. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  131. &nbsp;
  132. <NOSCRIPT>
  133. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  134. </NOSCRIPT>
  135. </FONT></TD>
  136. </TR>
  137. </TABLE>
  138. <A NAME="skip-navbar_bottom"></A>
  139. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  140. <HR>
  141. </BODY>
  142. </HTML>