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

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/io/class-use/VFSFile.html

#
HTML | 469 lines | 408 code | 55 blank | 6 comment | 0 complexity | fd38435e84746d957e7761014cd2c9b7 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:20 GMT-08:00 2008 -->
  6. <TITLE>
  7. Uses of Class org.gjt.sp.jedit.io.VFSFile (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"> <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;PREV&nbsp;
  41. &nbsp;NEXT</FONT></TD>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. <A HREF="../../../../../../index.html?org/gjt/sp/jedit/io/class-use/VFSFile.html" target="_top"><B>FRAMES</B></A> &nbsp;
  44. &nbsp;<A HREF="VFSFile.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. <B>Uses of Class<br>org.gjt.sp.jedit.io.VFSFile</B></H2>
  58. </CENTER>
  59. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  60. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  61. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  62. Packages that use <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></FONT></TH>
  63. </TR>
  64. <TR BGCOLOR="white" CLASS="TableRowColor">
  65. <TD><A HREF="#org.gjt.sp.jedit.browser"><B>org.gjt.sp.jedit.browser</B></A></TD>
  66. <TD>jEdit's file system browser.&nbsp;</TD>
  67. </TR>
  68. <TR BGCOLOR="white" CLASS="TableRowColor">
  69. <TD><A HREF="#org.gjt.sp.jedit.io"><B>org.gjt.sp.jedit.io</B></A></TD>
  70. <TD>Virtual file system and multi-threaded I/O.&nbsp;</TD>
  71. </TR>
  72. </TABLE>
  73. &nbsp;
  74. <P>
  75. <A NAME="org.gjt.sp.jedit.browser"><!-- --></A>
  76. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  77. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  78. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  79. Uses of <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A> in <A HREF="../../../../../../org/gjt/sp/jedit/browser/package-summary.html">org.gjt.sp.jedit.browser</A></FONT></TH>
  80. </TR>
  81. </TABLE>
  82. &nbsp;
  83. <P>
  84. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  85. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  86. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/browser/package-summary.html">org.gjt.sp.jedit.browser</A> that return <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></FONT></TH>
  87. </TR>
  88. <TR BGCOLOR="white" CLASS="TableRowColor">
  89. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  90. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  91. <TD><CODE><B>VFSDirectoryEntryTableModel.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSDirectoryEntryTableModel.html#getFiles()">getFiles</A></B>()</CODE>
  92. <BR>
  93. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  94. </TR>
  95. <TR BGCOLOR="white" CLASS="TableRowColor">
  96. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  97. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  98. <TD><CODE><B>VFSBrowser.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html#getSelectedFiles()">getSelectedFiles</A></B>()</CODE>
  99. <BR>
  100. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  101. </TR>
  102. <TR BGCOLOR="white" CLASS="TableRowColor">
  103. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  104. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  105. <TD><CODE><B>VFSDirectoryEntryTable.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSDirectoryEntryTable.html#getSelectedFiles()">getSelectedFiles</A></B>()</CODE>
  106. <BR>
  107. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  108. </TR>
  109. </TABLE>
  110. &nbsp;
  111. <P>
  112. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  113. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  114. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/browser/package-summary.html">org.gjt.sp.jedit.browser</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></FONT></TH>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  118. <CODE>&nbsp;boolean</CODE></FONT></TD>
  119. <TD><CODE><B>VFSBrowser.DirectoriesOnlyFilter.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSBrowser.DirectoriesOnlyFilter.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>
  120. <BR>
  121. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  125. <CODE>&nbsp;void</CODE></FONT></TD>
  126. <TD><CODE><B>VFSBrowser.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html#delete(org.gjt.sp.jedit.io.VFSFile[])">delete</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]&nbsp;files)</CODE>
  127. <BR>
  128. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Note that all files must be on the same VFS.</TD>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  132. <CODE>&nbsp;void</CODE></FONT></TD>
  133. <TD><CODE><B>BrowserListener.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/BrowserListener.html#filesActivated(org.gjt.sp.jedit.browser.VFSBrowser, org.gjt.sp.jedit.io.VFSFile[])">filesActivated</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A>&nbsp;browser,
  134. <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]&nbsp;files)</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The user has double-clicked a set of files.</TD>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  140. <CODE>&nbsp;void</CODE></FONT></TD>
  141. <TD><CODE><B>BrowserListener.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/BrowserListener.html#filesSelected(org.gjt.sp.jedit.browser.VFSBrowser, org.gjt.sp.jedit.io.VFSFile[])">filesSelected</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A>&nbsp;browser,
  142. <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]&nbsp;files)</CODE>
  143. <BR>
  144. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The user has selected a set of files.</TD>
  145. </TR>
  146. <TR BGCOLOR="white" CLASS="TableRowColor">
  147. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  148. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  149. <TD><CODE><B>FileCellRenderer.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#getIconForFile(org.gjt.sp.jedit.io.VFSFile, boolean)">getIconForFile</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file,
  150. boolean&nbsp;expanded)</CODE>
  151. <BR>
  152. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  156. <CODE>static&nbsp;javax.swing.Icon</CODE></FONT></TD>
  157. <TD><CODE><B>FileCellRenderer.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/FileCellRenderer.html#getIconForFile(org.gjt.sp.jedit.io.VFSFile, boolean, boolean)">getIconForFile</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file,
  158. boolean&nbsp;expanded,
  159. boolean&nbsp;openBuffer)</CODE>
  160. <BR>
  161. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  162. </TR>
  163. </TABLE>
  164. &nbsp;
  165. <P>
  166. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  167. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  168. <TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../../org/gjt/sp/jedit/browser/package-summary.html">org.gjt.sp.jedit.browser</A> with type arguments of type <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></FONT></TH>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>&nbsp;int</CODE></FONT></TD>
  173. <TD><CODE><B>VFSDirectoryEntryTableModel.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSDirectoryEntryTableModel.html#expand(org.gjt.sp.jedit.io.VFS, org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel.Entry, java.util.List)">expand</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>&nbsp;vfs,
  174. org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel.Entry&nbsp;entry,
  175. java.util.List&lt;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&gt;&nbsp;list)</CODE>
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  178. </TR>
  179. <TR BGCOLOR="white" CLASS="TableRowColor">
  180. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  181. <CODE>&nbsp;void</CODE></FONT></TD>
  182. <TD><CODE><B>VFSDirectoryEntryTable.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSDirectoryEntryTable.html#setDirectory(org.gjt.sp.jedit.io.VFS, java.lang.Object, java.util.List, java.util.Set)">setDirectory</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>&nbsp;vfs,
  183. java.lang.Object&nbsp;node,
  184. java.util.List&lt;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&gt;&nbsp;list,
  185. java.util.Set&lt;java.lang.String&gt;&nbsp;tmpExpanded)</CODE>
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  188. </TR>
  189. <TR BGCOLOR="white" CLASS="TableRowColor">
  190. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  191. <CODE>&nbsp;void</CODE></FONT></TD>
  192. <TD><CODE><B>VFSDirectoryEntryTableModel.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSDirectoryEntryTableModel.html#setRoot(org.gjt.sp.jedit.io.VFS, java.util.List)">setRoot</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>&nbsp;vfs,
  193. java.util.List&lt;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&gt;&nbsp;list)</CODE>
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  196. </TR>
  197. </TABLE>
  198. &nbsp;
  199. <P>
  200. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  201. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  202. <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/gjt/sp/jedit/browser/package-summary.html">org.gjt.sp.jedit.browser</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></FONT></TH>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/browser/BrowserCommandsMenu.html#BrowserCommandsMenu(org.gjt.sp.jedit.browser.VFSBrowser, org.gjt.sp.jedit.io.VFSFile[])">BrowserCommandsMenu</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A>&nbsp;browser,
  206. <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]&nbsp;files)</CODE>
  207. <BR>
  208. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  209. </TR>
  210. </TABLE>
  211. &nbsp;
  212. <P>
  213. <A NAME="org.gjt.sp.jedit.io"><!-- --></A>
  214. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  215. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  216. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  217. Uses of <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A> in <A HREF="../../../../../../org/gjt/sp/jedit/io/package-summary.html">org.gjt.sp.jedit.io</A></FONT></TH>
  218. </TR>
  219. </TABLE>
  220. &nbsp;
  221. <P>
  222. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  223. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  224. <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A> in <A HREF="../../../../../../org/gjt/sp/jedit/io/package-summary.html">org.gjt.sp.jedit.io</A></FONT></TH>
  225. </TR>
  226. <TR BGCOLOR="white" CLASS="TableRowColor">
  227. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  228. <CODE>static&nbsp;class</CODE></FONT></TD>
  229. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FileVFS.LocalFile.html" title="class in org.gjt.sp.jedit.io">FileVFS.LocalFile</A></B></CODE>
  230. <BR>
  231. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  232. </TR>
  233. <TR BGCOLOR="white" CLASS="TableRowColor">
  234. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  235. <CODE>static&nbsp;class</CODE></FONT></TD>
  236. <TD><CODE><B><A HREF="../../../../../../org/gjt/sp/jedit/io/VFS.DirectoryEntry.html" title="class in org.gjt.sp.jedit.io">VFS.DirectoryEntry</A></B></CODE>
  237. <BR>
  238. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Use <code>VFSFile</code> instead.</I></TD>
  239. </TR>
  240. </TABLE>
  241. &nbsp;
  242. <P>
  243. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  244. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  245. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/io/package-summary.html">org.gjt.sp.jedit.io</A> that return <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></FONT></TH>
  246. </TR>
  247. <TR BGCOLOR="white" CLASS="TableRowColor">
  248. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  249. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></CODE></FONT></TD>
  250. <TD><CODE><B>FileVFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FileVFS.html#_getFile(java.lang.Object, java.lang.String, java.awt.Component)">_getFile</A></B>(java.lang.Object&nbsp;session,
  251. java.lang.String&nbsp;path,
  252. java.awt.Component&nbsp;comp)</CODE>
  253. <BR>
  254. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  255. </TR>
  256. <TR BGCOLOR="white" CLASS="TableRowColor">
  257. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  258. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></CODE></FONT></TD>
  259. <TD><CODE><B>VFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/VFS.html#_getFile(java.lang.Object, java.lang.String, java.awt.Component)">_getFile</A></B>(java.lang.Object&nbsp;session,
  260. java.lang.String&nbsp;path,
  261. java.awt.Component&nbsp;comp)</CODE>
  262. <BR>
  263. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified directory entry.</TD>
  264. </TR>
  265. <TR BGCOLOR="white" CLASS="TableRowColor">
  266. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  267. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></CODE></FONT></TD>
  268. <TD><CODE><B>FavoritesVFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FavoritesVFS.html#_getFile(java.lang.Object, java.lang.String, java.awt.Component)">_getFile</A></B>(java.lang.Object&nbsp;session,
  269. java.lang.String&nbsp;path,
  270. java.awt.Component&nbsp;comp)</CODE>
  271. <BR>
  272. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  273. </TR>
  274. <TR BGCOLOR="white" CLASS="TableRowColor">
  275. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  276. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></CODE></FONT></TD>
  277. <TD><CODE><B>FileRootsVFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FileRootsVFS.html#_getFile(java.lang.Object, java.lang.String, java.awt.Component)">_getFile</A></B>(java.lang.Object&nbsp;session,
  278. java.lang.String&nbsp;path,
  279. java.awt.Component&nbsp;comp)</CODE>
  280. <BR>
  281. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  282. </TR>
  283. <TR BGCOLOR="white" CLASS="TableRowColor">
  284. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  285. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  286. <TD><CODE><B>FileVFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FileVFS.html#_listFiles(java.lang.Object, java.lang.String, java.awt.Component)">_listFiles</A></B>(java.lang.Object&nbsp;session,
  287. java.lang.String&nbsp;path,
  288. java.awt.Component&nbsp;comp)</CODE>
  289. <BR>
  290. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  291. </TR>
  292. <TR BGCOLOR="white" CLASS="TableRowColor">
  293. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  294. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  295. <TD><CODE><B>VFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/VFS.html#_listFiles(java.lang.Object, java.lang.String, java.awt.Component)">_listFiles</A></B>(java.lang.Object&nbsp;session,
  296. java.lang.String&nbsp;directory,
  297. java.awt.Component&nbsp;comp)</CODE>
  298. <BR>
  299. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Lists the specified directory.</TD>
  300. </TR>
  301. <TR BGCOLOR="white" CLASS="TableRowColor">
  302. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  303. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  304. <TD><CODE><B>FavoritesVFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FavoritesVFS.html#_listFiles(java.lang.Object, java.lang.String, java.awt.Component)">_listFiles</A></B>(java.lang.Object&nbsp;session,
  305. java.lang.String&nbsp;url,
  306. java.awt.Component&nbsp;comp)</CODE>
  307. <BR>
  308. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  309. </TR>
  310. <TR BGCOLOR="white" CLASS="TableRowColor">
  311. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  312. <CODE>&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  313. <TD><CODE><B>FileRootsVFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FileRootsVFS.html#_listFiles(java.lang.Object, java.lang.String, java.awt.Component)">_listFiles</A></B>(java.lang.Object&nbsp;session,
  314. java.lang.String&nbsp;url,
  315. java.awt.Component&nbsp;comp)</CODE>
  316. <BR>
  317. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  318. </TR>
  319. <TR BGCOLOR="white" CLASS="TableRowColor">
  320. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  321. <CODE>static&nbsp;<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]</CODE></FONT></TD>
  322. <TD><CODE><B>FavoritesVFS.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/FavoritesVFS.html#getFavorites()">getFavorites</A></B>()</CODE>
  323. <BR>
  324. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  325. </TR>
  326. </TABLE>
  327. &nbsp;
  328. <P>
  329. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  330. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  331. <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/gjt/sp/jedit/io/package-summary.html">org.gjt.sp.jedit.io</A> with parameters of type <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A></FONT></TH>
  332. </TR>
  333. <TR BGCOLOR="white" CLASS="TableRowColor">
  334. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  335. <CODE>&nbsp;boolean</CODE></FONT></TD>
  336. <TD><CODE><B>GlobVFSFileFilter.</B><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>
  337. <BR>
  338. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  339. </TR>
  340. <TR BGCOLOR="white" CLASS="TableRowColor">
  341. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  342. <CODE>&nbsp;boolean</CODE></FONT></TD>
  343. <TD><CODE><B>VFSFileFilter.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFileFilter.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>
  344. <BR>
  345. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Should return whether the entry represented by the given URL
  346. should be listed in the browser view.</TD>
  347. </TR>
  348. <TR BGCOLOR="white" CLASS="TableRowColor">
  349. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  350. <CODE>&nbsp;int</CODE></FONT></TD>
  351. <TD><CODE><B>VFS.DirectoryEntryCompare.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/VFS.DirectoryEntryCompare.html#compare(org.gjt.sp.jedit.io.VFSFile, org.gjt.sp.jedit.io.VFSFile)">compare</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file1,
  352. <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>&nbsp;file2)</CODE>
  353. <BR>
  354. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  355. </TR>
  356. <TR BGCOLOR="white" CLASS="TableRowColor">
  357. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  358. <CODE>static&nbsp;int</CODE></FONT></TD>
  359. <TD><CODE><B>VFSFile.</B><B><A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html#findCompletion(org.gjt.sp.jedit.io.VFSFile[], int, int, java.lang.String, boolean)">findCompletion</A></B>(<A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io">VFSFile</A>[]&nbsp;files,
  360. int&nbsp;start,
  361. int&nbsp;end,
  362. java.lang.String&nbsp;str,
  363. boolean&nbsp;dirsOnly)</CODE>
  364. <BR>
  365. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the index of a file whose name matches the given string,
  366. in a case-insensitive manner.</TD>
  367. </TR>
  368. </TABLE>
  369. &nbsp;
  370. <P>
  371. <HR>
  372. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  373. <A NAME="navbar_bottom"><!-- --></A>
  374. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  375. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  376. <TR>
  377. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  378. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  379. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  380. <TR ALIGN="center" VALIGN="top">
  381. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  382. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  383. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/gjt/sp/jedit/io/VFSFile.html" title="class in org.gjt.sp.jedit.io"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  384. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  385. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  386. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  387. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  388. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  389. </TR>
  390. </TABLE>
  391. </TD>
  392. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  393. </EM>
  394. </TD>
  395. </TR>
  396. <TR>
  397. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  398. &nbsp;PREV&nbsp;
  399. &nbsp;NEXT</FONT></TD>
  400. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  401. <A HREF="../../../../../../index.html?org/gjt/sp/jedit/io/class-use/VFSFile.html" target="_top"><B>FRAMES</B></A> &nbsp;
  402. &nbsp;<A HREF="VFSFile.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  403. &nbsp;
  404. <NOSCRIPT>
  405. <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  406. </NOSCRIPT>
  407. </FONT></TD>
  408. </TR>
  409. </TABLE>
  410. <A NAME="skip-navbar_bottom"></A>
  411. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  412. <HR>
  413. </BODY>
  414. </HTML>