Interface WizardModelSlo

    • Method Detail

      • canFinish

        boolean canFinish()
        Checks if WizardPage contains all necessary attributes.
        Returns:
        true if all necessary attributes are set in order to finish
      • getInfoText

        String getInfoText()
        Returns info text displayed in the WizardPage
        Returns:
        an info text based on the changes made in the model.
      • getTitleText

        String getTitleText()
        Returns title text displayed in the WizardPage
        Returns:
        the title of the wizard page