Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.io
Class ImportWizard<P extends ImportProvider>

java.lang.Object
  extended by org.eclipse.jface.wizard.Wizard
      extended by eu.esdihumboldt.hale.ui.io.IOWizard<P>
          extended by eu.esdihumboldt.hale.ui.io.ImportWizard<P>
Type Parameters:
P - the IOProvider type used in the wizard
All Implemented Interfaces:
org.eclipse.jface.dialogs.IPageChangingListener, org.eclipse.jface.wizard.IWizard
Direct Known Subclasses:
AlignmentImportWizard, CodeListImportWizard, InstanceImportWizard, OpenProjectWizard, SchemaImportWizard, StyleImportWizard

public abstract class ImportWizard<P extends ImportProvider>
extends IOWizard<P>

Abstract import wizard

Since:
2.5
Author:
Simon Templer
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
ImportWizard(Class<P> providerType)
           
 
Method Summary
 void addPages()
           
 ImportSelectSourcePage<P,? extends ImportWizard<P>> getSelectSourcePage()
           
 
Methods inherited from class eu.esdihumboldt.hale.ui.io.IOWizard
addIOWizardListener, addPage, canFinish, dispose, execute, getActionId, getAdvisor, getConfigurationPages, getContentType, getFactories, getNextPage, getPageCount, getPreviousPage, getProvider, getProviderFactory, getProviderType, getStartingPage, handlePageChanging, performFinish, removeIOWizardListener, setAdvisor, setContentType, setProviderFactory, updateConfiguration, validatePage
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPages, getShell, 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

ImportWizard

public ImportWizard(Class<P> providerType)
See Also:
IOWizard.IOWizard(Class)
Method Detail

addPages

public void addPages()
Specified by:
addPages in interface org.eclipse.jface.wizard.IWizard
Overrides:
addPages in class IOWizard<P extends ImportProvider>
See Also:
Wizard.addPages()

getSelectSourcePage

public ImportSelectSourcePage<P,? extends ImportWizard<P>> getSelectSourcePage()
Returns:
the selectSourcePage

Humboldt Alignment Editor 2.5.0

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