Class SensitivityInputUI

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject

public class SensitivityInputUI extends NavigationUI
See Also:
  • Field Details

    • PROPERTY_FISHERY_REGION

      public static final String PROPERTY_FISHERY_REGION
      See Also:
    • cardlayout

      protected jaxx.runtime.swing.CardLayout2 cardlayout
    • cardlayoutPrincipal

      protected CardLayout cardlayoutPrincipal
    • factorsTree

      protected FactorTree factorsTree
    • factorsTreeModel

      protected FactorTreeModel factorsTreeModel
    • fisheryRegion

      protected FisheryRegion fisheryRegion
    • fisheryRegionTree

      protected JTree fisheryRegionTree
    • fisheryRegionTreeSelectionModel

      protected DefaultTreeSelectionModel fisheryRegionTreeSelectionModel
    • handler

      protected SensitivityInputHandler handler
    • inputPane

      protected JPanel inputPane
    • inputPanePrincipal

      protected JPanel inputPanePrincipal
    • none

      protected JLabel none
  • Constructor Details

    • SensitivityInputUI

      public SensitivityInputUI(LayoutManager param0)
    • SensitivityInputUI

      public SensitivityInputUI(jaxx.runtime.JAXXContext param0, LayoutManager param1)
    • SensitivityInputUI

      public SensitivityInputUI(LayoutManager param0, boolean param1)
    • SensitivityInputUI

      public SensitivityInputUI(jaxx.runtime.JAXXContext param0, LayoutManager param1, boolean param2)
    • SensitivityInputUI

      public SensitivityInputUI()
    • SensitivityInputUI

      public SensitivityInputUI(jaxx.runtime.JAXXContext param0)
    • SensitivityInputUI

      public SensitivityInputUI(boolean param0)
    • SensitivityInputUI

      public SensitivityInputUI(jaxx.runtime.JAXXContext param0, boolean param1)
  • Method Details

    • $afterCompleteSetup

      protected void $afterCompleteSetup()
    • $getJAXXObjectDescriptor

      public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
    • doActionPerformed__on__$JButton0

      public void doActionPerformed__on__$JButton0(ActionEvent event)
    • doActionPerformed__on__$JButton1

      public void doActionPerformed__on__$JButton1(ActionEvent event)
    • doActionPerformed__on__$JButton2

      public void doActionPerformed__on__$JButton2(ActionEvent event)
    • doActionPerformed__on__$JButton3

      public void doActionPerformed__on__$JButton3(ActionEvent event)
    • doMouseClicked__on__factorsTree

      public void doMouseClicked__on__factorsTree(MouseEvent event)
    • doValueChanged__on__fisheryRegionTree

      public void doValueChanged__on__fisheryRegionTree(TreeSelectionEvent event)
    • getCardlayout

      public jaxx.runtime.swing.CardLayout2 getCardlayout()
    • getCardlayoutPrincipal

      public CardLayout getCardlayoutPrincipal()
    • getFactorsTree

      public FactorTree getFactorsTree()
    • getFactorsTreeModel

      public FactorTreeModel getFactorsTreeModel()
    • getFisheryRegion

      public FisheryRegion getFisheryRegion()
    • getFisheryRegionTree

      public JTree getFisheryRegionTree()
    • getFisheryRegionTreeSelectionModel

      public DefaultTreeSelectionModel getFisheryRegionTreeSelectionModel()
    • getHandler

      public SensitivityInputHandler getHandler()
    • getInputPane

      public JPanel getInputPane()
    • getInputPanePrincipal

      public JPanel getInputPanePrincipal()
    • getNone

      public JLabel getNone()
    • setFisheryRegion

      public void setFisheryRegion(FisheryRegion fisheryRegion)
    • get$JButton0

      protected JButton get$JButton0()
    • get$JButton1

      protected JButton get$JButton1()
    • get$JButton2

      protected JButton get$JButton2()
    • get$JButton3

      protected JButton get$JButton3()
    • get$JPanel0

      protected JPanel get$JPanel0()
    • get$JPanel1

      protected JPanel get$JPanel1()
    • get$JScrollPane0

      protected JScrollPane get$JScrollPane0()
    • get$JScrollPane1

      protected JScrollPane get$JScrollPane1()
    • get$JSplitPane0

      protected JSplitPane get$JSplitPane0()
    • get$JSplitPane1

      protected JSplitPane get$JSplitPane1()
    • get$Table0

      protected jaxx.runtime.swing.Table get$Table0()
    • addChildrenToInputPanePrincipal

      protected void addChildrenToInputPanePrincipal()
    • createCardlayout

      protected void createCardlayout()
    • createCardlayoutPrincipal

      protected void createCardlayoutPrincipal()
    • createFactorsTree

      protected void createFactorsTree()
    • createFactorsTreeModel

      protected void createFactorsTreeModel()
    • createFisheryRegion

      protected void createFisheryRegion()
    • createFisheryRegionTree

      protected void createFisheryRegionTree()
    • createFisheryRegionTreeSelectionModel

      protected void createFisheryRegionTreeSelectionModel()
    • createHandler

      protected void createHandler()
    • createInputPane

      protected void createInputPane()
    • createInputPanePrincipal

      protected void createInputPanePrincipal()
    • createNone

      protected void createNone()