Package | Description |
---|---|
org.beast.gui.input.forms | |
org.beast.gui.input.panels | |
org.beast.gui.input.tree |
Modifier and Type | Class and Description |
---|---|
class |
FormAreaPayments
Class to create form of area payments.
|
class |
FormBaseCosts
Class to create form of base costs.
|
class |
FormBasePrices
Class to create form of base prices.
|
class |
FormBaseYields
Class to create form of base yields.
|
class |
FormConversionFactors
Class to create form of conversion factors.
|
class |
FormCostChanges
Class to create form of cost changes.
|
class |
FormEnergyneeds
Class to create form of energy needs.
|
class |
FormForestScenario
Class to create form of forest scenario.
|
class |
FormInterestRate
Class to create form of interest rate.
|
class |
FormLandscapeScenario
Class to create form of landscape scenario.
|
class |
FormPriceChanges
Class to create form of price changes.
|
class |
FormRegion
Class to create form of region selection.
|
class |
FormScalingAnnuityDifference
Class to create form of scaling annuity difference.
|
class |
FormScalingAreaComplexity
Class to create form of scaling area complexity.
|
class |
FormScalingErosion
Class to create form of scaling susceptibility to (water) erosion.
|
class |
FormScalingLandscapeDiversity
Class to create form of scaling landscape diversity.
|
class |
FormScalingNitrateLeaching
Class to create form of scaling nitrate leaching.
|
class |
FormScalingPercolationWater
Class to create form of scaling rate of percolation water.
|
class |
FormSRCCriteriaWeightsAHPAnnuityDifference
Class to create form of SRC criteria weights - pairwise comparison of Annuity Difference criteria with the other criteria for Analytical Hierarchy Process (AHP)
|
class |
FormSRCCriteriaWeightsAHPErosion
Class to create form of SRC criteria weights - pairwise comparison of Erosion criteria with the other criteria for Analytical Hierarchy Process (AHP)
|
class |
FormSRCCriteriaWeightsAHPLandscapeDiversity
Class to create form of SRC criteria weights - pairwise comparison of Landscape Diversity criteria with the other criteria for Analytical Hierarchy Process (AHP)
|
class |
FormSRCCriteriaWeightsAHPNitrateLeaching
Class to create form of SRC criteria weights - pairwise comparison of Nitrate Leaching criteria with the other criteria for Analytical Hierarchy Process (AHP)
|
class |
FormSRCCriteriaWeightsAHPPercolationWater
Class to create form of SRC criteria weights - pairwise comparison of Percolation Water criteria with the other criteria for Analytical Hierarchy Process (AHP).
|
class |
FormSRCCriteriaWeightsAHPSummary
Class to create form of SRC criteria weights based on Analytical Hierarchy Process (AHP).
|
class |
FormSRCRestrictions
Class to create form of SRC restrictions.
|
class |
FormSRCTargets
Class to create form of SRC targets.
|
class |
FormYieldChanges
Class to create form of yield changes.
|
Constructor and Description |
---|
PanelNavigation(Config conf,
java.lang.String title,
java.util.HashMap<java.lang.String,IForm> forms,
PanelRight rightPanel)
Constructor of the navigation panel.
|
Constructor and Description |
---|
ScenarioInputTree(java.util.HashMap<java.lang.String,IForm> forms,
PanelRight rightPanel,
Config conf)
Constructor of the tree.
|