public class ArgumentsWizard
extends org.eclipse.jface.wizard.Wizard
Constructor and Description |
---|
ArgumentsWizard(IQueryContext context,
ArgumentSet argumentSet) |
Modifier and Type | Method and Description |
---|---|
void |
addPages() |
void |
createPageControls(org.eclipse.swt.widgets.Composite pageContainer) |
org.eclipse.jface.dialogs.IDialogSettings |
getDialogSettings() |
boolean |
performFinish() |
addPage, canFinish, dispose, getContainer, getDefaultPageImage, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
public ArgumentsWizard(IQueryContext context, ArgumentSet argumentSet)
public void createPageControls(org.eclipse.swt.widgets.Composite pageContainer)
createPageControls
in interface org.eclipse.jface.wizard.IWizard
createPageControls
in class org.eclipse.jface.wizard.Wizard
public org.eclipse.jface.dialogs.IDialogSettings getDialogSettings()
getDialogSettings
in interface org.eclipse.jface.wizard.IWizard
getDialogSettings
in class org.eclipse.jface.wizard.Wizard
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard