Package | Description |
---|---|
org.beast.gui.input.forms | |
org.beast.gui.input.panels |
Modifier and Type | Method and Description |
---|---|
void |
IForm.activate(PanelForm formPanel)
Method to activate/show form.
|
void |
FormYieldChanges.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCTargets.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCRestrictions.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCCriteriaWeightsAHPSummary.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCCriteriaWeightsAHPPercolationWater.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCCriteriaWeightsAHPNitrateLeaching.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCCriteriaWeightsAHPLandscapeDiversity.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCCriteriaWeightsAHPErosion.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormSRCCriteriaWeightsAHPAnnuityDifference.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormScalingPercolationWater.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormScalingNitrateLeaching.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormScalingLandscapeDiversity.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormScalingErosion.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormScalingAreaComplexity.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormScalingAnnuityDifference.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormRegion.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormPriceChanges.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormLandscapeScenario.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormInterestRate.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormForestScenario.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormEnergyneeds.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormCostChanges.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormConversionFactors.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormBaseYields.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormBasePrices.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormBaseCosts.activate(PanelForm formPanel)
Method to activate the panel.
|
void |
FormAreaPayments.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.
|