|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
eu.esdihumboldt.hale.ui.io.IOWizard<P>
eu.esdihumboldt.hale.ui.io.ImportWizard<P>
P
- the IOProvider
type used in the wizardpublic abstract class ImportWizard<P extends ImportProvider>
Abstract import wizard
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 |
---|
public ImportWizard(Class<P> providerType)
IOWizard.IOWizard(Class)
Method Detail |
---|
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class IOWizard<P extends ImportProvider>
Wizard.addPages()
public ImportSelectSourcePage<P,? extends ImportWizard<P>> getSelectSourcePage()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |