See: Description
| Interface | Description |
|---|---|
| Branch |
Represents a directory-like node in a (possibly remote) filesystem.
|
| Connector |
Interface for logging in to a remote facility.
|
| Leaf |
Represents a non-directory type file in a (possibly remote) filesystem.
|
| Node |
Represents a node in a (possibly remote) file system.
|
| Class | Description |
|---|---|
| AuthKey |
Describes an item of authorization information required when connecting
to a remote service.
|
| BranchComboBox |
JComboBox which allows selection of
Branch objects. |
| Connection |
Represents a connection to a remote resource.
|
| ConnectorAction |
Action which controls logging in to and out of a remote service using
a
Connector object. |
| ConnectorManager |
Marshals provision of
Connector objects. |
| ErrorLeaf |
Dummy Leaf implmentation which describes an error condition.
|
| FileBranch |
Branch representing a directory file.
|
| FileNode |
Node representing a file
File in a local filesystem. |
| FilestoreChooser |
Generalised file browser which can browse virtual remote filesystems
as well as the local filesystem.
|
| NodeComparator |
Comparator for nodes.
|
Node and subinterfaces).
Connection implementations are supplied by classes in other
packages; the ConnectorManager
class is the place to find out what implementations are available in
this JVM.
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.