Classes in com.insightful.splus.client used by com.insightful.splus.client |
ServerFile
Object representing a file on the server, with constructor to specify
information on whether it is a directory. |
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. |