PageRenderTime 50ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
HTML | 504 lines | 449 code | 41 blank | 14 comment | 0 complexity | 69eaadef988ef638bf594b9e2b40ce13 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:00 GMT-08:00 2008 -->
  6. <TITLE>
  7. TextAreaDialog (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.TextAreaDialog 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/TextAreaDialog.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/StyleEditor.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/TipOfTheDay.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/TextAreaDialog.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="TextAreaDialog.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="#fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog">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.gui</FONT>
  66. <BR>
  67. Class TextAreaDialog</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.TextAreaDialog</B>
  77. </PRE>
  78. <DL>
  79. <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>
  80. </DL>
  81. <DL>
  82. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/gui/BeanShellErrorDialog.html" title="class in org.gjt.sp.jedit.gui">BeanShellErrorDialog</A></DD>
  83. </DL>
  84. <HR>
  85. <DL>
  86. <DT><PRE>public class <B>TextAreaDialog</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui">EnhancedDialog</A></DL>
  87. </PRE>
  88. <P>
  89. <DL>
  90. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.gui.TextAreaDialog">Serialized Form</A></DL>
  91. <HR>
  92. <P>
  93. <!-- ======== NESTED CLASS SUMMARY ======== -->
  94. <A NAME="nested_class_summary"><!-- --></A>
  95. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  96. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  97. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  98. <B>Nested Class Summary</B></FONT></TH>
  99. </TR>
  100. </TABLE>
  101. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  104. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JDialog</B></TH>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD><CODE>javax.swing.JDialog.AccessibleJDialog</CODE></TD>
  108. </TR>
  109. </TABLE>
  110. &nbsp;
  111. <A NAME="nested_classes_inherited_from_class_java.awt.Dialog"><!-- --></A>
  112. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  113. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  114. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Dialog</B></TH>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD><CODE>java.awt.Dialog.AccessibleAWTDialog</CODE></TD>
  118. </TR>
  119. </TABLE>
  120. &nbsp;
  121. <A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
  122. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  123. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  124. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
  128. </TR>
  129. </TABLE>
  130. &nbsp;
  131. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  132. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  133. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  134. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  135. </TR>
  136. <TR BGCOLOR="white" CLASS="TableRowColor">
  137. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  138. </TR>
  139. </TABLE>
  140. &nbsp;
  141. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  142. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  143. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  144. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  145. </TR>
  146. <TR BGCOLOR="white" CLASS="TableRowColor">
  147. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  148. </TR>
  149. </TABLE>
  150. &nbsp;
  151. <!-- =========== FIELD SUMMARY =========== -->
  152. <A NAME="field_summary"><!-- --></A>
  153. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  154. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  155. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  156. <B>Field Summary</B></FONT></TH>
  157. </TR>
  158. </TABLE>
  159. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  160. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  161. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  162. <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>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <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>
  166. </TR>
  167. </TABLE>
  168. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  171. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JDialog</B></TH>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD><CODE>accessibleContext, rootPane, rootPaneCheckingEnabled</CODE></TD>
  175. </TR>
  176. </TABLE>
  177. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  178. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  179. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  180. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  184. </TR>
  185. </TABLE>
  186. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
  187. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  188. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  189. <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
  190. </TR>
  191. <TR BGCOLOR="white" CLASS="TableRowColor">
  192. <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
  193. </TR>
  194. </TABLE>
  195. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  196. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  197. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  198. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  199. </TR>
  200. <TR BGCOLOR="white" CLASS="TableRowColor">
  201. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  202. </TR>
  203. </TABLE>
  204. &nbsp;
  205. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  206. <A NAME="constructor_summary"><!-- --></A>
  207. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  208. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  209. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  210. <B>Constructor Summary</B></FONT></TH>
  211. </TR>
  212. <TR BGCOLOR="white" CLASS="TableRowColor">
  213. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html#TextAreaDialog(java.awt.Dialog, java.lang.String, java.lang.String, javax.swing.Icon, java.lang.String)">TextAreaDialog</A></B>(java.awt.Dialog&nbsp;frame,
  214. java.lang.String&nbsp;title,
  215. java.lang.String&nbsp;caption,
  216. javax.swing.Icon&nbsp;icon,
  217. java.lang.String&nbsp;text)</CODE>
  218. <BR>
  219. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  220. </TR>
  221. <TR BGCOLOR="white" CLASS="TableRowColor">
  222. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html#TextAreaDialog(java.awt.Dialog, java.lang.String, java.lang.Throwable)">TextAreaDialog</A></B>(java.awt.Dialog&nbsp;frame,
  223. java.lang.String&nbsp;name,
  224. java.lang.Throwable&nbsp;t)</CODE>
  225. <BR>
  226. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  227. </TR>
  228. <TR BGCOLOR="white" CLASS="TableRowColor">
  229. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html#TextAreaDialog(java.awt.Frame, java.lang.String, java.lang.String, javax.swing.Icon, java.lang.String)">TextAreaDialog</A></B>(java.awt.Frame&nbsp;frame,
  230. java.lang.String&nbsp;title,
  231. java.lang.String&nbsp;caption,
  232. javax.swing.Icon&nbsp;icon,
  233. java.lang.String&nbsp;text)</CODE>
  234. <BR>
  235. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  236. </TR>
  237. <TR BGCOLOR="white" CLASS="TableRowColor">
  238. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html#TextAreaDialog(java.awt.Frame, java.lang.String, java.lang.Throwable)">TextAreaDialog</A></B>(java.awt.Frame&nbsp;frame,
  239. java.lang.String&nbsp;name,
  240. java.lang.Throwable&nbsp;t)</CODE>
  241. <BR>
  242. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  243. </TR>
  244. </TABLE>
  245. &nbsp;
  246. <!-- ========== METHOD SUMMARY =========== -->
  247. <A NAME="method_summary"><!-- --></A>
  248. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  249. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  250. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  251. <B>Method Summary</B></FONT></TH>
  252. </TR>
  253. <TR BGCOLOR="white" CLASS="TableRowColor">
  254. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  255. <CODE>&nbsp;void</CODE></FONT></TD>
  256. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html#cancel()">cancel</A></B>()</CODE>
  257. <BR>
  258. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  259. </TR>
  260. <TR BGCOLOR="white" CLASS="TableRowColor">
  261. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  262. <CODE>&nbsp;void</CODE></FONT></TD>
  263. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/TextAreaDialog.html#ok()">ok</A></B>()</CODE>
  264. <BR>
  265. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  266. </TR>
  267. </TABLE>
  268. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog"><!-- --></A>
  269. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  270. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  271. <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>
  272. </TR>
  273. <TR BGCOLOR="white" CLASS="TableRowColor">
  274. <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>
  275. </TR>
  276. </TABLE>
  277. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JDialog"><!-- --></A>
  278. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  279. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  280. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JDialog</B></TH>
  281. </TR>
  282. <TR BGCOLOR="white" CLASS="TableRowColor">
  283. <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>
  284. </TR>
  285. </TABLE>
  286. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Dialog"><!-- --></A>
  287. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  288. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  289. <TH ALIGN="left"><B>Methods inherited from class java.awt.Dialog</B></TH>
  290. </TR>
  291. <TR BGCOLOR="white" CLASS="TableRowColor">
  292. <TD><CODE>addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setModal, setResizable, setTitle, setUndecorated, show</CODE></TD>
  293. </TR>
  294. </TABLE>
  295. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
  296. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  297. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  298. <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
  299. </TR>
  300. <TR BGCOLOR="white" CLASS="TableRowColor">
  301. <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>
  302. </TR>
  303. </TABLE>
  304. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  305. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  306. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  307. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  308. </TR>
  309. <TR BGCOLOR="white" CLASS="TableRowColor">
  310. <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>
  311. </TR>
  312. </TABLE>
  313. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  314. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  315. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  316. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  317. </TR>
  318. <TR BGCOLOR="white" CLASS="TableRowColor">
  319. <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>
  320. </TR>
  321. </TABLE>
  322. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  323. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  324. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  325. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  326. </TR>
  327. <TR BGCOLOR="white" CLASS="TableRowColor">
  328. <TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  329. </TR>
  330. </TABLE>
  331. &nbsp;
  332. <P>
  333. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  334. <A NAME="constructor_detail"><!-- --></A>
  335. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  336. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  337. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  338. <B>Constructor Detail</B></FONT></TH>
  339. </TR>
  340. </TABLE>
  341. <A NAME="TextAreaDialog(java.awt.Frame, java.lang.String, java.lang.String, javax.swing.Icon, java.lang.String)"><!-- --></A><H3>
  342. TextAreaDialog</H3>
  343. <PRE>
  344. public <B>TextAreaDialog</B>(java.awt.Frame&nbsp;frame,
  345. java.lang.String&nbsp;title,
  346. java.lang.String&nbsp;caption,
  347. javax.swing.Icon&nbsp;icon,
  348. java.lang.String&nbsp;text)</PRE>
  349. <DL>
  350. </DL>
  351. <HR>
  352. <A NAME="TextAreaDialog(java.awt.Frame, java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
  353. TextAreaDialog</H3>
  354. <PRE>
  355. public <B>TextAreaDialog</B>(java.awt.Frame&nbsp;frame,
  356. java.lang.String&nbsp;name,
  357. java.lang.Throwable&nbsp;t)</PRE>
  358. <DL>
  359. </DL>
  360. <HR>
  361. <A NAME="TextAreaDialog(java.awt.Dialog, java.lang.String, java.lang.String, javax.swing.Icon, java.lang.String)"><!-- --></A><H3>
  362. TextAreaDialog</H3>
  363. <PRE>
  364. public <B>TextAreaDialog</B>(java.awt.Dialog&nbsp;frame,
  365. java.lang.String&nbsp;title,
  366. java.lang.String&nbsp;caption,
  367. javax.swing.Icon&nbsp;icon,
  368. java.lang.String&nbsp;text)</PRE>
  369. <DL>
  370. </DL>
  371. <HR>
  372. <A NAME="TextAreaDialog(java.awt.Dialog, java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
  373. TextAreaDialog</H3>
  374. <PRE>
  375. public <B>TextAreaDialog</B>(java.awt.Dialog&nbsp;frame,
  376. java.lang.String&nbsp;name,
  377. java.lang.Throwable&nbsp;t)</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="ok()"><!-- --></A><H3>
  389. ok</H3>
  390. <PRE>
  391. public void <B>ok</B>()</PRE>
  392. <DL>
  393. <DD><DL>
  394. <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>
  395. </DD>
  396. <DD><DL>
  397. </DL>
  398. </DD>
  399. </DL>
  400. <HR>
  401. <A NAME="cancel()"><!-- --></A><H3>
  402. cancel</H3>
  403. <PRE>
  404. public void <B>cancel</B>()</PRE>
  405. <DL>
  406. <DD><DL>
  407. <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>
  408. </DD>
  409. <DD><DL>
  410. </DL>
  411. </DD>
  412. </DL>
  413. <!-- ========= END OF CLASS DATA ========= -->
  414. <HR>
  415. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  416. <A NAME="navbar_bottom"><!-- --></A>
  417. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  418. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  419. <TR>
  420. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  421. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  422. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  423. <TR ALIGN="center" VALIGN="top">
  424. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  425. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  426. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  427. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TextAreaDialog.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  428. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  429. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  430. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  431. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  432. </TR>
  433. </TABLE>
  434. </TD>
  435. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  436. </EM>
  437. </TD>
  438. </TR>
  439. <TR>
  440. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  441. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/StyleEditor.html" title="class in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  442. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/TipOfTheDay.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  443. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  444. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/TextAreaDialog.html" target="_top"><B>FRAMES</B></A> &nbsp;
  445. &nbsp;<A HREF="TextAreaDialog.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  446. &nbsp;
  447. <NOSCRIPT>
  448. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  449. </NOSCRIPT>
  450. </FONT></TD>
  451. </TR>
  452. <TR>
  453. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  454. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JDialog">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.gui.EnhancedDialog">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  455. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  456. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  457. </TR>
  458. </TABLE>
  459. <A NAME="skip-navbar_bottom"></A>
  460. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  461. <HR>
  462. </BODY>
  463. </HTML>