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

# · HTML · 525 lines · 462 code · 48 blank · 15 comment · 0 complexity · 19088ca42f66ecf4743284e5a1a3ec3c MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:13:54 GMT-08:00 2008 -->
  6. <TITLE>
  7. EnhancedDialog (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.EnhancedDialog 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/EnhancedDialog.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/EnhancedButton.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/ErrorListDialog.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/EnhancedDialog.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="EnhancedDialog.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_classes_inherited_from_class_javax.swing.JDialog">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 EnhancedDialog</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 "><B>org.gjt.sp.jedit.gui.EnhancedDialog</B>
  76. </PRE>
  77. <DL>
  78. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</DD>
  79. </DL>
  80. <DL>
  81. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/gui/BufferOptions.html" title="class in org.gjt.sp.jedit.gui">BufferOptions</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/CloseDialog.html" title="class in org.gjt.sp.jedit.gui">CloseDialog</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/ErrorListDialog.html" title="class in org.gjt.sp.jedit.gui">ErrorListDialog</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/FilesChangedDialog.html" title="class in org.gjt.sp.jedit.gui">FilesChangedDialog</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/OptionsDialog.html" title="class in org.gjt.sp.jedit.gui">OptionsDialog</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/PasteFromListDialog.html" title="class in org.gjt.sp.jedit.gui">PasteFromListDialog</A>, <A HREF="../../../../../org/gjt/sp/jedit/search/SearchDialog.html" title="class in org.gjt.sp.jedit.search">SearchDialog</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/SelectLineRange.html" title="class in org.gjt.sp.jedit.gui">SelectLineRange</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html" title="class in org.gjt.sp.jedit.gui">StyleEditor</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html" title="class in org.gjt.sp.jedit.gui">TextAreaDialog</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/TipOfTheDay.html" title="class in org.gjt.sp.jedit.gui">TipOfTheDay</A>, <A HREF="../../../../../org/gjt/sp/jedit/browser/VFSFileChooserDialog.html" title="class in org.gjt.sp.jedit.browser">VFSFileChooserDialog</A></DD>
  82. </DL>
  83. <HR>
  84. <DL>
  85. <DT><PRE>public abstract class <B>EnhancedDialog</B><DT>extends javax.swing.JDialog</DL>
  86. </PRE>
  87. <P>
  88. A dialog box that handles window closing, the ENTER key and the ESCAPE
  89. key for you. All you have to do is implement ok() (called when
  90. Enter is pressed) and cancel() (called when Escape is pressed, or window
  91. is closed).
  92. <P>
  93. <P>
  94. <DL>
  95. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.gui.EnhancedDialog">Serialized Form</A></DL>
  96. <HR>
  97. <P>
  98. <!-- ======== NESTED CLASS SUMMARY ======== -->
  99. <A NAME="nested_class_summary"><!-- --></A>
  100. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  101. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  102. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  103. <B>Nested Class Summary</B></FONT></TH>
  104. </TR>
  105. </TABLE>
  106. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JDialog"><!-- --></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 javax.swing.JDialog</B></TH>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD><CODE>javax.swing.JDialog.AccessibleJDialog</CODE></TD>
  113. </TR>
  114. </TABLE>
  115. &nbsp;
  116. <A NAME="nested_classes_inherited_from_class_java.awt.Dialog"><!-- --></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 java.awt.Dialog</B></TH>
  120. </TR>
  121. <TR BGCOLOR="white" CLASS="TableRowColor">
  122. <TD><CODE>java.awt.Dialog.AccessibleAWTDialog</CODE></TD>
  123. </TR>
  124. </TABLE>
  125. &nbsp;
  126. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></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.Window</B></TH>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></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.Container</B></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  143. </TR>
  144. </TABLE>
  145. &nbsp;
  146. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></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.Component</B></TH>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  153. </TR>
  154. </TABLE>
  155. &nbsp;
  156. <!-- =========== FIELD SUMMARY =========== -->
  157. <A NAME="field_summary"><!-- --></A>
  158. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  159. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  160. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  161. <B>Field Summary</B></FONT></TH>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  165. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  166. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#enterEnabled">enterEnabled</A></B></CODE>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>protected &nbsp;org.gjt.sp.jedit.gui.EnhancedDialog.KeyHandler</CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#keyHandler">keyHandler</A></B></CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  176. </TR>
  177. </TABLE>
  178. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  179. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  180. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  181. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JDialog</B></TH>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD><CODE>accessibleContext, rootPane, rootPaneCheckingEnabled</CODE></TD>
  185. </TR>
  186. </TABLE>
  187. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  188. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  189. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  190. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
  197. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  198. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  199. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
  200. </TR>
  201. <TR BGCOLOR="white" CLASS="TableRowColor">
  202. <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
  203. </TR>
  204. </TABLE>
  205. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  206. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  207. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  208. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  209. </TR>
  210. <TR BGCOLOR="white" CLASS="TableRowColor">
  211. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  212. </TR>
  213. </TABLE>
  214. &nbsp;
  215. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  216. <A NAME="constructor_summary"><!-- --></A>
  217. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  218. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  219. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  220. <B>Constructor Summary</B></FONT></TH>
  221. </TR>
  222. <TR BGCOLOR="white" CLASS="TableRowColor">
  223. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#EnhancedDialog(java.awt.Dialog, java.lang.String, boolean)">EnhancedDialog</A></B>(java.awt.Dialog&nbsp;parent,
  224. java.lang.String&nbsp;title,
  225. boolean&nbsp;modal)</CODE>
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  228. </TR>
  229. <TR BGCOLOR="white" CLASS="TableRowColor">
  230. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#EnhancedDialog(java.awt.Frame, java.lang.String, boolean)">EnhancedDialog</A></B>(java.awt.Frame&nbsp;parent,
  231. java.lang.String&nbsp;title,
  232. boolean&nbsp;modal)</CODE>
  233. <BR>
  234. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  235. </TR>
  236. </TABLE>
  237. &nbsp;
  238. <!-- ========== METHOD SUMMARY =========== -->
  239. <A NAME="method_summary"><!-- --></A>
  240. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  241. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  242. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  243. <B>Method Summary</B></FONT></TH>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  247. <CODE>abstract &nbsp;void</CODE></FONT></TD>
  248. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#cancel()">cancel</A></B>()</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>&nbsp;boolean</CODE></FONT></TD>
  255. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#getEnterEnabled()">getEnterEnabled</A></B>()</CODE>
  256. <BR>
  257. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  258. </TR>
  259. <TR BGCOLOR="white" CLASS="TableRowColor">
  260. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  261. <CODE>abstract &nbsp;void</CODE></FONT></TD>
  262. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#ok()">ok</A></B>()</CODE>
  263. <BR>
  264. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  265. </TR>
  266. <TR BGCOLOR="white" CLASS="TableRowColor">
  267. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  268. <CODE>&nbsp;void</CODE></FONT></TD>
  269. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html#setEnterEnabled(boolean)">setEnterEnabled</A></B>(boolean&nbsp;enterEnabled)</CODE>
  270. <BR>
  271. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  272. </TR>
  273. </TABLE>
  274. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  275. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  276. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  277. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JDialog</B></TH>
  278. </TR>
  279. <TR BGCOLOR="white" CLASS="TableRowColor">
  280. <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>
  281. </TR>
  282. </TABLE>
  283. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Dialog"><!-- --></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 java.awt.Dialog</B></TH>
  287. </TR>
  288. <TR BGCOLOR="white" CLASS="TableRowColor">
  289. <TD><CODE>addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setModal, setResizable, setTitle, setUndecorated, show</CODE></TD>
  290. </TR>
  291. </TABLE>
  292. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></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 java.awt.Window</B></TH>
  296. </TR>
  297. <TR BGCOLOR="white" CLASS="TableRowColor">
  298. <TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, 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>
  299. </TR>
  300. </TABLE>
  301. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></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 java.awt.Container</B></TH>
  305. </TR>
  306. <TR BGCOLOR="white" CLASS="TableRowColor">
  307. <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>
  308. </TR>
  309. </TABLE>
  310. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></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.Component</B></TH>
  314. </TR>
  315. <TR BGCOLOR="white" CLASS="TableRowColor">
  316. <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>
  317. </TR>
  318. </TABLE>
  319. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></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.lang.Object</B></TH>
  323. </TR>
  324. <TR BGCOLOR="white" CLASS="TableRowColor">
  325. <TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  326. </TR>
  327. </TABLE>
  328. &nbsp;
  329. <P>
  330. <!-- ============ FIELD DETAIL =========== -->
  331. <A NAME="field_detail"><!-- --></A>
  332. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  333. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  334. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  335. <B>Field Detail</B></FONT></TH>
  336. </TR>
  337. </TABLE>
  338. <A NAME="keyHandler"><!-- --></A><H3>
  339. keyHandler</H3>
  340. <PRE>
  341. protected org.gjt.sp.jedit.gui.EnhancedDialog.KeyHandler <B>keyHandler</B></PRE>
  342. <DL>
  343. <DL>
  344. </DL>
  345. </DL>
  346. <HR>
  347. <A NAME="enterEnabled"><!-- --></A><H3>
  348. enterEnabled</H3>
  349. <PRE>
  350. protected boolean <B>enterEnabled</B></PRE>
  351. <DL>
  352. <DL>
  353. </DL>
  354. </DL>
  355. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  356. <A NAME="constructor_detail"><!-- --></A>
  357. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  358. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  359. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  360. <B>Constructor Detail</B></FONT></TH>
  361. </TR>
  362. </TABLE>
  363. <A NAME="EnhancedDialog(java.awt.Frame, java.lang.String, boolean)"><!-- --></A><H3>
  364. EnhancedDialog</H3>
  365. <PRE>
  366. public <B>EnhancedDialog</B>(java.awt.Frame&nbsp;parent,
  367. java.lang.String&nbsp;title,
  368. boolean&nbsp;modal)</PRE>
  369. <DL>
  370. </DL>
  371. <HR>
  372. <A NAME="EnhancedDialog(java.awt.Dialog, java.lang.String, boolean)"><!-- --></A><H3>
  373. EnhancedDialog</H3>
  374. <PRE>
  375. public <B>EnhancedDialog</B>(java.awt.Dialog&nbsp;parent,
  376. java.lang.String&nbsp;title,
  377. boolean&nbsp;modal)</PRE>
  378. <DL>
  379. </DL>
  380. <!-- ============ METHOD DETAIL ========== -->
  381. <A NAME="method_detail"><!-- --></A>
  382. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  383. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  384. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  385. <B>Method Detail</B></FONT></TH>
  386. </TR>
  387. </TABLE>
  388. <A NAME="getEnterEnabled()"><!-- --></A><H3>
  389. getEnterEnabled</H3>
  390. <PRE>
  391. public boolean <B>getEnterEnabled</B>()</PRE>
  392. <DL>
  393. <DD><DL>
  394. </DL>
  395. </DD>
  396. </DL>
  397. <HR>
  398. <A NAME="setEnterEnabled(boolean)"><!-- --></A><H3>
  399. setEnterEnabled</H3>
  400. <PRE>
  401. public void <B>setEnterEnabled</B>(boolean&nbsp;enterEnabled)</PRE>
  402. <DL>
  403. <DD><DL>
  404. </DL>
  405. </DD>
  406. </DL>
  407. <HR>
  408. <A NAME="ok()"><!-- --></A><H3>
  409. ok</H3>
  410. <PRE>
  411. public abstract void <B>ok</B>()</PRE>
  412. <DL>
  413. <DD><DL>
  414. </DL>
  415. </DD>
  416. </DL>
  417. <HR>
  418. <A NAME="cancel()"><!-- --></A><H3>
  419. cancel</H3>
  420. <PRE>
  421. public abstract void <B>cancel</B>()</PRE>
  422. <DL>
  423. <DD><DL>
  424. </DL>
  425. </DD>
  426. </DL>
  427. <!-- ========= END OF CLASS DATA ========= -->
  428. <HR>
  429. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  430. <A NAME="navbar_bottom"><!-- --></A>
  431. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  432. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  433. <TR>
  434. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  435. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  436. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  437. <TR ALIGN="center" VALIGN="top">
  438. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  439. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  440. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  441. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EnhancedDialog.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  442. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  443. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  444. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  445. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  446. </TR>
  447. </TABLE>
  448. </TD>
  449. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  450. </EM>
  451. </TD>
  452. </TR>
  453. <TR>
  454. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  455. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedButton.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  456. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/ErrorListDialog.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  457. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  458. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/EnhancedDialog.html" target="_top"><B>FRAMES</B></A> &nbsp;
  459. &nbsp;<A HREF="EnhancedDialog.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  460. &nbsp;
  461. <NOSCRIPT>
  462. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  463. </NOSCRIPT>
  464. </FONT></TD>
  465. </TR>
  466. <TR>
  467. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  468. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JDialog">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>
  469. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  470. 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>
  471. </TR>
  472. </TABLE>
  473. <A NAME="skip-navbar_bottom"></A>
  474. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  475. <HR>
  476. </BODY>
  477. </HTML>