PageRenderTime 54ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

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

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