org.wsmostudio.runtime
Class SaveResourceWizard
java.lang.Object
org.eclipse.jface.wizard.Wizard
org.wsmostudio.runtime.SaveResourceWizard
- All Implemented Interfaces:
- org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard
public class SaveResourceWizard
- extends org.eclipse.jface.wizard.Wizard
- implements org.eclipse.ui.INewWizard
|
Field Summary |
protected org.eclipse.ui.dialogs.WizardNewFileCreationPage |
filePage
|
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
DEFAULT_IMAGE |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
addPage, createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, 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 |
createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, setContainer |
filePage
protected org.eclipse.ui.dialogs.WizardNewFileCreationPage filePage
SaveResourceWizard
public SaveResourceWizard(org.wsmo.common.TopEntity unsaved)
addPages
public void addPages()
- Specified by:
addPages in interface org.eclipse.jface.wizard.IWizard- Overrides:
addPages in class org.eclipse.jface.wizard.Wizard
init
public void init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection selection)
- Specified by:
init in interface org.eclipse.ui.IWorkbenchWizard
canFinish
public boolean canFinish()
- Specified by:
canFinish in interface org.eclipse.jface.wizard.IWizard- Overrides:
canFinish in class org.eclipse.jface.wizard.Wizard
isHelpAvailable
public boolean isHelpAvailable()
- Specified by:
isHelpAvailable in interface org.eclipse.jface.wizard.IWizard- Overrides:
isHelpAvailable in class org.eclipse.jface.wizard.Wizard
needsPreviousAndNextButtons
public boolean needsPreviousAndNextButtons()
- Specified by:
needsPreviousAndNextButtons in interface org.eclipse.jface.wizard.IWizard- Overrides:
needsPreviousAndNextButtons in class org.eclipse.jface.wizard.Wizard
needsProgressMonitor
public boolean needsProgressMonitor()
- Specified by:
needsProgressMonitor in interface org.eclipse.jface.wizard.IWizard- Overrides:
needsProgressMonitor in class org.eclipse.jface.wizard.Wizard
performCancel
public boolean performCancel()
- Specified by:
performCancel in interface org.eclipse.jface.wizard.IWizard- Overrides:
performCancel in class org.eclipse.jface.wizard.Wizard
performFinish
public boolean performFinish()
- Specified by:
performFinish in interface org.eclipse.jface.wizard.IWizard- Specified by:
performFinish in class org.eclipse.jface.wizard.Wizard
createWSMOFile
protected org.eclipse.core.resources.IFile createWSMOFile(org.wsmo.common.TopEntity entity)
dispose
public void dispose()
- Specified by:
dispose in interface org.eclipse.jface.wizard.IWizard- Overrides:
dispose in class org.eclipse.jface.wizard.Wizard
getSelectionFile
public org.eclipse.core.resources.IFile getSelectionFile()
Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.