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

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/search/HyperSearchResults.html

#
HTML | 771 lines | 682 code | 74 blank | 15 comment | 0 complexity | d675f46cccb9f2f17a144d7fdffb1dc3 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:11 GMT-08:00 2008 -->
  6. <TITLE>
  7. HyperSearchResults (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.search.HyperSearchResults 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/HyperSearchResults.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/search/HyperSearchResult.Occur.html" title="class in org.gjt.sp.jedit.search"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.ActionHandler.html" title="class in org.gjt.sp.jedit.search"><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/search/HyperSearchResults.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="HyperSearchResults.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.search</FONT>
  66. <BR>
  67. Class HyperSearchResults</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 ">javax.swing.JComponent
  73. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">javax.swing.JPanel
  74. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.search.HyperSearchResults</B>
  75. </PRE>
  76. <DL>
  77. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, <A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultFocusComponent.html" title="interface in org.gjt.sp.jedit.gui">DefaultFocusComponent</A></DD>
  78. </DL>
  79. <HR>
  80. <DL>
  81. <DT><PRE>public class <B>HyperSearchResults</B><DT>extends javax.swing.JPanel<DT>implements <A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultFocusComponent.html" title="interface in org.gjt.sp.jedit.gui">DefaultFocusComponent</A></DL>
  82. </PRE>
  83. <P>
  84. HyperSearch results window.
  85. <P>
  86. <P>
  87. <DL>
  88. <DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.search.HyperSearchResults">Serialized Form</A></DL>
  89. <HR>
  90. <P>
  91. <!-- ======== NESTED CLASS SUMMARY ======== -->
  92. <A NAME="nested_class_summary"><!-- --></A>
  93. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  94. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  95. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  96. <B>Nested Class Summary</B></FONT></TH>
  97. </TR>
  98. <TR BGCOLOR="white" CLASS="TableRowColor">
  99. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  100. <CODE>&nbsp;class</CODE></FONT></TD>
  101. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.ActionHandler.html" title="class in org.gjt.sp.jedit.search">HyperSearchResults.ActionHandler</A></B></CODE>
  102. <BR>
  103. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  104. </TR>
  105. </TABLE>
  106. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></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.JPanel</B></TH>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
  113. </TR>
  114. </TABLE>
  115. &nbsp;
  116. <A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></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 javax.swing.JComponent</B></TH>
  120. </TR>
  121. <TR BGCOLOR="white" CLASS="TableRowColor">
  122. <TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
  123. </TR>
  124. </TABLE>
  125. &nbsp;
  126. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></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.Container</B></TH>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></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.Component</B></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  143. </TR>
  144. </TABLE>
  145. &nbsp;
  146. <!-- =========== FIELD SUMMARY =========== -->
  147. <A NAME="field_summary"><!-- --></A>
  148. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  149. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  150. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  151. <B>Field Summary</B></FONT></TH>
  152. </TR>
  153. <TR BGCOLOR="white" CLASS="TableRowColor">
  154. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  155. <CODE>static&nbsp;int</CODE></FONT></TD>
  156. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#M_OPEN">M_OPEN</A></B></CODE>
  157. <BR>
  158. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  162. <CODE>static&nbsp;int</CODE></FONT></TD>
  163. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#M_OPEN_NEW_PLAIN_VIEW">M_OPEN_NEW_PLAIN_VIEW</A></B></CODE>
  164. <BR>
  165. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  166. </TR>
  167. <TR BGCOLOR="white" CLASS="TableRowColor">
  168. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  169. <CODE>static&nbsp;int</CODE></FONT></TD>
  170. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#M_OPEN_NEW_SPLIT">M_OPEN_NEW_SPLIT</A></B></CODE>
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  176. <CODE>static&nbsp;int</CODE></FONT></TD>
  177. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#M_OPEN_NEW_VIEW">M_OPEN_NEW_VIEW</A></B></CODE>
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  183. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  184. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#NAME">NAME</A></B></CODE>
  185. <BR>
  186. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  187. </TR>
  188. </TABLE>
  189. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  190. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  191. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  192. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  193. </TR>
  194. <TR BGCOLOR="white" CLASS="TableRowColor">
  195. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  196. </TR>
  197. </TABLE>
  198. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  199. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  200. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  201. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  202. </TR>
  203. <TR BGCOLOR="white" CLASS="TableRowColor">
  204. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  205. </TR>
  206. </TABLE>
  207. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  208. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  209. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  210. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  211. </TR>
  212. <TR BGCOLOR="white" CLASS="TableRowColor">
  213. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  214. </TR>
  215. </TABLE>
  216. &nbsp;
  217. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  218. <A NAME="constructor_summary"><!-- --></A>
  219. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  220. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  221. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  222. <B>Constructor Summary</B></FONT></TH>
  223. </TR>
  224. <TR BGCOLOR="white" CLASS="TableRowColor">
  225. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#HyperSearchResults(org.gjt.sp.jedit.View)">HyperSearchResults</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  228. </TR>
  229. </TABLE>
  230. &nbsp;
  231. <!-- ========== METHOD SUMMARY =========== -->
  232. <A NAME="method_summary"><!-- --></A>
  233. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  234. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  235. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  236. <B>Method Summary</B></FONT></TH>
  237. </TR>
  238. <TR BGCOLOR="white" CLASS="TableRowColor">
  239. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  240. <CODE>&nbsp;void</CODE></FONT></TD>
  241. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#addNotify()">addNotify</A></B>()</CODE>
  242. <BR>
  243. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  247. <CODE>&nbsp;void</CODE></FONT></TD>
  248. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#expandAllNodes(javax.swing.tree.DefaultMutableTreeNode)">expandAllNodes</A></B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;node)</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;void</CODE></FONT></TD>
  255. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#focusOnDefaultComponent()">focusOnDefaultComponent</A></B>()</CODE>
  256. <BR>
  257. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets focus on the default component.</TD>
  258. </TR>
  259. <TR BGCOLOR="white" CLASS="TableRowColor">
  260. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  261. <CODE>&nbsp;javax.swing.JTree</CODE></FONT></TD>
  262. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#getTree()">getTree</A></B>()</CODE>
  263. <BR>
  264. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result tree.</TD>
  265. </TR>
  266. <TR BGCOLOR="white" CLASS="TableRowColor">
  267. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  268. <CODE>&nbsp;javax.swing.tree.DefaultTreeModel</CODE></FONT></TD>
  269. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#getTreeModel()">getTreeModel</A></B>()</CODE>
  270. <BR>
  271. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  272. </TR>
  273. <TR BGCOLOR="white" CLASS="TableRowColor">
  274. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  275. <CODE>&nbsp;void</CODE></FONT></TD>
  276. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#handleMessage(org.gjt.sp.jedit.EBMessage)">handleMessage</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A>&nbsp;msg)</CODE>
  277. <BR>
  278. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handles a message sent on the EditBus.</TD>
  279. </TR>
  280. <TR BGCOLOR="white" CLASS="TableRowColor">
  281. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  282. <CODE>&nbsp;void</CODE></FONT></TD>
  283. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#removeNotify()">removeNotify</A></B>()</CODE>
  284. <BR>
  285. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  286. </TR>
  287. <TR BGCOLOR="white" CLASS="TableRowColor">
  288. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  289. <CODE>&nbsp;void</CODE></FONT></TD>
  290. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#searchDone(javax.swing.tree.DefaultMutableTreeNode)">searchDone</A></B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;searchNode)</CODE>
  291. <BR>
  292. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  293. </TR>
  294. <TR BGCOLOR="white" CLASS="TableRowColor">
  295. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  296. <CODE>&nbsp;void</CODE></FONT></TD>
  297. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#searchDone(javax.swing.tree.DefaultMutableTreeNode, javax.swing.tree.DefaultMutableTreeNode)">searchDone</A></B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;searchNode,
  298. javax.swing.tree.DefaultMutableTreeNode&nbsp;selectNode)</CODE>
  299. <BR>
  300. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  301. </TR>
  302. <TR BGCOLOR="white" CLASS="TableRowColor">
  303. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  304. <CODE>&nbsp;void</CODE></FONT></TD>
  305. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#searchFailed()">searchFailed</A></B>()</CODE>
  306. <BR>
  307. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  308. </TR>
  309. <TR BGCOLOR="white" CLASS="TableRowColor">
  310. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  311. <CODE>&nbsp;void</CODE></FONT></TD>
  312. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#searchStarted()">searchStarted</A></B>()</CODE>
  313. <BR>
  314. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  315. </TR>
  316. <TR BGCOLOR="white" CLASS="TableRowColor">
  317. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  318. <CODE>&nbsp;void</CODE></FONT></TD>
  319. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#setSearchStatus(java.lang.String)">setSearchStatus</A></B>(java.lang.String&nbsp;status)</CODE>
  320. <BR>
  321. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  322. </TR>
  323. <TR BGCOLOR="white" CLASS="TableRowColor">
  324. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  325. <CODE>static&nbsp;boolean</CODE></FONT></TD>
  326. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html#traverseNodes(javax.swing.tree.DefaultMutableTreeNode, org.gjt.sp.jedit.search.HyperSearchTreeNodeCallback)">traverseNodes</A></B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;node,
  327. <A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchTreeNodeCallback.html" title="interface in org.gjt.sp.jedit.search">HyperSearchTreeNodeCallback</A>&nbsp;callbackInterface)</CODE>
  328. <BR>
  329. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  330. </TR>
  331. </TABLE>
  332. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  333. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  334. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  335. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JPanel</B></TH>
  336. </TR>
  337. <TR BGCOLOR="white" CLASS="TableRowColor">
  338. <TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
  339. </TR>
  340. </TABLE>
  341. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  342. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  343. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  344. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  345. </TR>
  346. <TR BGCOLOR="white" CLASS="TableRowColor">
  347. <TD><CODE>addAncestorListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  348. </TR>
  349. </TABLE>
  350. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  351. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  352. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  353. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  354. </TR>
  355. <TR BGCOLOR="white" CLASS="TableRowColor">
  356. <TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  357. </TR>
  358. </TABLE>
  359. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  360. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  361. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  362. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  363. </TR>
  364. <TR BGCOLOR="white" CLASS="TableRowColor">
  365. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  366. </TR>
  367. </TABLE>
  368. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  369. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  370. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  371. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  372. </TR>
  373. <TR BGCOLOR="white" CLASS="TableRowColor">
  374. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  375. </TR>
  376. </TABLE>
  377. &nbsp;
  378. <P>
  379. <!-- ============ FIELD DETAIL =========== -->
  380. <A NAME="field_detail"><!-- --></A>
  381. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  382. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  383. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  384. <B>Field Detail</B></FONT></TH>
  385. </TR>
  386. </TABLE>
  387. <A NAME="NAME"><!-- --></A><H3>
  388. NAME</H3>
  389. <PRE>
  390. public static final java.lang.String <B>NAME</B></PRE>
  391. <DL>
  392. <DL>
  393. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.search.HyperSearchResults.NAME">Constant Field Values</A></DL>
  394. </DL>
  395. <HR>
  396. <A NAME="M_OPEN"><!-- --></A><H3>
  397. M_OPEN</H3>
  398. <PRE>
  399. public static final int <B>M_OPEN</B></PRE>
  400. <DL>
  401. <DL>
  402. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.search.HyperSearchResults.M_OPEN">Constant Field Values</A></DL>
  403. </DL>
  404. <HR>
  405. <A NAME="M_OPEN_NEW_VIEW"><!-- --></A><H3>
  406. M_OPEN_NEW_VIEW</H3>
  407. <PRE>
  408. public static final int <B>M_OPEN_NEW_VIEW</B></PRE>
  409. <DL>
  410. <DL>
  411. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.search.HyperSearchResults.M_OPEN_NEW_VIEW">Constant Field Values</A></DL>
  412. </DL>
  413. <HR>
  414. <A NAME="M_OPEN_NEW_PLAIN_VIEW"><!-- --></A><H3>
  415. M_OPEN_NEW_PLAIN_VIEW</H3>
  416. <PRE>
  417. public static final int <B>M_OPEN_NEW_PLAIN_VIEW</B></PRE>
  418. <DL>
  419. <DL>
  420. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.search.HyperSearchResults.M_OPEN_NEW_PLAIN_VIEW">Constant Field Values</A></DL>
  421. </DL>
  422. <HR>
  423. <A NAME="M_OPEN_NEW_SPLIT"><!-- --></A><H3>
  424. M_OPEN_NEW_SPLIT</H3>
  425. <PRE>
  426. public static final int <B>M_OPEN_NEW_SPLIT</B></PRE>
  427. <DL>
  428. <DL>
  429. <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.gjt.sp.jedit.search.HyperSearchResults.M_OPEN_NEW_SPLIT">Constant Field Values</A></DL>
  430. </DL>
  431. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  432. <A NAME="constructor_detail"><!-- --></A>
  433. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  434. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  435. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  436. <B>Constructor Detail</B></FONT></TH>
  437. </TR>
  438. </TABLE>
  439. <A NAME="HyperSearchResults(org.gjt.sp.jedit.View)"><!-- --></A><H3>
  440. HyperSearchResults</H3>
  441. <PRE>
  442. public <B>HyperSearchResults</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</PRE>
  443. <DL>
  444. </DL>
  445. <!-- ============ METHOD DETAIL ========== -->
  446. <A NAME="method_detail"><!-- --></A>
  447. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  448. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  449. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  450. <B>Method Detail</B></FONT></TH>
  451. </TR>
  452. </TABLE>
  453. <A NAME="focusOnDefaultComponent()"><!-- --></A><H3>
  454. focusOnDefaultComponent</H3>
  455. <PRE>
  456. public void <B>focusOnDefaultComponent</B>()</PRE>
  457. <DL>
  458. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultFocusComponent.html#focusOnDefaultComponent()">DefaultFocusComponent</A></CODE></B></DD>
  459. <DD>Sets focus on the default component.
  460. <P>
  461. <DD><DL>
  462. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultFocusComponent.html#focusOnDefaultComponent()">focusOnDefaultComponent</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultFocusComponent.html" title="interface in org.gjt.sp.jedit.gui">DefaultFocusComponent</A></CODE></DL>
  463. </DD>
  464. <DD><DL>
  465. </DL>
  466. </DD>
  467. </DL>
  468. <HR>
  469. <A NAME="addNotify()"><!-- --></A><H3>
  470. addNotify</H3>
  471. <PRE>
  472. public void <B>addNotify</B>()</PRE>
  473. <DL>
  474. <DD><DL>
  475. <DT><B>Overrides:</B><DD><CODE>addNotify</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  476. </DD>
  477. <DD><DL>
  478. </DL>
  479. </DD>
  480. </DL>
  481. <HR>
  482. <A NAME="removeNotify()"><!-- --></A><H3>
  483. removeNotify</H3>
  484. <PRE>
  485. public void <B>removeNotify</B>()</PRE>
  486. <DL>
  487. <DD><DL>
  488. <DT><B>Overrides:</B><DD><CODE>removeNotify</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  489. </DD>
  490. <DD><DL>
  491. </DL>
  492. </DD>
  493. </DL>
  494. <HR>
  495. <A NAME="handleMessage(org.gjt.sp.jedit.EBMessage)"><!-- --></A><H3>
  496. handleMessage</H3>
  497. <PRE>
  498. public void <B>handleMessage</B>(<A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit">EBMessage</A>&nbsp;msg)</PRE>
  499. <DL>
  500. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html#handleMessage(org.gjt.sp.jedit.EBMessage)">EBComponent</A></CODE></B></DD>
  501. <DD>Handles a message sent on the EditBus.
  502. This method must specify the type of responses the plugin will have
  503. for various subclasses of the <A HREF="../../../../../org/gjt/sp/jedit/EBMessage.html" title="class in org.gjt.sp.jedit"><CODE>EBMessage</CODE></A> class. Typically
  504. this is done with one or more <code>if</code> blocks that test
  505. whether the message is an instance of a derived message class in
  506. which the component has an interest. For example:
  507. <pre> if(msg instanceof BufferUpdate) {
  508. // a buffer's state has changed!
  509. }
  510. else if(msg instanceof ViewUpdate) {
  511. // a view's state has changed!
  512. }
  513. // ... and so on</pre>
  514. <P>
  515. <DD><DL>
  516. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html#handleMessage(org.gjt.sp.jedit.EBMessage)">handleMessage</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A></CODE></DL>
  517. </DD>
  518. <DD><DL>
  519. <DT><B>Parameters:</B><DD><CODE>msg</CODE> - The message</DL>
  520. </DD>
  521. </DL>
  522. <HR>
  523. <A NAME="traverseNodes(javax.swing.tree.DefaultMutableTreeNode, org.gjt.sp.jedit.search.HyperSearchTreeNodeCallback)"><!-- --></A><H3>
  524. traverseNodes</H3>
  525. <PRE>
  526. public static boolean <B>traverseNodes</B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;node,
  527. <A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchTreeNodeCallback.html" title="interface in org.gjt.sp.jedit.search">HyperSearchTreeNodeCallback</A>&nbsp;callbackInterface)</PRE>
  528. <DL>
  529. <DD><DL>
  530. </DL>
  531. </DD>
  532. <DD><DL>
  533. </DL>
  534. </DD>
  535. </DL>
  536. <HR>
  537. <A NAME="getTreeModel()"><!-- --></A><H3>
  538. getTreeModel</H3>
  539. <PRE>
  540. public javax.swing.tree.DefaultTreeModel <B>getTreeModel</B>()</PRE>
  541. <DL>
  542. <DD><DL>
  543. </DL>
  544. </DD>
  545. <DD><DL>
  546. </DL>
  547. </DD>
  548. </DL>
  549. <HR>
  550. <A NAME="getTree()"><!-- --></A><H3>
  551. getTree</H3>
  552. <PRE>
  553. public javax.swing.JTree <B>getTree</B>()</PRE>
  554. <DL>
  555. <DD>Returns the result tree.
  556. <P>
  557. <DD><DL>
  558. </DL>
  559. </DD>
  560. <DD><DL>
  561. <DT><B>Returns:</B><DD>the result tree<DT><B>Since:</B></DT>
  562. <DD>jEdit 4.1pre9</DD>
  563. </DL>
  564. </DD>
  565. </DL>
  566. <HR>
  567. <A NAME="searchStarted()"><!-- --></A><H3>
  568. searchStarted</H3>
  569. <PRE>
  570. public void <B>searchStarted</B>()</PRE>
  571. <DL>
  572. <DD><DL>
  573. </DL>
  574. </DD>
  575. <DD><DL>
  576. </DL>
  577. </DD>
  578. </DL>
  579. <HR>
  580. <A NAME="setSearchStatus(java.lang.String)"><!-- --></A><H3>
  581. setSearchStatus</H3>
  582. <PRE>
  583. public void <B>setSearchStatus</B>(java.lang.String&nbsp;status)</PRE>
  584. <DL>
  585. <DD><DL>
  586. </DL>
  587. </DD>
  588. <DD><DL>
  589. </DL>
  590. </DD>
  591. </DL>
  592. <HR>
  593. <A NAME="searchFailed()"><!-- --></A><H3>
  594. searchFailed</H3>
  595. <PRE>
  596. public void <B>searchFailed</B>()</PRE>
  597. <DL>
  598. <DD><DL>
  599. </DL>
  600. </DD>
  601. <DD><DL>
  602. </DL>
  603. </DD>
  604. </DL>
  605. <HR>
  606. <A NAME="searchDone(javax.swing.tree.DefaultMutableTreeNode, javax.swing.tree.DefaultMutableTreeNode)"><!-- --></A><H3>
  607. searchDone</H3>
  608. <PRE>
  609. public void <B>searchDone</B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;searchNode,
  610. javax.swing.tree.DefaultMutableTreeNode&nbsp;selectNode)</PRE>
  611. <DL>
  612. <DD><DL>
  613. </DL>
  614. </DD>
  615. <DD><DL>
  616. <DT><B>Parameters:</B><DD><CODE>searchNode</CODE> - the result node<DD><CODE>selectNode</CODE> - the node that must be selected, or null<DT><B>Since:</B></DT>
  617. <DD>jEdit 4.3pre12</DD>
  618. </DL>
  619. </DD>
  620. </DL>
  621. <HR>
  622. <A NAME="searchDone(javax.swing.tree.DefaultMutableTreeNode)"><!-- --></A><H3>
  623. searchDone</H3>
  624. <PRE>
  625. public void <B>searchDone</B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;searchNode)</PRE>
  626. <DL>
  627. <DD><DL>
  628. </DL>
  629. </DD>
  630. <DD><DL>
  631. </DL>
  632. </DD>
  633. </DL>
  634. <HR>
  635. <A NAME="expandAllNodes(javax.swing.tree.DefaultMutableTreeNode)"><!-- --></A><H3>
  636. expandAllNodes</H3>
  637. <PRE>
  638. public void <B>expandAllNodes</B>(javax.swing.tree.DefaultMutableTreeNode&nbsp;node)</PRE>
  639. <DL>
  640. <DD><DL>
  641. </DL>
  642. </DD>
  643. <DD><DL>
  644. </DL>
  645. </DD>
  646. </DL>
  647. <!-- ========= END OF CLASS DATA ========= -->
  648. <HR>
  649. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  650. <A NAME="navbar_bottom"><!-- --></A>
  651. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  652. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  653. <TR>
  654. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  655. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  656. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  657. <TR ALIGN="center" VALIGN="top">
  658. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  659. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  660. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  661. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HyperSearchResults.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  662. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  663. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  664. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  665. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  666. </TR>
  667. </TABLE>
  668. </TD>
  669. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  670. </EM>
  671. </TD>
  672. </TR>
  673. <TR>
  674. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  675. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResult.Occur.html" title="class in org.gjt.sp.jedit.search"><B>PREV CLASS</B></A>&nbsp;
  676. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.ActionHandler.html" title="class in org.gjt.sp.jedit.search"><B>NEXT CLASS</B></A></FONT></TD>
  677. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  678. <A HREF="../../../../../index.html?org/gjt/sp/jedit/search/HyperSearchResults.html" target="_top"><B>FRAMES</B></A> &nbsp;
  679. &nbsp;<A HREF="HyperSearchResults.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  680. &nbsp;
  681. <NOSCRIPT>
  682. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  683. </NOSCRIPT>
  684. </FONT></TD>
  685. </TR>
  686. <TR>
  687. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  688. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  689. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  690. 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>
  691. </TR>
  692. </TABLE>
  693. <A NAME="skip-navbar_bottom"></A>
  694. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  695. <HR>
  696. </BODY>
  697. </HTML>