|
||||||||||
| 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.ui.wizards.newresource.BasicNewResourceWizard
org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard
org.eclipse.emf.compare.ui.wizard.SaveDeltaWizard
public class SaveDeltaWizard
Wizard used by the "save" action of the ModelStructureMergeViewer.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard |
|---|
WIZARD_ID |
| Fields inherited from class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard |
|---|
selection |
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
SaveDeltaWizard(java.lang.String extension)
Creates a new file wizard given the file extension to use. |
|
| Method Summary | |
|---|---|
void |
addPages()
|
void |
init(org.eclipse.ui.IWorkbench workbench,
ModelInputSnapshot inputSnapshot)
initalizes the wizard. |
boolean |
performFinish()
|
| Methods inherited from class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard |
|---|
init, initializeDefaultPageImageDescriptor |
| Methods inherited from class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard |
|---|
getSelection, getWorkbench, selectAndReveal, selectAndReveal |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
|---|
addPage, canFinish, 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, 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, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
| Constructor Detail |
|---|
public SaveDeltaWizard(java.lang.String extension)
extension - Extension of the file(s) to generate.| Method Detail |
|---|
public void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizardBasicNewFileResourceWizard.addPages()
public void init(org.eclipse.ui.IWorkbench workbench,
ModelInputSnapshot inputSnapshot)
workbench - Current workbench.inputSnapshot - The ModelInputSnapshot to save.public boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizardBasicNewFileResourceWizard.performFinish()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||