Class StandardSetCreationSelectionWizardPage

java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.palladiosimulator.measurementsui.wizard.pages.StandardSetCreationSelectionWizardPage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IWizardPage

public class StandardSetCreationSelectionWizardPage extends WizardPage
Wizard page for the creation of standard sets. This is the first page on which you choose what kind of standard set should be created.
  • Constructor Details

    • StandardSetCreationSelectionWizardPage

      public StandardSetCreationSelectionWizardPage(String pageName)
      constructor for the first wizardpage
      Parameters:
      pageName - name of the wizardpage
  • Method Details