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

I

ICompute - Interface in provided.compute
A generalized compute engine object that will execute a given ITask object and return the result
ILambda<R,P> - Interface in provided.util
Generalized lambda that takes inputs and has a return value
ILocalTaskViewAdapter - Interface in provided.compute
A local view adapter for a task
IModelAdapter - Interface in provided.client.view
Adapter the view uses to communicate to the model
IModelAdapter - Interface in provided.engine.view
Adapter to the model
initGUI() - Method in class provided.client.view.ClientGUI
Initializes the view and its components.
initGUI() - Method in class provided.engine.view.EngineGUI
Component initialization
input - Variable in class provided.client.model.task.GetInfo
Input string given to the constructor
inputTF - Variable in class provided.client.view.ClientGUI
An general purpose input text field used to input parameters to send with the task executions.
IRemoteTaskViewAdapter - Interface in provided.compute
A remote view adapter for a task.
IRMI_Defs - Interface in provided.rmiUtils
Definitions for use in RMI programs
IRMIUtils - Interface in provided.rmiUtils
Utility interface used to abstract and encapsulate the configuration initialization and shutdown of RMI
isStop - Variable in class provided.rmiUtils.classServer.ClassServer
 
ITask<T> - Interface in provided.compute
A abstract task to be run on the computer engine
IViewAdapter - Interface in provided.client.model
Adapter the model uses to communicate to the view
IViewAdapter - Interface in provided.engine.model
Adapter the model uses to communicate to the view
IVoidLambda<P> - Interface in provided.util
Generalized lambda that takes a vararg of input parameters and has no return value.

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