Class ValidationWizardPage

All Implemented Interfaces:
IDialogPage, IMessageProvider, IWizardPage

public class ValidationWizardPage extends WizardPage
First page for new session: the name and session type.
Author:
Christopher Mindus
  • Method Details

    • createControl

      public void createControl(Composite parent)
      Create contents of the wizard.
    • setVisible

      public void setVisible(boolean visible)
      Set focus to name at show.
      Specified by:
      setVisible in interface IDialogPage
      Overrides:
      setVisible in class DialogPage