Package | Description |
---|---|
org.beast.gui.output.forms | |
org.beast.gui.output.panels |
Modifier and Type | Method and Description |
---|---|
void |
IForm.activate(PanelForm formPanel)
Method to handle button pushing.
|
void |
FormWoodPot.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSrcYieldBoxplots.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSrcCriteriaBoxplots.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSrcAnnuityBoxplots.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSrc.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormPrimaryEnergyPot.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormLandscape.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormGIS.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormForest.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormAnnuity.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormAdminYieldBoxplots.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormAdminCriteriaBoxplots.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormAdminAnnuityBoxplots.activate(PanelForm formPanel)
Method to activate the panel.
|
Modifier and Type | Method and Description |
---|---|
PanelForm |
PanelRight.getFormPanel()
Method to get the form panel.
|
Constructor and Description |
---|
PanelRight(PanelForm form)
Constructor of right panel.
|