Package hec.client

Class ScalarOutputDialog

All Implemented Interfaces:
RefreshListener, ActionListener, ComponentListener, ImageObserver, MenuContainer, Pageable, Printable, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable

public class ScalarOutputDialog extends G2dDialog
See Also:
  • Constructor Details

  • Method Details

    • buildControls

      protected void buildControls()
    • addListeners

      protected void addListeners()
    • getSelectorPanel

      public SelectorPanel getSelectorPanel()
    • buildOvMap

      protected void buildOvMap(List<OutputVariable> origOvList)
    • selectorPanelChanged

      protected void selectorPanelChanged()
    • typeComboChanged

      protected void typeComboChanged()
    • setSelectedVariable

      public void setSelectedVariable(OutputVariable selectedVariable)
    • setSelectedType

      public void setSelectedType(String newType)
    • getSelectedType

      public String getSelectedType()
    • getSelectedVariable

      public OutputVariable getSelectedVariable()
    • addViewMenuItem

      public void addViewMenuItem(JMenuItem item)