Interface WizardPanelV2

    • Method Detail

      • enteredFromRight

        void enteredFromRight()
                       throws Exception
        Called in WizardDialog when the user presses Previous on this panel's next panel to (re)initialize this panel, see e.g. SelectFilesPanel
        Throws:
        Exception - if an Exception occurs
      • exitingToLeft

        void exitingToLeft()
        Called in WizardDialog when the user leaves this panel without taking action