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, setWindowTitlepublic ArgumentsWizard(IQueryContext context, ArgumentSet argumentSet)
public void createPageControls(org.eclipse.swt.widgets.Composite pageContainer)
createPageControls in interface org.eclipse.jface.wizard.IWizardcreatePageControls in class org.eclipse.jface.wizard.Wizardpublic org.eclipse.jface.dialogs.IDialogSettings getDialogSettings()
getDialogSettings in interface org.eclipse.jface.wizard.IWizardgetDialogSettings in class org.eclipse.jface.wizard.Wizardpublic void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.Wizardpublic boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.jface.wizard.Wizard