Package hec.client

Class SummaryWizardPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SummaryWizardPanel extends WizardPanel
See Also:
  • Field Details

  • Constructor Details

    • SummaryWizardPanel

      public SummaryWizardPanel()
      Create a new SummaryWizardPanel object
  • Method Details

    • buildControls

      protected void buildControls()
      Method Description
    • printSummaryAction

      protected void printSummaryAction()
    • setSummaryText

      public void setSummaryText(String text)
      Sets the SummaryText attribute of the SummaryWizardPanel object
      Parameters:
      text - The new SummaryText value
    • setPanelTitle

      public void setPanelTitle(String title)
      Sets the PanelTitle attribute of the SummaryWizardPanel object
      Parameters:
      title - The new PanelTitle value
    • getPanelName

      public String getPanelName()
      Gets the PanelName attribute of the SummaryWizardPanel object
      Specified by:
      getPanelName in class WizardPanel
      Returns:
      The PanelName value
    • isValidPanel

      public boolean isValidPanel()
      Gets the Valid attribute of the SummaryWizardPanel object
      Specified by:
      isValidPanel in class WizardPanel
      Returns:
      The Valid value