Class ChooserPanel

    • Constructor Detail

      • ChooserPanel

        public ChooserPanel​(WizardComponents wizardComponents)
        construct method for chooserPanel
        Parameters:
        wizardComponents -
    • Method Detail

      • update

        public void update()
        method for update when panel has some change
        Overrides:
        update in class WizardPanel
      • next

        public void next()
        method for next button
        Overrides:
        next in class WizardPanel
      • back

        public void back()
        methodd for back button
        Overrides:
        back in class WizardPanel