Class SimulUI

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

public class SimulUI extends SimulationUI
See Also:
  • Field Details

  • Constructor Details

    • SimulUI

      public SimulUI(LayoutManager param0)
    • SimulUI

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

      public SimulUI(LayoutManager param0, boolean param1)
    • SimulUI

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

      public SimulUI()
    • SimulUI

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

      public SimulUI(boolean param0)
    • SimulUI

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

    • refresh

      public void refresh()
      Description copied from class: SimulationUI
      Refresh all simulation launch UI.
      Specified by:
      refresh in class SimulationUI
    • regionStorageChanged

      protected void regionStorageChanged()
      Refresh all simulation launch UI.
      Specified by:
      regionStorageChanged in class SimulationUI
    • $getJAXXObjectDescriptor

      public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
    • getAdvancedParamsUI

      public AdvancedParamsUI getAdvancedParamsUI()
    • getExportUI

      public ExportUI getExportUI()
    • getOptimizationUI

      public OptimizationUI getOptimizationUI()
    • getParamsUI

      public ParamsUI getParamsUI()
    • getPlanUI

      public PlanUI getPlanUI()
    • getPreScriptUI

      public PreScriptsUI getPreScriptUI()
    • getResultChoiceUI

      public ResultChoiceUI getResultChoiceUI()
    • getRuleUI

      public RuleUI getRuleUI()
    • get$TabInfo0

      protected jaxx.runtime.swing.TabInfo get$TabInfo0()
    • get$TabInfo1

      protected jaxx.runtime.swing.TabInfo get$TabInfo1()
    • get$TabInfo2

      protected jaxx.runtime.swing.TabInfo get$TabInfo2()
    • get$TabInfo3

      protected jaxx.runtime.swing.TabInfo get$TabInfo3()
    • get$TabInfo4

      protected jaxx.runtime.swing.TabInfo get$TabInfo4()
    • get$TabInfo5

      protected jaxx.runtime.swing.TabInfo get$TabInfo5()
    • get$TabInfo6

      protected jaxx.runtime.swing.TabInfo get$TabInfo6()
    • get$TabInfo7

      protected jaxx.runtime.swing.TabInfo get$TabInfo7()
    • addChildrenToBodyTabbedPane

      protected void addChildrenToBodyTabbedPane()
    • createAdvancedParamsUI

      protected void createAdvancedParamsUI()
    • createBodyTabbedPane

      protected void createBodyTabbedPane()
      Overrides:
      createBodyTabbedPane in class SimulationUI
    • createExportUI

      protected void createExportUI()
    • createOptimizationUI

      protected void createOptimizationUI()
    • createParamsUI

      protected void createParamsUI()
    • createPlanUI

      protected void createPlanUI()
    • createPreScriptUI

      protected void createPreScriptUI()
    • createResultChoiceUI

      protected void createResultChoiceUI()
    • createRuleUI

      protected void createRuleUI()