Class OpSupportAltPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
rma.swing.EnabledJPanel
hec.gui.AbstractEditorPanel
hec.rss.plugins.opsupport.client.OpSupportAltPanel
All Implemented Interfaces:
hec.gui.PanelSelectorCard, hec.rss.client.AlternativePanel, hec.rss.plugins.ResSimPluginModelPanel, ImageObserver, MenuContainer, Serializable, Accessible, rma.lang.Modifiable

public class OpSupportAltPanel extends hec.gui.AbstractEditorPanel implements hec.rss.client.AlternativePanel, hec.rss.plugins.ResSimPluginModelPanel
See Also:
  • Constructor Details

    • OpSupportAltPanel

      public OpSupportAltPanel()
      Instantiates a new monte carlo panel.
  • Method Details

    • buildControls

      protected void buildControls()
      Builds the controls.
    • getTabname

      public String getTabname()
      Description copied from class: hec.gui.AbstractEditorPanel
      Gets the Tabname attribute of the AbstractEditorPanel object

      Specified by:
      getTabname in interface hec.rss.client.AlternativePanel
      Specified by:
      getTabname in interface hec.gui.PanelSelectorCard
      Specified by:
      getTabname in class hec.gui.AbstractEditorPanel
      Returns:
      The Tabname value
    • fillPanel

      public void fillPanel(NamedType dobj)
      Description copied from class: hec.gui.AbstractEditorPanel
      Description of the Method

      Specified by:
      fillPanel in interface hec.rss.client.AlternativePanel
      Specified by:
      fillPanel in class hec.gui.AbstractEditorPanel
      Parameters:
      dobj - Description of Parameter
    • savePanel

      public boolean savePanel(NamedType dobj)
      Specified by:
      savePanel in class hec.gui.AbstractEditorPanel
    • updateAltItemList

      public boolean updateAltItemList(Vector<AltItem> altList)
      Specified by:
      updateAltItemList in interface hec.rss.plugins.ResSimPluginModelPanel
    • createPluginAlternative

      public boolean createPluginAlternative(RssAlt alternative)
      Specified by:
      createPluginAlternative in interface hec.rss.plugins.ResSimPluginModelPanel
    • deleteAltManager

      public void deleteAltManager(RssAlt alternative)
      Specified by:
      deleteAltManager in interface hec.rss.plugins.ResSimPluginModelPanel
    • savePanel

      public boolean savePanel(RssAlt alt)
      Specified by:
      savePanel in interface hec.rss.client.AlternativePanel
    • setSystem

      public void setSystem(RssSystem system)
      Specified by:
      setSystem in interface hec.rss.client.AlternativePanel
    • clearPanel

      public void clearPanel()
      Specified by:
      clearPanel in interface hec.rss.client.AlternativePanel