PageRenderTime 53ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/options/PluginOptions.html

#
HTML | 523 lines | 467 code | 42 blank | 14 comment | 0 complexity | 970873092d2e14486aa0a6aa51b4ff31 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:07 GMT-08:00 2008 -->
  6. <TITLE>
  7. PluginOptions (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.options.PluginOptions class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PluginOptions.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/options/PluginManagerOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.NoPluginsPane.html" title="class in org.gjt.sp.jedit.options"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/options/PluginOptions.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="PluginOptions.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.gui.OptionsDialog">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.options</FONT>
  66. <BR>
  67. Class PluginOptions</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Window
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.awt.Dialog
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JDialog
  75. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">org.gjt.sp.jedit.gui.EnhancedDialog</A>
  76. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui">org.gjt.sp.jedit.gui.OptionsDialog</A>
  77. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.options.PluginOptions</B>
  78. </PRE>
  79. <DL>
  80. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.event.TreeSelectionListener, javax.swing.RootPaneContainer, javax.swing.WindowConstants</DD>
  81. </DL>
  82. <HR>
  83. <DL>
  84. <DT><PRE>public class <B>PluginOptions</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog</A></DL>
  85. </PRE>
  86. <P>
  87. <DL>
  88. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.options.PluginOptions">Serialized Form</A></DL>
  89. <HR>
  90. <P>
  91. <!-- ======== NESTED CLASS SUMMARY ======== -->
  92. <A NAME="nested_class_summary"><!-- --></A>
  93. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  94. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  95. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  96. <B>Nested Class Summary</B></FONT></TH>
  97. </TR>
  98. <TR BGCOLOR="white" CLASS="TableRowColor">
  99. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  100. <CODE>static&nbsp;class</CODE></FONT></TD>
  101. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.NoPluginsPane.html" title="class in org.gjt.sp.jedit.options">PluginOptions.NoPluginsPane</A></B></CODE>
  102. <BR>
  103. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  104. </TR>
  105. </TABLE>
  106. &nbsp;<A NAME="nested_classes_inherited_from_class_org.gjt.sp.jedit.gui.OptionsDialog"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  109. <TH ALIGN="left"><B>Nested classes/interfaces inherited from 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></B></TH>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.OptionTreeModel</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.PaneNameRenderer.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.PaneNameRenderer</A></CODE></TD>
  113. </TR>
  114. </TABLE>
  115. &nbsp;
  116. <A NAME="nested_classes_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  117. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  118. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  119. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JDialog</B></TH>
  120. </TR>
  121. <TR BGCOLOR="white" CLASS="TableRowColor">
  122. <TD><CODE>javax.swing.JDialog.AccessibleJDialog</CODE></TD>
  123. </TR>
  124. </TABLE>
  125. &nbsp;
  126. <A NAME="nested_classes_inherited_from_class_java.awt.Dialog"><!-- --></A>
  127. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  128. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  129. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Dialog</B></TH>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD><CODE>java.awt.Dialog.AccessibleAWTDialog</CODE></TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
  137. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  138. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  139. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
  143. </TR>
  144. </TABLE>
  145. &nbsp;
  146. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  147. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  148. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  149. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  153. </TR>
  154. </TABLE>
  155. &nbsp;
  156. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  157. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  158. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  159. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  163. </TR>
  164. </TABLE>
  165. &nbsp;
  166. <!-- =========== FIELD SUMMARY =========== -->
  167. <A NAME="field_summary"><!-- --></A>
  168. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  169. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  170. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  171. <B>Field Summary</B></FONT></TH>
  172. </TR>
  173. </TABLE>
  174. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.gui.OptionsDialog"><!-- --></A>
  175. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  176. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  177. <TH ALIGN="left"><B>Fields inherited from 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></B></TH>
  178. </TR>
  179. <TR BGCOLOR="white" CLASS="TableRowColor">
  180. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#currentPane">currentPane</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#paneTree">paneTree</A></CODE></TD>
  181. </TR>
  182. </TABLE>
  183. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  184. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  185. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  186. <TH ALIGN="left"><B>Fields inherited from 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></B></TH>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#enterEnabled">enterEnabled</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#keyHandler">keyHandler</A></CODE></TD>
  190. </TR>
  191. </TABLE>
  192. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  193. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  194. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  195. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JDialog</B></TH>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD><CODE>accessibleContext, rootPane, rootPaneCheckingEnabled</CODE></TD>
  199. </TR>
  200. </TABLE>
  201. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  202. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  203. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  204. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  205. </TR>
  206. <TR BGCOLOR="white" CLASS="TableRowColor">
  207. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  208. </TR>
  209. </TABLE>
  210. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
  211. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  212. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  213. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
  214. </TR>
  215. <TR BGCOLOR="white" CLASS="TableRowColor">
  216. <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
  217. </TR>
  218. </TABLE>
  219. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  220. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  221. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  222. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  223. </TR>
  224. <TR BGCOLOR="white" CLASS="TableRowColor">
  225. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  226. </TR>
  227. </TABLE>
  228. &nbsp;
  229. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  230. <A NAME="constructor_summary"><!-- --></A>
  231. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  232. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  233. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  234. <B>Constructor Summary</B></FONT></TH>
  235. </TR>
  236. <TR BGCOLOR="white" CLASS="TableRowColor">
  237. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html#PluginOptions(java.awt.Dialog)">PluginOptions</A></B>(java.awt.Dialog&nbsp;dialog)</CODE>
  238. <BR>
  239. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  240. </TR>
  241. <TR BGCOLOR="white" CLASS="TableRowColor">
  242. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html#PluginOptions(java.awt.Dialog, java.lang.String)">PluginOptions</A></B>(java.awt.Dialog&nbsp;dialog,
  243. java.lang.String&nbsp;pane)</CODE>
  244. <BR>
  245. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  246. </TR>
  247. <TR BGCOLOR="white" CLASS="TableRowColor">
  248. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html#PluginOptions(java.awt.Frame)">PluginOptions</A></B>(java.awt.Frame&nbsp;frame)</CODE>
  249. <BR>
  250. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  251. </TR>
  252. <TR BGCOLOR="white" CLASS="TableRowColor">
  253. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html#PluginOptions(java.awt.Frame, java.lang.String)">PluginOptions</A></B>(java.awt.Frame&nbsp;frame,
  254. java.lang.String&nbsp;pane)</CODE>
  255. <BR>
  256. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  257. </TR>
  258. </TABLE>
  259. &nbsp;
  260. <!-- ========== METHOD SUMMARY =========== -->
  261. <A NAME="method_summary"><!-- --></A>
  262. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  263. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  264. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  265. <B>Method Summary</B></FONT></TH>
  266. </TR>
  267. <TR BGCOLOR="white" CLASS="TableRowColor">
  268. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  269. <CODE>protected &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.OptionTreeModel</A></CODE></FONT></TD>
  270. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html#createOptionTreeModel()">createOptionTreeModel</A></B>()</CODE>
  271. <BR>
  272. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the tree model that goes on the left of the option pane,
  273. loading all the items that are needed.</TD>
  274. </TR>
  275. <TR BGCOLOR="white" CLASS="TableRowColor">
  276. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  277. <CODE>protected &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A></CODE></FONT></TD>
  278. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html#getDefaultGroup()">getDefaultGroup</A></B>()</CODE>
  279. <BR>
  280. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  281. </TR>
  282. </TABLE>
  283. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.gui.OptionsDialog"><!-- --></A>
  284. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  285. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  286. <TH ALIGN="left"><B>Methods inherited from 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></B></TH>
  287. </TR>
  288. <TR BGCOLOR="white" CLASS="TableRowColor">
  289. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#addOptionGroup(org.gjt.sp.jedit.OptionGroup)">addOptionGroup</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#addOptionPane(org.gjt.sp.jedit.OptionPane)">addOptionPane</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#cancel()">cancel</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#dispose()">dispose</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#init(java.lang.String, java.lang.String)">init</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#ok()">ok</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#ok(boolean)">ok</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#valueChanged(javax.swing.event.TreeSelectionEvent)">valueChanged</A></CODE></TD>
  290. </TR>
  291. </TABLE>
  292. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  293. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  294. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  295. <TH ALIGN="left"><B>Methods inherited from 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></B></TH>
  296. </TR>
  297. <TR BGCOLOR="white" CLASS="TableRowColor">
  298. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#getEnterEnabled()">getEnterEnabled</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#setEnterEnabled(boolean)">setEnterEnabled</A></CODE></TD>
  299. </TR>
  300. </TABLE>
  301. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  302. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  303. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  304. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JDialog</B></TH>
  305. </TR>
  306. <TR BGCOLOR="white" CLASS="TableRowColor">
  307. <TD><CODE>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update</CODE></TD>
  308. </TR>
  309. </TABLE>
  310. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Dialog"><!-- --></A>
  311. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  312. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  313. <TH ALIGN="left"><B>Methods inherited from class java.awt.Dialog</B></TH>
  314. </TR>
  315. <TR BGCOLOR="white" CLASS="TableRowColor">
  316. <TD><CODE>addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setModal, setResizable, setTitle, setUndecorated, show</CODE></TD>
  317. </TR>
  318. </TABLE>
  319. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
  320. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  321. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  322. <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
  323. </TR>
  324. <TR BGCOLOR="white" CLASS="TableRowColor">
  325. <TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, finalize, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, isActive, isAlwaysOnTop, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setAlwaysOnTop, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationByPlatform, setLocationRelativeTo, toBack, toFront</CODE></TD>
  326. </TR>
  327. </TABLE>
  328. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  329. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  330. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  331. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  332. </TR>
  333. <TR BGCOLOR="white" CLASS="TableRowColor">
  334. <TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  335. </TR>
  336. </TABLE>
  337. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  338. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  339. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  340. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  341. </TR>
  342. <TR BGCOLOR="white" CLASS="TableRowColor">
  343. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  344. </TR>
  345. </TABLE>
  346. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  347. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  348. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  349. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  350. </TR>
  351. <TR BGCOLOR="white" CLASS="TableRowColor">
  352. <TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  353. </TR>
  354. </TABLE>
  355. &nbsp;
  356. <P>
  357. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  358. <A NAME="constructor_detail"><!-- --></A>
  359. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  360. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  361. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  362. <B>Constructor Detail</B></FONT></TH>
  363. </TR>
  364. </TABLE>
  365. <A NAME="PluginOptions(java.awt.Frame)"><!-- --></A><H3>
  366. PluginOptions</H3>
  367. <PRE>
  368. public <B>PluginOptions</B>(java.awt.Frame&nbsp;frame)</PRE>
  369. <DL>
  370. </DL>
  371. <HR>
  372. <A NAME="PluginOptions(java.awt.Frame, java.lang.String)"><!-- --></A><H3>
  373. PluginOptions</H3>
  374. <PRE>
  375. public <B>PluginOptions</B>(java.awt.Frame&nbsp;frame,
  376. java.lang.String&nbsp;pane)</PRE>
  377. <DL>
  378. </DL>
  379. <HR>
  380. <A NAME="PluginOptions(java.awt.Dialog)"><!-- --></A><H3>
  381. PluginOptions</H3>
  382. <PRE>
  383. public <B>PluginOptions</B>(java.awt.Dialog&nbsp;dialog)</PRE>
  384. <DL>
  385. </DL>
  386. <HR>
  387. <A NAME="PluginOptions(java.awt.Dialog, java.lang.String)"><!-- --></A><H3>
  388. PluginOptions</H3>
  389. <PRE>
  390. public <B>PluginOptions</B>(java.awt.Dialog&nbsp;dialog,
  391. java.lang.String&nbsp;pane)</PRE>
  392. <DL>
  393. </DL>
  394. <!-- ============ METHOD DETAIL ========== -->
  395. <A NAME="method_detail"><!-- --></A>
  396. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  397. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  398. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  399. <B>Method Detail</B></FONT></TH>
  400. </TR>
  401. </TABLE>
  402. <A NAME="createOptionTreeModel()"><!-- --></A><H3>
  403. createOptionTreeModel</H3>
  404. <PRE>
  405. protected <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.OptionTreeModel</A> <B>createOptionTreeModel</B>()</PRE>
  406. <DL>
  407. <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#createOptionTreeModel()">OptionsDialog</A></CODE></B></DD>
  408. <DD>Creates the tree model that goes on the left of the option pane,
  409. loading all the items that are needed.
  410. <P>
  411. <DD><DL>
  412. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#createOptionTreeModel()">createOptionTreeModel</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog</A></CODE></DL>
  413. </DD>
  414. <DD><DL>
  415. </DL>
  416. </DD>
  417. </DL>
  418. <HR>
  419. <A NAME="getDefaultGroup()"><!-- --></A><H3>
  420. getDefaultGroup</H3>
  421. <PRE>
  422. protected <A HREF="../../../../../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A> <B>getDefaultGroup</B>()</PRE>
  423. <DL>
  424. <DD><DL>
  425. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#getDefaultGroup()">getDefaultGroup</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog</A></CODE></DL>
  426. </DD>
  427. <DD><DL>
  428. </DL>
  429. </DD>
  430. </DL>
  431. <!-- ========= END OF CLASS DATA ========= -->
  432. <HR>
  433. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  434. <A NAME="navbar_bottom"><!-- --></A>
  435. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  436. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  437. <TR>
  438. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  439. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  440. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  441. <TR ALIGN="center" VALIGN="top">
  442. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  443. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  444. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  445. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PluginOptions.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  446. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  447. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  448. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  449. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  450. </TR>
  451. </TABLE>
  452. </TD>
  453. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  454. </EM>
  455. </TD>
  456. </TR>
  457. <TR>
  458. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  459. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/options/PluginManagerOptionPane.html" title="class in org.gjt.sp.jedit.options"><B>PREV CLASS</B></A>&nbsp;
  460. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.NoPluginsPane.html" title="class in org.gjt.sp.jedit.options"><B>NEXT CLASS</B></A></FONT></TD>
  461. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  462. <A HREF="../../../../../index.html?org/gjt/sp/jedit/options/PluginOptions.html" target="_top"><B>FRAMES</B></A> &nbsp;
  463. &nbsp;<A HREF="PluginOptions.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  464. &nbsp;
  465. <NOSCRIPT>
  466. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  467. </NOSCRIPT>
  468. </FONT></TD>
  469. </TR>
  470. <TR>
  471. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  472. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.gui.OptionsDialog">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  473. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  474. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  475. </TR>
  476. </TABLE>
  477. <A NAME="skip-navbar_bottom"></A>
  478. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  479. <HR>
  480. </BODY>
  481. </HTML>