org.eclipse.emf.ecp.ide.util.test
Class ProjectInstallerWizard

java.lang.Object
  extended by org.eclipse.jface.wizard.Wizard
      extended by org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard
          extended by org.eclipse.emf.common.ui.wizard.ExampleInstallerWizard
              extended by org.eclipse.emf.ecp.ide.util.test.ProjectInstallerWizard
All Implemented Interfaces:
org.eclipse.core.runtime.IExecutableExtension, org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard

public class ProjectInstallerWizard
extends org.eclipse.emf.common.ui.wizard.ExampleInstallerWizard

Author:
Alexandra Buzila

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.FileToOpen, org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectDescriptor, org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage
 
Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
ProjectInstallerWizard()
           
 
Method Summary
 
Methods inherited from class org.eclipse.emf.common.ui.wizard.ExampleInstallerWizard
setInitializationData
 
Methods inherited from class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard
addPages, dispose, init, performFinish
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, canFinish, createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.wizard.IWizard
canFinish, createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
 
Methods inherited from interface org.eclipse.jface.window.IShellProvider
getShell
 

Constructor Detail

ProjectInstallerWizard

public ProjectInstallerWizard()


Copyright © 2015. All Rights Reserved.