T
- the WFS configuration typepublic abstract class AbstractWfsWizard<T extends WfsConfiguration>
extends org.eclipse.jface.wizard.Wizard
Modifier and Type | Field and Description |
---|---|
protected T |
configuration
The WFS configuration
|
Constructor and Description |
---|
AbstractWfsWizard(T configuration)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addPages() |
CapabilitiesPage |
getCapabilities() |
AbstractTypesPage<? super T> |
getTypes() |
boolean |
performFinish() |
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
protected final T extends WfsConfiguration configuration
public AbstractWfsWizard(T configuration)
configuration
- the WMS client configurationpublic void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
Wizard.addPages()
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard
Wizard.performFinish()
public CapabilitiesPage getCapabilities()
public AbstractTypesPage<? super T> getTypes()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a