Package | Description |
---|---|
org.ginsim.servicegui.tool.avatar | |
org.ginsim.servicegui.tool.avatar.parameters |
Constructor and Description |
---|
AvatarResults(Simulation _sim,
JTextArea _progress,
AvatarConfigFrame _parent,
boolean _quiet,
StatefulLogicalModel _model,
File _memFile,
File _logFile,
File _resFile,
File _csvFile,
JButton _brun,
JButton _stop)
Creates the necessary context to run a simulation and display its results
|
Modifier and Type | Field and Description |
---|---|
AvatarConfigFrame |
AvaParameterEditionPanel.stackDialog
pointer to main/parent panel
|
Modifier and Type | Method and Description |
---|---|
static AvatarParameters |
AvatarParametersHelper.load(AvatarConfigFrame main)
Creates a simulation context (parameters) using the fields from the main panel
|
static void |
AvatarParametersHelper.unload(AvatarParameters param,
AvatarConfigFrame acf)
Populates the fields of the main panel from a given simulation context (parameters)
|
Constructor and Description |
---|
AvaParameterEditionPanel(AvatarConfigFrame dialog,
RegulatoryGraph rgraph,
AvatarParameterList paramL)
Creates the left panel to manage parameterizations
|
Copyright © 2005–2020. All rights reserved.