|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.hyades.ui.internal.wizard.HyadesWizard
org.eclipse.hyades.ui.internal.wizard.selection.SelectionWizard
public class SelectionWizard
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.ui.internal.wizard.HyadesWizard |
|---|
selection, workbench |
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
SelectionWizard(IWizardElement[] wizardElements,
java.lang.String message)
Constructor for SelectionWizard |
|
| Method Summary | |
|---|---|
void |
addPages()
|
void |
dispose()
|
protected SelectionPage |
getSelectionPage()
Returns the selection page. |
protected void |
initPages()
Instantiates the wizard pages provided by this wizard. |
boolean |
performFinish()
|
| Methods inherited from class org.eclipse.hyades.ui.internal.wizard.HyadesWizard |
|---|
createPageControls, getSelection, getWorkbench, init, setPageHelpIds |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
|---|
addPage, canFinish, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, 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 |
| Methods inherited from interface org.eclipse.jface.wizard.IWizard |
|---|
canFinish, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
| Constructor Detail |
|---|
public SelectionWizard(IWizardElement[] wizardElements,
java.lang.String message)
| Method Detail |
|---|
public void dispose()
dispose in interface org.eclipse.hyades.ui.util.IDisposabledispose in interface org.eclipse.jface.wizard.IWizarddispose in class HyadesWizardIWizard.dispose()protected SelectionPage getSelectionPage()
protected void initPages()
HyadesWizard
initPages in class HyadesWizardHyadesWizard.initPages()public void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.WizardIWizard.addPages()public boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.jface.wizard.WizardIWizard.performFinish()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||