| Package | Description |
|---|---|
| org.beast.gui.input.forms | |
| org.beast.gui.input.helpers | |
| org.beast.gui.input.menu |
| Modifier and Type | Method and Description |
|---|---|
ScenarioGenerator |
FormRegion.getSgGUI()
Method to get parental ScenarioGenerator GUI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormRegion.setSgGUI(ScenarioGenerator sgGUI)
Method to set parental ScenarioGenerator GUI.
|
| Constructor and Description |
|---|
FormRegion(ScenarioGenerator sgGUI,
Config conf)
Constructor of form.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
FillGUI.fill(ScenarioGenerator sgGUI,
CollectedInputs collInputs)
Method to fill the GUI.
|
static ParameterCollection |
SaveToObj.saveToObj(ScenarioGenerator sgGUI)
Method to save parameter input in ScenarioGenerator into an ParameterCollection instance.
|
| Constructor and Description |
|---|
StartSim(ScenarioGenerator sgGUI)
Constructor.
|
| Constructor and Description |
|---|
CustomMenuBar(ScenarioGenerator sgGUI)
Constructor of menu bar.
|