A B C D E F G I M N O P Q R S T V

S

serialVersionUID - Static variable in class provided.client.model.task.GetInfo
Serialversion UID for well-defined serialization
serialVersionUID - Static variable in class provided.client.model.task.Pi2
SerialversionUID for well-defined serialization.
serialVersionUID - Static variable in class provided.client.view.ClientGUI
SerialVersionUId for the class.
serialVersionUID - Static variable in class provided.engine.view.EngineGUI
SerialversionUID to enable well-defined serialization of class.
server - Variable in class provided.rmiUtils.classServer.ClassServer
 
serverTA - Variable in class provided.client.model.ClientModel
The adapter that connects all the way back to the remote system's view enabling this client to append messages to the server's view.
setRemoteHost(String) - Method in interface provided.client.model.IViewAdapter
Sets the displayed remote host address.
setRemoteHost(String) - Method in class provided.client.view.ClientGUI
Set the displayed remote host text field to the actual remote system's IP address or host name
setTaskViewAdapter(ILocalTaskViewAdapter) - Method in class provided.client.model.task.GetInfo
Sets the task view adapter to a new value.
setTaskViewAdapter(ILocalTaskViewAdapter) - Method in class provided.client.model.task.Pi2
Sets the task view adapter to a new value.
setTaskViewAdapter(ILocalTaskViewAdapter) - Method in interface provided.compute.ITask
Sets the adapter to the view properly for this object.
setTextAdapter(IRemoteTaskViewAdapter) - Method in interface provided.compute.ICompute
Sets this object's IRemoteTaskViewAdapter so that it can print strings out on the correct target.
setTextAdapter(IRemoteTaskViewAdapter) - Method in class provided.engine.model.ComputeEngine
Sets a remote view adapter for the server to use to display info on the client's view and returns a remote view adapter for the client to use to display info on the server's view.
start() - Method in class provided.client.controller.ClientController
Starts the view then the model.
start() - Method in class provided.client.model.ClientModel
Starts the model by setting all the required RMI system properties, starts up the class server and installs the security manager.
start() - Method in class provided.client.view.ClientGUI
Starts the view by making it visible.
start() - Method in class provided.engine.controller.EngineController
Start the system up.
start() - Method in class provided.engine.model.EngineModel
Start the server by setting the necessary RMI system parameters, starting the security manager, locating the local Registry and binding an instance of the ComputeEngine to it.
start() - Method in class provided.engine.view.EngineGUI
Starts the view by making it visible.
startClassFileServer(int) - Method in class provided.rmiUtils.RMIUtils
Start the class file server to support remote dynamic class loading.
startRMI(int) - Method in interface provided.rmiUtils.IRMIUtils
Start up the RMI system.
startRMI(int) - Method in class provided.rmiUtils.RMIUtils
Start up the RMI system.
stop() - Method in class provided.client.model.ClientModel
Stops the client by shutting down the class server.
stop() - Method in class provided.engine.model.EngineModel
Stops the EngineModel by unbinding the ComputeEngine from the Registry and stopping class file server.
stop() - Method in class provided.rmiUtils.classServer.ClassServer
 
stopClassFileServer() - Method in class provided.rmiUtils.RMIUtils
Stop the class file server and reset the reference to it, "classFileServer", to null.
stopRMI() - Method in interface provided.rmiUtils.IRMIUtils
Performs all necessary work to shut the RMI system down, such as shut the class server down.
stopRMI() - Method in class provided.rmiUtils.RMIUtils
Performs all necessary work to shut the RMI system down, such as shut the class server down.

A B C D E F G I M N O P Q R S T V