Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
M
N
P
R
S
T
U
W
G
getApplication()
- Static method in class gui.
GUIApp
A convenient static getter for the application instance.
getCell(int, int)
- Method in class tasks.
Board
Get the cell at row x and column y.
getCities()
- Method in class gui.
TspDrawingPanel
gets all of the cities stored and managed by the Panel
getComputerTimeUp()
- Method in interface api.
Computer
getComputerTimeUp()
- Method in class computer.
ComputerImpl
getComputerTimeUp()
- Method in class system.
ComputerProxy
getDistance()
- Method in class tasks.
EuclideanTspResult
Gets the length of the specified path.
getDrainID()
- Method in class api.
Result
Gets the Task ID.
getDrainID()
- Method in interface api.
ResultInterface
getDrainID()
- Method in class api.
Task
Gets the drainID which specifies where the result is intended to go.
getDrainID()
- Method in interface api.
TaskInterface
getHost()
- Method in class gui.
ConfigurationFrame
getInputCount()
- Method in class api.
Task
Tells the number of inputs still pending in the for the Task.
getInputCount()
- Method in interface api.
TaskInterface
getNextTask()
- Method in interface system.
Computer2Space
getNextTask()
- Method in class system.
Space
Removes the next task from the task queue.
getNumberOfCities()
- Method in class gui.
TspDrawingPanel
The number of cities already stored
getPassphrase()
- Method in class ssh.
MyUserInfo
getPassword()
- Method in class ssh.
MyUserInfo
getPossibleValues()
- Method in class tasks.
Cell
Get all the possible values for the cell.
getResult()
- Method in class client.
GUI_Client
Returns the first result in the result Q
getResult()
- Method in class client.
ResultEvent
getRunTime()
- Method in class api.
Result
Gets the time it took.
getRunTime()
- Method in interface api.
ResultInterface
getShared()
- Method in interface client.
Client2Space
getShared()
- Method in class client.
GUI_Client
Goes to the Space and requests its shared value.
getShared()
- Method in class system.
Space
Gets the current shared value from the system.
getSize()
- Method in class tasks.
Board
Get the dimension of one side of the grid.
getStatistics()
- Method in interface client.
Client2Space
getStatistics()
- Method in class system.
Space
Gets the statistics package from the space Can be extended to include any needed.
getTaskID()
- Method in class api.
Task
Gets the taskID which specifies the id of this task.
getTaskID()
- Method in interface api.
TaskInterface
getUniqueTaskID()
- Method in interface api.
Computer
getUniqueTaskID()
- Method in class computer.
ComputerImpl
Requests from the Space a unique ID for the task.
getUniqueTaskID()
- Method in interface system.
Computer2Space
getUniqueTaskID()
- Method in class system.
Space
returns the system wide unique Task ID
getValue()
- Method in class api.
Result
Gets the Value associated with the particular Result.
getValue()
- Method in interface api.
ResultInterface
getValue()
- Method in class api.
Shared
getValue()
- Method in class tasks.
Cell
Get the value in the cell.
getValue()
- Method in class tasks.
EuclideanTspResult
Gets the answer.
getValue()
- Method in class tasks.
EuclideanTspShared
getValue()
- Method in class tasks.
SudokuResult
getValue()
- Method in class tasks.
SudokuShared
getX()
- Method in class tasks.
Cell
Get the row coordinate of the cell.
getX()
- Method in class tasks.
City
Returns the X component of the City
getY()
- Method in class tasks.
Cell
Get the column coordinate of the cell.
getY()
- Method in class tasks.
City
returns the Y component of the City
gui
- package gui
GUI_Client
- Class in
client
Class that interacts with the GUI and the Space to provide the power of the Space to the GUI
GUI_Client(String)
- Constructor for class client.
GUI_Client
The Client that will connect to a host running a space.
GUIAboutBox
- Class in
gui
About box.
GUIAboutBox(Frame)
- Constructor for class gui.
GUIAboutBox
GUIApp
- Class in
gui
The main class of the application.
GUIApp()
- Constructor for class gui.
GUIApp
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
M
N
P
R
S
T
U
W