PageRenderTime 46ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

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

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