|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Simulator | |
|---|---|
| simulator.views | |
| views | The package views contains many windows needed for the GUI. |
| Uses of Simulator in simulator.views |
|---|
| Fields in simulator.views declared as Simulator | |
|---|---|
private Simulator |
Simulator.SimulationThread.sim
|
private Simulator |
Simulator.NetClosenessThread.sim
|
| Methods in simulator.views with parameters of type Simulator | |
|---|---|
boolean |
SimulationOptionsDlg.performOperations(javax.swing.JFrame parent,
ScenarioConfig scenarioConfig,
PlanetLabMgr planetLabApi,
PlanetLabXmlRpcCaller planetSh,
NodeEdgeMap map,
Simulator sim,
SimulationOptions options)
Performs the operations needed before a simulation can be started. |
| Constructors in simulator.views with parameters of type Simulator | |
|---|---|
Simulator.NetClosenessThread(Simulator sim,
ProxyGroup group,
java.lang.String resultFilePath,
Simulator.SimExecMode execMode,
java.util.Hashtable<java.lang.String,java.lang.Double> groupBws,
Simulator.FormSubgroupsMode subgroupMode)
Constructs the NetClosenessThread |
|
Simulator.SimulationThread(Simulator sim,
Simulator.SimulationType simType)
|
|
| Uses of Simulator in views |
|---|
| Fields in views declared as Simulator | |
|---|---|
private Simulator |
ImageViewer.simulator
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||