| Package | Description |
|---|---|
| com.sptci.echo |
Package of reusable Echo3 application components.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ControlBarWindowPane
A base
FloatingPane component that displays
a control bar at the bottom that can hold controls for the rest of
the components displayed in the pane. |
class |
Dialogue
A base dialogue class that uses a vertical auto-laid out split pane as the
root content pane.
|
class |
ErrorPane
A general error window that displays the specified error/warning
message in a
WindowPane. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemWindowPane<L extends ActionListener>
A window pane that displays a
FileSystemPane. |