Class Summary |
ClientLoginDialog |
Client Login dialog for remote login in client/server mode. |
ClientLoginHelpDialog |
Help window for the Client Login dialog. |
EditSessionProfileDialog |
Dialog for specifying a Session Profile. |
ServerFile |
Object representing a file on the server, with constructor to specify
information on whether it is a directory. |
ServerFileSystemView |
Object representing the file system on the server. |
SessionProfile |
This class contains client session startup settings such as the user name,
server name, server paths, and client display. |
SessionProfileList |
LinkedList of SessionProfile objects. |
SwingWorker |
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread. |
TransferFileDialog |
Dialog for transfering a specified file between the client and the
server in client/server mode. |