/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/search/package-tree.html

# · HTML · 172 lines · 147 code · 19 blank · 6 comment · 0 complexity · ffa3bb19df8777536ad3aafc4ff9c240 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:14:17 GMT-08:00 2008 -->
  6. <TITLE>
  7. org.gjt.sp.jedit.search Class Hierarchy (jEdit API)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  10. <NOSCRIPT>
  11. </NOSCRIPT>
  12. </HEAD>
  13. <BODY BGCOLOR="white" >
  14. <!-- ========= START OF TOP NAVBAR ======= -->
  15. <A NAME="navbar_top"><!-- --></A>
  16. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  17. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  18. <TR>
  19. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  20. <A NAME="navbar_top_firstrow"><!-- --></A>
  21. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  22. <TR ALIGN="center" VALIGN="top">
  23. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  26. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  31. </TR>
  32. </TABLE>
  33. </TD>
  34. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  35. </EM>
  36. </TD>
  37. </TR>
  38. <TR>
  39. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  40. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/proto/jeditresource/package-tree.html"><B>PREV</B></A>&nbsp;
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/package-tree.html"><B>NEXT</B></A></FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../../../../../index.html?org/gjt/sp/jedit/search/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  45. &nbsp;
  46. <NOSCRIPT>
  47. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  48. </NOSCRIPT>
  49. </FONT></TD>
  50. </TR>
  51. </TABLE>
  52. <A NAME="skip-navbar_top"></A>
  53. <!-- ========= END OF TOP NAVBAR ========= -->
  54. <HR>
  55. <CENTER>
  56. <H2>
  57. Hierarchy For Package org.gjt.sp.jedit.search
  58. </H2>
  59. </CENTER>
  60. <DL>
  61. <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
  62. <HR>
  63. <H2>
  64. Class Hierarchy
  65. </H2>
  66. <UL>
  67. <LI TYPE="circle">java.lang.Object<UL>
  68. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/BufferListSet.html" title="class in org.gjt.sp.jedit.search"><B>BufferListSet</B></A> (implements org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A>)
  69. <UL>
  70. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/AllBufferSet.html" title="class in org.gjt.sp.jedit.search"><B>AllBufferSet</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/DirectoryListSet.html" title="class in org.gjt.sp.jedit.search"><B>DirectoryListSet</B></A></UL>
  71. <LI TYPE="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
  72. <UL>
  73. <LI TYPE="circle">java.awt.Container<UL>
  74. <LI TYPE="circle">javax.swing.JComponent (implements java.io.Serializable)
  75. <UL>
  76. <LI TYPE="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
  77. <UL>
  78. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html" title="class in org.gjt.sp.jedit.search"><B>HyperSearchResults</B></A> (implements org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultFocusComponent.html" title="interface in org.gjt.sp.jedit.gui">DefaultFocusComponent</A>, org.gjt.sp.jedit.<A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A>)
  79. </UL>
  80. <LI TYPE="circle">javax.swing.JToolBar (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
  81. <UL>
  82. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchBar.html" title="class in org.gjt.sp.jedit.search"><B>SearchBar</B></A></UL>
  83. </UL>
  84. <LI TYPE="circle">java.awt.Window (implements javax.accessibility.Accessible)
  85. <UL>
  86. <LI TYPE="circle">java.awt.Dialog<UL>
  87. <LI TYPE="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
  88. <UL>
  89. <LI TYPE="circle">org.gjt.sp.jedit.gui.<A HREF="../../../../../org/gjt/sp/jedit/gui/EnhancedDialog.html" title="class in org.gjt.sp.jedit.gui"><B>EnhancedDialog</B></A><UL>
  90. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchDialog.html" title="class in org.gjt.sp.jedit.search"><B>SearchDialog</B></A> (implements org.gjt.sp.jedit.<A HREF="../../../../../org/gjt/sp/jedit/EBComponent.html" title="interface in org.gjt.sp.jedit">EBComponent</A>)
  91. </UL>
  92. </UL>
  93. </UL>
  94. </UL>
  95. </UL>
  96. </UL>
  97. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/CurrentBufferSet.html" title="class in org.gjt.sp.jedit.search"><B>CurrentBufferSet</B></A> (implements org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A>)
  98. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchFileNode.html" title="class in org.gjt.sp.jedit.search"><B>HyperSearchFileNode</B></A> (implements org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchNode.html" title="interface in org.gjt.sp.jedit.search">HyperSearchNode</A>)
  99. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchFolderNode.html" title="class in org.gjt.sp.jedit.search"><B>HyperSearchFolderNode</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchOperationNode.html" title="class in org.gjt.sp.jedit.search"><B>HyperSearchOperationNode</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResult.html" title="class in org.gjt.sp.jedit.search"><B>HyperSearchResult</B></A> (implements org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchNode.html" title="interface in org.gjt.sp.jedit.search">HyperSearchNode</A>)
  100. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResult.Occur.html" title="class in org.gjt.sp.jedit.search"><B>HyperSearchResult.Occur</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.ActionHandler.html" title="class in org.gjt.sp.jedit.search"><B>HyperSearchResults.ActionHandler</B></A> (implements java.awt.event.ActionListener)
  101. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchAndReplace.html" title="class in org.gjt.sp.jedit.search"><B>SearchAndReplace</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.html" title="class in org.gjt.sp.jedit.search"><B>SearchMatcher</B></A><UL>
  102. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/BoyerMooreSearchMatcher.html" title="class in org.gjt.sp.jedit.search"><B>BoyerMooreSearchMatcher</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/PatternSearchMatcher.html" title="class in org.gjt.sp.jedit.search"><B>PatternSearchMatcher</B></A></UL>
  103. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchMatcher.Match.html" title="class in org.gjt.sp.jedit.search"><B>SearchMatcher.Match</B></A></UL>
  104. </UL>
  105. <H2>
  106. Interface Hierarchy
  107. </H2>
  108. <UL>
  109. <LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchNode.html" title="interface in org.gjt.sp.jedit.search"><B>HyperSearchNode</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchTreeNodeCallback.html" title="interface in org.gjt.sp.jedit.search"><B>HyperSearchTreeNodeCallback</B></A><LI TYPE="circle">org.gjt.sp.jedit.search.<A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search"><B>SearchFileSet</B></A></UL>
  110. <HR>
  111. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  112. <A NAME="navbar_bottom"><!-- --></A>
  113. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  114. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  115. <TR>
  116. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  117. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  118. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  119. <TR ALIGN="center" VALIGN="top">
  120. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  121. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  122. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  123. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  124. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  125. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  126. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  127. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  128. </TR>
  129. </TABLE>
  130. </TD>
  131. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  132. </EM>
  133. </TD>
  134. </TR>
  135. <TR>
  136. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  137. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/proto/jeditresource/package-tree.html"><B>PREV</B></A>&nbsp;
  138. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/syntax/package-tree.html"><B>NEXT</B></A></FONT></TD>
  139. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  140. <A HREF="../../../../../index.html?org/gjt/sp/jedit/search/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  141. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  142. &nbsp;
  143. <NOSCRIPT>
  144. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  145. </NOSCRIPT>
  146. </FONT></TD>
  147. </TR>
  148. </TABLE>
  149. <A NAME="skip-navbar_bottom"></A>
  150. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  151. <HR>
  152. </BODY>
  153. </HTML>