public class EditParamWizard
extends org.eclipse.jface.wizard.Wizard
implements org.eclipse.jface.wizard.IWizard
| Constructor and Description |
|---|
EditParamWizard(String title,
String description,
String name,
String value)
Creates a wizard-like to set name/value
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPages() |
String |
getName() |
String |
getValue() |
boolean |
performCancel() |
boolean |
performFinish() |
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainerpublic void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.Wizardpublic String getName()
public String getValue()
public boolean performCancel()
performCancel in interface org.eclipse.jface.wizard.IWizardperformCancel in class org.eclipse.jface.wizard.Wizardpublic boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.jface.wizard.WizardCopyright © 2006–2013 The Apache Software Foundation. All rights reserved.