Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.util.wizard
Class MultiWizard<T extends org.eclipse.jface.wizard.WizardSelectionPage>

java.lang.Object
  extended by org.eclipse.jface.wizard.Wizard
      extended by eu.esdihumboldt.hale.ui.util.wizard.MultiWizard<T>
Type Parameters:
T - the wizard selection page type
All Implemented Interfaces:
org.eclipse.jface.wizard.IWizard
Direct Known Subclasses:
NewRelationWizard, SelectExportWizard, SelectImportWizard

public abstract class MultiWizard<T extends org.eclipse.jface.wizard.WizardSelectionPage>
extends org.eclipse.jface.wizard.Wizard

Wizard that includes a WizardSelectionPage and allows the execution of a selected wizard.

Author:
Simon Templer

Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
MultiWizard()
          Default constructor
 
Method Summary
 void addPages()
           
protected abstract  T createPage()
          Create the wrapper page
 T getSelectionPage()
           
 boolean performFinish()
           
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, canFinish, createPageControls, dispose, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiWizard

public MultiWizard()
Default constructor

Method Detail

createPage

protected abstract T createPage()
Create the wrapper page

Returns:
the wrapper page

addPages

public void addPages()
Specified by:
addPages in interface org.eclipse.jface.wizard.IWizard
Overrides:
addPages in class org.eclipse.jface.wizard.Wizard
See Also:
Wizard.addPages()

getSelectionPage

public T getSelectionPage()
Returns:
the selectionPage

performFinish

public boolean performFinish()
Specified by:
performFinish in interface org.eclipse.jface.wizard.IWizard
Specified by:
performFinish in class org.eclipse.jface.wizard.Wizard
See Also:
Wizard.performFinish()

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d