java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.modelversioning.emfprofile.application.registry.ui.wizards.SelectProfileFilePage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IWizardPage

public class SelectProfileFilePage extends WizardPage
WizardPage for selecting the profile file.
  • Constructor Details

    • SelectProfileFilePage

      protected SelectProfileFilePage(String pageName, String title, ImageDescriptor titleImage)
      Constructs a new page.
      Parameters:
      pageName - page name.
      title - title.
      titleImage - the title image.
  • Method Details

    • createControl

      public void createControl(Composite parent)
    • getSelectedProfiles

      public Collection<Profile> getSelectedProfiles()