| Package | Description |
|---|---|
| com.sptci.echo.tree.filesystem |
Package that contains core classes used to display the contents of the
file system of the server on which the application is deployed.
|
| Class and Description |
|---|
| DirectoryTable
A custom table used to display all the files in the file encapsulated by
the specified
DirectoryTableModel. |
| DirectoryTableModel
A table model that represents all the files under a directory.
|
| FileList
A component used to display the list of files that reside under a
specified directory.
|
| FileSystemPane
A split pane used to display the file system tree and the file list
components.
|
| FileSystemTree
A tree that represents the file system on the server the application is
deployed on.
|