PageRenderTime 35ms CodeModel.GetById 10ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/io/GlobVFSFileFilter.html

#
HTML | 390 lines | 334 code | 43 blank | 13 comment | 0 complexity | b635be9ea88f961457abdc93a4d9c6af 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:02 GMT-08:00 2008 -->
  6. <TITLE>
  7. GlobVFSFileFilter (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.io.GlobVFSFileFilter 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/GlobVFSFileFilter.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/io/FileVFS.LocalFile.html" title="class in org.gjt.sp.jedit.io"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/io/UrlVFS.html" title="class in org.gjt.sp.jedit.io"><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/io/GlobVFSFileFilter.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="GlobVFSFileFilter.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.io</FONT>
  66. <BR>
  67. Class GlobVFSFileFilter</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.io.GlobVFSFileFilter</B>
  71. </PRE>
  72. <DL>
  73. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html" title="interface in org.gjt.sp.jedit.io">VFSFileFilter</A></DD>
  74. </DL>
  75. <HR>
  76. <DL>
  77. <DT><PRE>public class <B>GlobVFSFileFilter</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html" title="interface in org.gjt.sp.jedit.io">VFSFileFilter</A></DL>
  78. </PRE>
  79. <P>
  80. Implementation of <A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html" title="interface in org.gjt.sp.jedit.io"><CODE>VFSFileFilter</CODE></A> that uses Unix-style globs
  81. to filter files. This doesn't filter directories - just files.
  82. <P>
  83. <P>
  84. <DL>
  85. <DT><B>Since:</B></DT>
  86. <DD>jEdit 4.3pre7</DD>
  87. </DL>
  88. <HR>
  89. <P>
  90. <!-- =========== FIELD SUMMARY =========== -->
  91. <A NAME="field_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>Field Summary</B></FONT></TH>
  96. </TR>
  97. </TABLE>
  98. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.io.VFSFileFilter"><!-- --></A>
  99. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  100. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  101. <TH ALIGN="left"><B>Fields inherited from interface org.gjt.sp.jedit.io.<A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html" title="interface in org.gjt.sp.jedit.io">VFSFileFilter</A></B></TH>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#SERVICE_NAME">SERVICE_NAME</A></CODE></TD>
  105. </TR>
  106. </TABLE>
  107. &nbsp;
  108. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  109. <A NAME="constructor_summary"><!-- --></A>
  110. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  111. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  112. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  113. <B>Constructor Summary</B></FONT></TH>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/io/GlobVFSFileFilter.html#GlobVFSFileFilter(java.lang.String)">GlobVFSFileFilter</A></B>(java.lang.String&nbsp;glob)</CODE>
  117. <BR>
  118. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  119. </TR>
  120. </TABLE>
  121. &nbsp;
  122. <!-- ========== METHOD SUMMARY =========== -->
  123. <A NAME="method_summary"><!-- --></A>
  124. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  125. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  126. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  127. <B>Method Summary</B></FONT></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  131. <CODE>&nbsp;boolean</CODE></FONT></TD>
  132. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/io/GlobVFSFileFilter.html#accept(java.lang.String)">accept</A></B>(java.lang.String&nbsp;url)</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Same thing as <A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#accept(org.gjt.sp.jedit.io.VFSFile)"><CODE>VFSFileFilter.accept(VFSFile)</CODE></A> above, but operates on
  135. the raw URL instead of a VFSFile object.</TD>
  136. </TR>
  137. <TR BGCOLOR="white" CLASS="TableRowColor">
  138. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  139. <CODE>&nbsp;boolean</CODE></FONT></TD>
  140. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/io/GlobVFSFileFilter.html#accept(org.gjt.sp.jedit.io.VFSFile)">accept</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file)</CODE>
  141. <BR>
  142. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Should return whether the entry represented by the given URL
  143. should be listed in the browser view.</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/io/GlobVFSFileFilter.html#getDescription()">getDescription</A></B>()</CODE>
  149. <BR>
  150. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the description of the filter, to be used in the
  151. VFSBrowser window.</TD>
  152. </TR>
  153. <TR BGCOLOR="white" CLASS="TableRowColor">
  154. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  155. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  156. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/io/GlobVFSFileFilter.html#getGlob()">getGlob</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>&nbsp;void</CODE></FONT></TD>
  163. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/io/GlobVFSFileFilter.html#setGlob(java.lang.String)">setGlob</A></B>(java.lang.String&nbsp;glob)</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>&nbsp;java.lang.String</CODE></FONT></TD>
  170. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/io/GlobVFSFileFilter.html#toString()">toString</A></B>()</CODE>
  171. <BR>
  172. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  173. </TR>
  174. </TABLE>
  175. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  176. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  177. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  178. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  182. </TR>
  183. </TABLE>
  184. &nbsp;
  185. <P>
  186. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  187. <A NAME="constructor_detail"><!-- --></A>
  188. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  189. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  190. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  191. <B>Constructor Detail</B></FONT></TH>
  192. </TR>
  193. </TABLE>
  194. <A NAME="GlobVFSFileFilter(java.lang.String)"><!-- --></A><H3>
  195. GlobVFSFileFilter</H3>
  196. <PRE>
  197. public <B>GlobVFSFileFilter</B>(java.lang.String&nbsp;glob)</PRE>
  198. <DL>
  199. </DL>
  200. <!-- ============ METHOD DETAIL ========== -->
  201. <A NAME="method_detail"><!-- --></A>
  202. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  203. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  204. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  205. <B>Method Detail</B></FONT></TH>
  206. </TR>
  207. </TABLE>
  208. <A NAME="accept(org.gjt.sp.jedit.io.VFSFile)"><!-- --></A><H3>
  209. accept</H3>
  210. <PRE>
  211. public boolean <B>accept</B>(<A HREF="../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file)</PRE>
  212. <DL>
  213. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#accept(org.gjt.sp.jedit.io.VFSFile)">VFSFileFilter</A></CODE></B></DD>
  214. <DD>Should return whether the entry represented by the given URL
  215. should be listed in the browser view.
  216. <P>
  217. <DD><DL>
  218. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#accept(org.gjt.sp.jedit.io.VFSFile)">accept</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html" title="interface in org.gjt.sp.jedit.io">VFSFileFilter</A></CODE></DL>
  219. </DD>
  220. <DD><DL>
  221. </DL>
  222. </DD>
  223. </DL>
  224. <HR>
  225. <A NAME="accept(java.lang.String)"><!-- --></A><H3>
  226. accept</H3>
  227. <PRE>
  228. public boolean <B>accept</B>(java.lang.String&nbsp;url)</PRE>
  229. <DL>
  230. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#accept(java.lang.String)">VFSFileFilter</A></CODE></B></DD>
  231. <DD>Same thing as <A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#accept(org.gjt.sp.jedit.io.VFSFile)"><CODE>VFSFileFilter.accept(VFSFile)</CODE></A> above, but operates on
  232. the raw URL instead of a VFSFile object.
  233. <P>
  234. <DD><DL>
  235. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#accept(java.lang.String)">accept</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html" title="interface in org.gjt.sp.jedit.io">VFSFileFilter</A></CODE></DL>
  236. </DD>
  237. <DD><DL>
  238. </DL>
  239. </DD>
  240. </DL>
  241. <HR>
  242. <A NAME="getDescription()"><!-- --></A><H3>
  243. getDescription</H3>
  244. <PRE>
  245. public java.lang.String <B>getDescription</B>()</PRE>
  246. <DL>
  247. <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#getDescription()">VFSFileFilter</A></CODE></B></DD>
  248. <DD>Returns the description of the filter, to be used in the
  249. VFSBrowser window.
  250. <P>
  251. <DD><DL>
  252. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html#getDescription()">getDescription</A></CODE> in interface <CODE><A HREF="../../../../../org/gjt/sp/jedit/io/VFSFileFilter.html" title="interface in org.gjt.sp.jedit.io">VFSFileFilter</A></CODE></DL>
  253. </DD>
  254. <DD><DL>
  255. </DL>
  256. </DD>
  257. </DL>
  258. <HR>
  259. <A NAME="toString()"><!-- --></A><H3>
  260. toString</H3>
  261. <PRE>
  262. public java.lang.String <B>toString</B>()</PRE>
  263. <DL>
  264. <DD><DL>
  265. <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
  266. </DD>
  267. <DD><DL>
  268. </DL>
  269. </DD>
  270. </DL>
  271. <HR>
  272. <A NAME="setGlob(java.lang.String)"><!-- --></A><H3>
  273. setGlob</H3>
  274. <PRE>
  275. public void <B>setGlob</B>(java.lang.String&nbsp;glob)</PRE>
  276. <DL>
  277. <DD><DL>
  278. </DL>
  279. </DD>
  280. <DD><DL>
  281. </DL>
  282. </DD>
  283. </DL>
  284. <HR>
  285. <A NAME="getGlob()"><!-- --></A><H3>
  286. getGlob</H3>
  287. <PRE>
  288. public java.lang.String <B>getGlob</B>()</PRE>
  289. <DL>
  290. <DD><DL>
  291. </DL>
  292. </DD>
  293. <DD><DL>
  294. </DL>
  295. </DD>
  296. </DL>
  297. <!-- ========= END OF CLASS DATA ========= -->
  298. <HR>
  299. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  300. <A NAME="navbar_bottom"><!-- --></A>
  301. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  302. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  303. <TR>
  304. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  305. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  306. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  307. <TR ALIGN="center" VALIGN="top">
  308. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  309. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  310. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  311. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GlobVFSFileFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  312. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  313. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  314. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  315. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  316. </TR>
  317. </TABLE>
  318. </TD>
  319. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  320. </EM>
  321. </TD>
  322. </TR>
  323. <TR>
  324. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  325. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/io/FileVFS.LocalFile.html" title="class in org.gjt.sp.jedit.io"><B>PREV CLASS</B></A>&nbsp;
  326. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/io/UrlVFS.html" title="class in org.gjt.sp.jedit.io"><B>NEXT CLASS</B></A></FONT></TD>
  327. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  328. <A HREF="../../../../../index.html?org/gjt/sp/jedit/io/GlobVFSFileFilter.html" target="_top"><B>FRAMES</B></A> &nbsp;
  329. &nbsp;<A HREF="GlobVFSFileFilter.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  330. &nbsp;
  331. <NOSCRIPT>
  332. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  333. </NOSCRIPT>
  334. </FONT></TD>
  335. </TR>
  336. <TR>
  337. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  338. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  339. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  340. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  341. </TR>
  342. </TABLE>
  343. <A NAME="skip-navbar_bottom"></A>
  344. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  345. <HR>
  346. </BODY>
  347. </HTML>