Class OpSupportMainPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
rma.swing.EnabledJPanel
rma.swing.RmaJPanel
hec.rss.plugins.opsupport.client.OpSupportMainPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, rma.lang.Modifiable

public class OpSupportMainPanel extends rma.swing.RmaJPanel
See Also:
  • Constructor Details

    • OpSupportMainPanel

      public OpSupportMainPanel(Frame parent)
  • Method Details

    • fillForm

      public void fillForm(OpSupportConfig osconfig)
    • saveForm

      public boolean saveForm()
    • deleteCurrentTab

      public void deleteCurrentTab()
    • deleteCurrentVariable

      public void deleteCurrentVariable()
    • addTab

      public void addTab()
    • addVariable

      public void addVariable()
    • setVisible

      public void setVisible(boolean b)
      Overrides:
      setVisible in class JComponent
    • setOSAltPluginData

      public void setOSAltPluginData(OSAltPluginData osAltPluginData)
      Parameters:
      osAltPluginData -
    • refreshData

      public void refreshData()
    • refreshPlot

      public void refreshPlot()
      Refresh current plots
    • editVariable

      public void editVariable()
    • saveToFile

      public void saveToFile()
    • setColWidth

      public void setColWidth()
    • showDecimalChange

      public void showDecimalChange(int i)
      Parameters:
      i -
    • computeResSim

      protected void computeResSim(boolean useObsTS)
    • computeResSim

      protected void computeResSim(boolean useObsTS, hec.client.RunObserver runObserver)
      runs the ResSim compute with the specified RunObserver
      Parameters:
      useObsTS -
      runObserver - can be null
    • calcLocalFollowup

      public void calcLocalFollowup()
    • renameCurrentTab

      public void renameCurrentTab()
    • orderTabs

      public void orderTabs()
    • renameCurrentVariable

      public void renameCurrentVariable()
    • orderVariables

      public void orderVariables()
    • protectLookback

      public void protectLookback()
    • isProtectLookbackSelected

      public boolean isProtectLookbackSelected()
      Returns:
    • protectLookbackDefault

      public void protectLookbackDefault(boolean b)
      Parameters:
      b -
    • isProtectLookbackDefaultSelected

      public boolean isProtectLookbackDefaultSelected()
      Returns: