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

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

#
HTML | 347 lines | 294 code | 41 blank | 12 comment | 0 complexity | 8fecc2bdd451afdd34f553464e14b1bf 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. CurrentBufferSet (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.search.CurrentBufferSet 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/CurrentBufferSet.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/BufferListSet.html" title="class in org.gjt.sp.jedit.search"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/DirectoryListSet.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/CurrentBufferSet.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="CurrentBufferSet.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;NESTED&nbsp;|&nbsp;FIELD&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.search</FONT>
  66. <BR>
  67. Class CurrentBufferSet</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.search.CurrentBufferSet</B>
  71. </PRE>
  72. <DL>
  73. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A></DD>
  74. </DL>
  75. <HR>
  76. <DL>
  77. <DT><PRE>public class <B>CurrentBufferSet</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A></DL>
  78. </PRE>
  79. <P>
  80. A file set for searching the current buffer.
  81. <P>
  82. <P>
  83. <HR>
  84. <P>
  85. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  86. <A NAME="constructor_summary"><!-- --></A>
  87. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  88. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  89. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  90. <B>Constructor Summary</B></FONT></TH>
  91. </TR>
  92. <TR BGCOLOR="white" CLASS="TableRowColor">
  93. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/CurrentBufferSet.html#CurrentBufferSet()">CurrentBufferSet</A></B>()</CODE>
  94. <BR>
  95. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  96. </TR>
  97. </TABLE>
  98. &nbsp;
  99. <!-- ========== METHOD SUMMARY =========== -->
  100. <A NAME="method_summary"><!-- --></A>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  103. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  104. <B>Method Summary</B></FONT></TH>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  108. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  109. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/CurrentBufferSet.html#getCode()">getCode</A></B>()</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the BeanShell code that will recreate this file set.</TD>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  115. <CODE>&nbsp;int</CODE></FONT></TD>
  116. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/CurrentBufferSet.html#getFileCount(org.gjt.sp.jedit.View)">getFileCount</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  117. <BR>
  118. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of files in this file set.</TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  122. <CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/CurrentBufferSet.html#getFiles(org.gjt.sp.jedit.View)">getFiles</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all path names in this file set.</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/CurrentBufferSet.html#getFirstFile(org.gjt.sp.jedit.View)">getFirstFile</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the first file to search.</TD>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  136. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  137. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/search/CurrentBufferSet.html#getNextFile(org.gjt.sp.jedit.View, java.lang.String)">getNextFile</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  138. java.lang.String&nbsp;file)</CODE>
  139. <BR>
  140. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the next file to search.</TD>
  141. </TR>
  142. </TABLE>
  143. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  144. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  145. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  146. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  150. </TR>
  151. </TABLE>
  152. &nbsp;
  153. <P>
  154. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  155. <A NAME="constructor_detail"><!-- --></A>
  156. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  157. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  158. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  159. <B>Constructor Detail</B></FONT></TH>
  160. </TR>
  161. </TABLE>
  162. <A NAME="CurrentBufferSet()"><!-- --></A><H3>
  163. CurrentBufferSet</H3>
  164. <PRE>
  165. public <B>CurrentBufferSet</B>()</PRE>
  166. <DL>
  167. </DL>
  168. <!-- ============ METHOD DETAIL ========== -->
  169. <A NAME="method_detail"><!-- --></A>
  170. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  171. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  172. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  173. <B>Method Detail</B></FONT></TH>
  174. </TR>
  175. </TABLE>
  176. <A NAME="getFirstFile(org.gjt.sp.jedit.View)"><!-- --></A><H3>
  177. getFirstFile</H3>
  178. <PRE>
  179. public java.lang.String <B>getFirstFile</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</PRE>
  180. <DL>
  181. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getFirstFile(org.gjt.sp.jedit.View)">SearchFileSet</A></CODE></B></DD>
  182. <DD>Returns the first file to search.
  183. <P>
  184. <DD><DL>
  185. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getFirstFile(org.gjt.sp.jedit.View)">getFirstFile</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A></CODE></DL>
  186. </DD>
  187. <DD><DL>
  188. <DT><B>Parameters:</B><DD><CODE>view</CODE> - The view performing the search</DL>
  189. </DD>
  190. </DL>
  191. <HR>
  192. <A NAME="getNextFile(org.gjt.sp.jedit.View, java.lang.String)"><!-- --></A><H3>
  193. getNextFile</H3>
  194. <PRE>
  195. public java.lang.String <B>getNextFile</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  196. java.lang.String&nbsp;file)</PRE>
  197. <DL>
  198. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getNextFile(org.gjt.sp.jedit.View, java.lang.String)">SearchFileSet</A></CODE></B></DD>
  199. <DD>Returns the next file to search.
  200. <P>
  201. <DD><DL>
  202. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getNextFile(org.gjt.sp.jedit.View, java.lang.String)">getNextFile</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A></CODE></DL>
  203. </DD>
  204. <DD><DL>
  205. <DT><B>Parameters:</B><DD><CODE>view</CODE> - The view performing the search<DD><CODE>file</CODE> - The last file searched</DL>
  206. </DD>
  207. </DL>
  208. <HR>
  209. <A NAME="getFiles(org.gjt.sp.jedit.View)"><!-- --></A><H3>
  210. getFiles</H3>
  211. <PRE>
  212. public java.lang.String[] <B>getFiles</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</PRE>
  213. <DL>
  214. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getFiles(org.gjt.sp.jedit.View)">SearchFileSet</A></CODE></B></DD>
  215. <DD>Returns all path names in this file set.
  216. <P>
  217. <DD><DL>
  218. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getFiles(org.gjt.sp.jedit.View)">getFiles</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A></CODE></DL>
  219. </DD>
  220. <DD><DL>
  221. <DT><B>Parameters:</B><DD><CODE>view</CODE> - The view performing the search</DL>
  222. </DD>
  223. </DL>
  224. <HR>
  225. <A NAME="getFileCount(org.gjt.sp.jedit.View)"><!-- --></A><H3>
  226. getFileCount</H3>
  227. <PRE>
  228. public int <B>getFileCount</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view)</PRE>
  229. <DL>
  230. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getFileCount(org.gjt.sp.jedit.View)">SearchFileSet</A></CODE></B></DD>
  231. <DD>Returns the number of files in this file set.
  232. <P>
  233. <DD><DL>
  234. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getFileCount(org.gjt.sp.jedit.View)">getFileCount</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A></CODE></DL>
  235. </DD>
  236. <DD><DL>
  237. </DL>
  238. </DD>
  239. </DL>
  240. <HR>
  241. <A NAME="getCode()"><!-- --></A><H3>
  242. getCode</H3>
  243. <PRE>
  244. public java.lang.String <B>getCode</B>()</PRE>
  245. <DL>
  246. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getCode()">SearchFileSet</A></CODE></B></DD>
  247. <DD>Returns the BeanShell code that will recreate this file set.
  248. <P>
  249. <DD><DL>
  250. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html#getCode()">getCode</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/search/SearchFileSet.html" title="interface in org.gjt.sp.jedit.search">SearchFileSet</A></CODE></DL>
  251. </DD>
  252. <DD><DL>
  253. </DL>
  254. </DD>
  255. </DL>
  256. <!-- ========= END OF CLASS DATA ========= -->
  257. <HR>
  258. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  259. <A NAME="navbar_bottom"><!-- --></A>
  260. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  261. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  262. <TR>
  263. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  264. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  265. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  266. <TR ALIGN="center" VALIGN="top">
  267. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  268. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  269. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  270. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CurrentBufferSet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  271. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  272. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  273. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  274. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  275. </TR>
  276. </TABLE>
  277. </TD>
  278. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  279. </EM>
  280. </TD>
  281. </TR>
  282. <TR>
  283. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  284. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/BufferListSet.html" title="class in org.gjt.sp.jedit.search"><B>PREV CLASS</B></A>&nbsp;
  285. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/search/DirectoryListSet.html" title="class in org.gjt.sp.jedit.search"><B>NEXT CLASS</B></A></FONT></TD>
  286. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  287. <A HREF="../../../../../index.html?org/gjt/sp/jedit/search/CurrentBufferSet.html" target="_top"><B>FRAMES</B></A> &nbsp;
  288. &nbsp;<A HREF="CurrentBufferSet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  289. &nbsp;
  290. <NOSCRIPT>
  291. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  292. </NOSCRIPT>
  293. </FONT></TD>
  294. </TR>
  295. <TR>
  296. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  297. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  298. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  299. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  300. </TR>
  301. </TABLE>
  302. <A NAME="skip-navbar_bottom"></A>
  303. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  304. <HR>
  305. </BODY>
  306. </HTML>