public class CreateDiagramWizard
extends org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
| Constructor and Description |
|---|
CreateDiagramWizard() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPages() |
boolean |
canFinish() |
org.eclipse.graphiti.mm.pictograms.Diagram |
getDiagram() |
void |
init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection currentSelection) |
boolean |
performFinish() |
getSelection, getWorkbench, initializeDefaultPageImageDescriptor, selectAndReveal, selectAndRevealaddPage, 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, setWindowTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainerpublic void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.Wizardpublic boolean canFinish()
canFinish in interface org.eclipse.jface.wizard.IWizardcanFinish in class org.eclipse.jface.wizard.Wizardpublic void init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection currentSelection)
init in interface org.eclipse.ui.IWorkbenchWizardinit in class org.eclipse.ui.wizards.newresource.BasicNewResourceWizardpublic boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.jface.wizard.Wizardpublic org.eclipse.graphiti.mm.pictograms.Diagram getDiagram()
Copyright © 2018. All rights reserved.