|
Class Summary |
| FileSystemViewAdapter |
Extension of FileSystemView to make a net.metanotion.io.FileSystem work
with a Swing File Chooser |
| FSFileContents |
Implementation of the JNLP FileContents interface to support using a
FileSystem in a JNLP context. |
| FSFileOpenService |
Implementation of JNLP FileOpenService to use a FileSystem in a JNLP context. |
| FSTreeModel |
Implementation of a Swing TreeModel so a FileSystem can be used
as a model of a Swing TreeView control. |
| FSVFile |
Extension of java.io.File to make a net.metanotion.io.File work
like a java.io.File. |