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