PageRenderTime 85ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/gui/OptionsDialog.html

#
HTML | 743 lines | 663 code | 65 blank | 15 comment | 0 complexity | 922628e80afe11640accde65ea60e8e9 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:13:58 GMT-08:00 2008 -->
  6. <TITLE>
  7. OptionsDialog (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.OptionsDialog 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/OptionsDialog.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/gui/NumericTextField.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui"><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/gui/OptionsDialog.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="OptionsDialog.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="#field_summary">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;<A HREF="#field_detail">FIELD</A>&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.gui</FONT>
  66. <BR>
  67. Class OptionsDialog</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 "><B>org.gjt.sp.jedit.gui.OptionsDialog</B>
  77. </PRE>
  78. <DL>
  79. <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>
  80. </DL>
  81. <DL>
  82. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/options/GlobalOptions.html" title="class in org.gjt.sp.jedit.options">GlobalOptions</A>, <A HREF="../../../../../org/gjt/sp/jedit/options/PluginOptions.html" title="class in org.gjt.sp.jedit.options">PluginOptions</A></DD>
  83. </DL>
  84. <HR>
  85. <DL>
  86. <DT><PRE>public abstract class <B>OptionsDialog</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A><DT>implements java.awt.event.ActionListener, javax.swing.event.TreeSelectionListener</DL>
  87. </PRE>
  88. <P>
  89. An abstract options dialog box.
  90. <P>
  91. <P>
  92. <DL>
  93. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.gui.OptionsDialog">Serialized Form</A></DL>
  94. <HR>
  95. <P>
  96. <!-- ======== NESTED CLASS SUMMARY ======== -->
  97. <A NAME="nested_class_summary"><!-- --></A>
  98. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  99. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  100. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  101. <B>Nested Class Summary</B></FONT></TH>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  105. <CODE>&nbsp;class</CODE></FONT></TD>
  106. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.OptionTreeModel</A></B></CODE>
  107. <BR>
  108. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  109. </TR>
  110. <TR BGCOLOR="white" CLASS="TableRowColor">
  111. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  112. <CODE>static&nbsp;class</CODE></FONT></TD>
  113. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.PaneNameRenderer.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog.PaneNameRenderer</A></B></CODE>
  114. <BR>
  115. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  116. </TR>
  117. </TABLE>
  118. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  119. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  120. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  121. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JDialog</B></TH>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD><CODE>javax.swing.JDialog.AccessibleJDialog</CODE></TD>
  125. </TR>
  126. </TABLE>
  127. &nbsp;
  128. <A NAME="nested_classes_inherited_from_class_java.awt.Dialog"><!-- --></A>
  129. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  130. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  131. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Dialog</B></TH>
  132. </TR>
  133. <TR BGCOLOR="white" CLASS="TableRowColor">
  134. <TD><CODE>java.awt.Dialog.AccessibleAWTDialog</CODE></TD>
  135. </TR>
  136. </TABLE>
  137. &nbsp;
  138. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  141. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;
  148. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  149. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  150. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  151. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  152. </TR>
  153. <TR BGCOLOR="white" CLASS="TableRowColor">
  154. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  155. </TR>
  156. </TABLE>
  157. &nbsp;
  158. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  159. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  160. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  161. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  165. </TR>
  166. </TABLE>
  167. &nbsp;
  168. <!-- =========== FIELD SUMMARY =========== -->
  169. <A NAME="field_summary"><!-- --></A>
  170. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  171. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  172. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  173. <B>Field Summary</B></FONT></TH>
  174. </TR>
  175. <TR BGCOLOR="white" CLASS="TableRowColor">
  176. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  177. <CODE>protected &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/OptionPane.html" title="interface in org.gjt.sp.jedit">OptionPane</A></CODE></FONT></TD>
  178. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#currentPane">currentPane</A></B></CODE>
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  184. <CODE>protected &nbsp;javax.swing.JTree</CODE></FONT></TD>
  185. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#paneTree">paneTree</A></B></CODE>
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  188. </TR>
  189. </TABLE>
  190. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  191. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  192. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  193. <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>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <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>
  197. </TR>
  198. </TABLE>
  199. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  200. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  201. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  202. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JDialog</B></TH>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD><CODE>accessibleContext, rootPane, rootPaneCheckingEnabled</CODE></TD>
  206. </TR>
  207. </TABLE>
  208. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  209. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  210. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  211. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  212. </TR>
  213. <TR BGCOLOR="white" CLASS="TableRowColor">
  214. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  215. </TR>
  216. </TABLE>
  217. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
  218. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  219. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  220. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
  221. </TR>
  222. <TR BGCOLOR="white" CLASS="TableRowColor">
  223. <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
  224. </TR>
  225. </TABLE>
  226. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  227. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  228. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  229. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  230. </TR>
  231. <TR BGCOLOR="white" CLASS="TableRowColor">
  232. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  233. </TR>
  234. </TABLE>
  235. &nbsp;
  236. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  237. <A NAME="constructor_summary"><!-- --></A>
  238. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  239. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  240. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  241. <B>Constructor Summary</B></FONT></TH>
  242. </TR>
  243. <TR BGCOLOR="white" CLASS="TableRowColor">
  244. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  245. <CODE>protected </CODE></FONT></TD>
  246. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#OptionsDialog(java.awt.Dialog, java.lang.String, java.lang.String)">OptionsDialog</A></B>(java.awt.Dialog&nbsp;dialog,
  247. java.lang.String&nbsp;name,
  248. java.lang.String&nbsp;pane)</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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  254. <CODE>protected </CODE></FONT></TD>
  255. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#OptionsDialog(java.awt.Frame, java.lang.String, java.lang.String)">OptionsDialog</A></B>(java.awt.Frame&nbsp;frame,
  256. java.lang.String&nbsp;name,
  257. java.lang.String&nbsp;pane)</CODE>
  258. <BR>
  259. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  260. </TR>
  261. </TABLE>
  262. &nbsp;
  263. <!-- ========== METHOD SUMMARY =========== -->
  264. <A NAME="method_summary"><!-- --></A>
  265. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  266. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  267. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  268. <B>Method Summary</B></FONT></TH>
  269. </TR>
  270. <TR BGCOLOR="white" CLASS="TableRowColor">
  271. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  272. <CODE>&nbsp;void</CODE></FONT></TD>
  273. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
  274. <BR>
  275. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  276. </TR>
  277. <TR BGCOLOR="white" CLASS="TableRowColor">
  278. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  279. <CODE>&nbsp;void</CODE></FONT></TD>
  280. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#addOptionGroup(org.gjt.sp.jedit.OptionGroup)">addOptionGroup</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A>&nbsp;group)</CODE>
  281. <BR>
  282. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  283. </TR>
  284. <TR BGCOLOR="white" CLASS="TableRowColor">
  285. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  286. <CODE>&nbsp;void</CODE></FONT></TD>
  287. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#addOptionPane(org.gjt.sp.jedit.OptionPane)">addOptionPane</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/OptionPane.html" title="interface in org.gjt.sp.jedit">OptionPane</A>&nbsp;pane)</CODE>
  288. <BR>
  289. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  290. </TR>
  291. <TR BGCOLOR="white" CLASS="TableRowColor">
  292. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  293. <CODE>&nbsp;void</CODE></FONT></TD>
  294. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#cancel()">cancel</A></B>()</CODE>
  295. <BR>
  296. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  297. </TR>
  298. <TR BGCOLOR="white" CLASS="TableRowColor">
  299. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  300. <CODE>protected abstract &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>
  301. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#createOptionTreeModel()">createOptionTreeModel</A></B>()</CODE>
  302. <BR>
  303. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the tree model that goes on the left of the option pane,
  304. loading all the items that are needed.</TD>
  305. </TR>
  306. <TR BGCOLOR="white" CLASS="TableRowColor">
  307. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  308. <CODE>&nbsp;void</CODE></FONT></TD>
  309. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#dispose()">dispose</A></B>()</CODE>
  310. <BR>
  311. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  312. </TR>
  313. <TR BGCOLOR="white" CLASS="TableRowColor">
  314. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  315. <CODE>protected abstract &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A></CODE></FONT></TD>
  316. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#getDefaultGroup()">getDefaultGroup</A></B>()</CODE>
  317. <BR>
  318. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  319. </TR>
  320. <TR BGCOLOR="white" CLASS="TableRowColor">
  321. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  322. <CODE>protected &nbsp;void</CODE></FONT></TD>
  323. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#init(java.lang.String, java.lang.String)">init</A></B>(java.lang.String&nbsp;name,
  324. java.lang.String&nbsp;pane)</CODE>
  325. <BR>
  326. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  327. </TR>
  328. <TR BGCOLOR="white" CLASS="TableRowColor">
  329. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  330. <CODE>&nbsp;void</CODE></FONT></TD>
  331. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#ok()">ok</A></B>()</CODE>
  332. <BR>
  333. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  334. </TR>
  335. <TR BGCOLOR="white" CLASS="TableRowColor">
  336. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  337. <CODE>&nbsp;void</CODE></FONT></TD>
  338. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#ok(boolean)">ok</A></B>(boolean&nbsp;dispose)</CODE>
  339. <BR>
  340. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  341. </TR>
  342. <TR BGCOLOR="white" CLASS="TableRowColor">
  343. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  344. <CODE>&nbsp;void</CODE></FONT></TD>
  345. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html#valueChanged(javax.swing.event.TreeSelectionEvent)">valueChanged</A></B>(javax.swing.event.TreeSelectionEvent&nbsp;evt)</CODE>
  346. <BR>
  347. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  348. </TR>
  349. </TABLE>
  350. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  351. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  352. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  353. <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>
  354. </TR>
  355. <TR BGCOLOR="white" CLASS="TableRowColor">
  356. <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>
  357. </TR>
  358. </TABLE>
  359. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  360. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  361. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  362. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JDialog</B></TH>
  363. </TR>
  364. <TR BGCOLOR="white" CLASS="TableRowColor">
  365. <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>
  366. </TR>
  367. </TABLE>
  368. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Dialog"><!-- --></A>
  369. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  370. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  371. <TH ALIGN="left"><B>Methods inherited from class java.awt.Dialog</B></TH>
  372. </TR>
  373. <TR BGCOLOR="white" CLASS="TableRowColor">
  374. <TD><CODE>addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setModal, setResizable, setTitle, setUndecorated, show</CODE></TD>
  375. </TR>
  376. </TABLE>
  377. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
  378. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  379. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  380. <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
  381. </TR>
  382. <TR BGCOLOR="white" CLASS="TableRowColor">
  383. <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>
  384. </TR>
  385. </TABLE>
  386. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  387. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  388. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  389. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  390. </TR>
  391. <TR BGCOLOR="white" CLASS="TableRowColor">
  392. <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>
  393. </TR>
  394. </TABLE>
  395. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  396. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  397. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  398. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  399. </TR>
  400. <TR BGCOLOR="white" CLASS="TableRowColor">
  401. <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>
  402. </TR>
  403. </TABLE>
  404. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  405. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  406. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  407. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  408. </TR>
  409. <TR BGCOLOR="white" CLASS="TableRowColor">
  410. <TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  411. </TR>
  412. </TABLE>
  413. &nbsp;
  414. <P>
  415. <!-- ============ FIELD DETAIL =========== -->
  416. <A NAME="field_detail"><!-- --></A>
  417. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  418. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  419. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  420. <B>Field Detail</B></FONT></TH>
  421. </TR>
  422. </TABLE>
  423. <A NAME="paneTree"><!-- --></A><H3>
  424. paneTree</H3>
  425. <PRE>
  426. protected javax.swing.JTree <B>paneTree</B></PRE>
  427. <DL>
  428. <DL>
  429. </DL>
  430. </DL>
  431. <HR>
  432. <A NAME="currentPane"><!-- --></A><H3>
  433. currentPane</H3>
  434. <PRE>
  435. protected <A HREF="../../../../../org/gjt/sp/jedit/OptionPane.html" title="interface in org.gjt.sp.jedit">OptionPane</A> <B>currentPane</B></PRE>
  436. <DL>
  437. <DL>
  438. </DL>
  439. </DL>
  440. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  441. <A NAME="constructor_detail"><!-- --></A>
  442. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  443. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  444. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  445. <B>Constructor Detail</B></FONT></TH>
  446. </TR>
  447. </TABLE>
  448. <A NAME="OptionsDialog(java.awt.Frame, java.lang.String, java.lang.String)"><!-- --></A><H3>
  449. OptionsDialog</H3>
  450. <PRE>
  451. protected <B>OptionsDialog</B>(java.awt.Frame&nbsp;frame,
  452. java.lang.String&nbsp;name,
  453. java.lang.String&nbsp;pane)</PRE>
  454. <DL>
  455. <DL>
  456. <DT><B>Parameters:</B><DD><CODE>frame</CODE> - - the parent frame for dialogs created<DD><CODE>name</CODE> - the name of an option pane - it must have a .title and .code
  457. property defined in order to instantiate.<DD><CODE>pane</CODE> - the initial pane to show when this is created.</DL>
  458. </DL>
  459. <HR>
  460. <A NAME="OptionsDialog(java.awt.Dialog, java.lang.String, java.lang.String)"><!-- --></A><H3>
  461. OptionsDialog</H3>
  462. <PRE>
  463. protected <B>OptionsDialog</B>(java.awt.Dialog&nbsp;dialog,
  464. java.lang.String&nbsp;name,
  465. java.lang.String&nbsp;pane)</PRE>
  466. <DL>
  467. </DL>
  468. <!-- ============ METHOD DETAIL ========== -->
  469. <A NAME="method_detail"><!-- --></A>
  470. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  471. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  472. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  473. <B>Method Detail</B></FONT></TH>
  474. </TR>
  475. </TABLE>
  476. <A NAME="addOptionGroup(org.gjt.sp.jedit.OptionGroup)"><!-- --></A><H3>
  477. addOptionGroup</H3>
  478. <PRE>
  479. public void <B>addOptionGroup</B>(<A HREF="../../../../../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A>&nbsp;group)</PRE>
  480. <DL>
  481. <DD><DL>
  482. </DL>
  483. </DD>
  484. <DD><DL>
  485. </DL>
  486. </DD>
  487. </DL>
  488. <HR>
  489. <A NAME="addOptionPane(org.gjt.sp.jedit.OptionPane)"><!-- --></A><H3>
  490. addOptionPane</H3>
  491. <PRE>
  492. public void <B>addOptionPane</B>(<A HREF="../../../../../org/gjt/sp/jedit/OptionPane.html" title="interface in org.gjt.sp.jedit">OptionPane</A>&nbsp;pane)</PRE>
  493. <DL>
  494. <DD><DL>
  495. </DL>
  496. </DD>
  497. <DD><DL>
  498. </DL>
  499. </DD>
  500. </DL>
  501. <HR>
  502. <A NAME="ok()"><!-- --></A><H3>
  503. ok</H3>
  504. <PRE>
  505. public void <B>ok</B>()</PRE>
  506. <DL>
  507. <DD><DL>
  508. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#ok()">ok</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A></CODE></DL>
  509. </DD>
  510. <DD><DL>
  511. </DL>
  512. </DD>
  513. </DL>
  514. <HR>
  515. <A NAME="cancel()"><!-- --></A><H3>
  516. cancel</H3>
  517. <PRE>
  518. public void <B>cancel</B>()</PRE>
  519. <DL>
  520. <DD><DL>
  521. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#cancel()">cancel</A></CODE> in class <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A></CODE></DL>
  522. </DD>
  523. <DD><DL>
  524. </DL>
  525. </DD>
  526. </DL>
  527. <HR>
  528. <A NAME="ok(boolean)"><!-- --></A><H3>
  529. ok</H3>
  530. <PRE>
  531. public void <B>ok</B>(boolean&nbsp;dispose)</PRE>
  532. <DL>
  533. <DD><DL>
  534. </DL>
  535. </DD>
  536. <DD><DL>
  537. </DL>
  538. </DD>
  539. </DL>
  540. <HR>
  541. <A NAME="dispose()"><!-- --></A><H3>
  542. dispose</H3>
  543. <PRE>
  544. public void <B>dispose</B>()</PRE>
  545. <DL>
  546. <DD><DL>
  547. <DT><B>Overrides:</B><DD><CODE>dispose</CODE> in class <CODE>java.awt.Window</CODE></DL>
  548. </DD>
  549. <DD><DL>
  550. </DL>
  551. </DD>
  552. </DL>
  553. <HR>
  554. <A NAME="actionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
  555. actionPerformed</H3>
  556. <PRE>
  557. public void <B>actionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
  558. <DL>
  559. <DD><DL>
  560. <DT><B>Specified by:</B><DD><CODE>actionPerformed</CODE> in interface <CODE>java.awt.event.ActionListener</CODE></DL>
  561. </DD>
  562. <DD><DL>
  563. </DL>
  564. </DD>
  565. </DL>
  566. <HR>
  567. <A NAME="valueChanged(javax.swing.event.TreeSelectionEvent)"><!-- --></A><H3>
  568. valueChanged</H3>
  569. <PRE>
  570. public void <B>valueChanged</B>(javax.swing.event.TreeSelectionEvent&nbsp;evt)</PRE>
  571. <DL>
  572. <DD><DL>
  573. <DT><B>Specified by:</B><DD><CODE>valueChanged</CODE> in interface <CODE>javax.swing.event.TreeSelectionListener</CODE></DL>
  574. </DD>
  575. <DD><DL>
  576. </DL>
  577. </DD>
  578. </DL>
  579. <HR>
  580. <A NAME="createOptionTreeModel()"><!-- --></A><H3>
  581. createOptionTreeModel</H3>
  582. <PRE>
  583. protected abstract <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>
  584. <DL>
  585. <DD>Creates the tree model that goes on the left of the option pane,
  586. loading all the items that are needed.
  587. <P>
  588. <DD><DL>
  589. </DL>
  590. </DD>
  591. <DD><DL>
  592. </DL>
  593. </DD>
  594. </DL>
  595. <HR>
  596. <A NAME="getDefaultGroup()"><!-- --></A><H3>
  597. getDefaultGroup</H3>
  598. <PRE>
  599. protected abstract <A HREF="../../../../../org/gjt/sp/jedit/OptionGroup.html" title="class in org.gjt.sp.jedit">OptionGroup</A> <B>getDefaultGroup</B>()</PRE>
  600. <DL>
  601. <DD><DL>
  602. </DL>
  603. </DD>
  604. <DD><DL>
  605. </DL>
  606. </DD>
  607. </DL>
  608. <HR>
  609. <A NAME="init(java.lang.String, java.lang.String)"><!-- --></A><H3>
  610. init</H3>
  611. <PRE>
  612. protected void <B>init</B>(java.lang.String&nbsp;name,
  613. java.lang.String&nbsp;pane)</PRE>
  614. <DL>
  615. <DD><DL>
  616. </DL>
  617. </DD>
  618. <DD><DL>
  619. <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of this pane<DD><CODE>pane</CODE> - - a sub-pane name to select (?)
  620. Could someone please write better docs for this function?
  621. Creates buttons, adds listeners, and makes the pane visible.
  622. This method is called automatically from the constructor,
  623. and also calls init on each of the optionPanes?<DT><B>Since:</B></DT>
  624. <DD>jEdit 4.3pre9 (was private before)</DD>
  625. </DL>
  626. </DD>
  627. </DL>
  628. <!-- ========= END OF CLASS DATA ========= -->
  629. <HR>
  630. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  631. <A NAME="navbar_bottom"><!-- --></A>
  632. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  633. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  634. <TR>
  635. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  636. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  637. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  638. <TR ALIGN="center" VALIGN="top">
  639. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  640. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  641. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  642. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OptionsDialog.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  643. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  644. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  645. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  646. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  647. </TR>
  648. </TABLE>
  649. </TD>
  650. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  651. </EM>
  652. </TD>
  653. </TR>
  654. <TR>
  655. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  656. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/NumericTextField.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  657. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.OptionTreeModel.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  658. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  659. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/OptionsDialog.html" target="_top"><B>FRAMES</B></A> &nbsp;
  660. &nbsp;<A HREF="OptionsDialog.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  661. &nbsp;
  662. <NOSCRIPT>
  663. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  664. </NOSCRIPT>
  665. </FONT></TD>
  666. </TR>
  667. <TR>
  668. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  669. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  670. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  671. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  672. </TR>
  673. </TABLE>
  674. <A NAME="skip-navbar_bottom"></A>
  675. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  676. <HR>
  677. </BODY>
  678. </HTML>