org.semanticgov.ui.wizards
Class NewPAService
java.lang.Object
org.eclipse.jface.wizard.Wizard
org.semanticgov.ui.wizards.NewPAService
- All Implemented Interfaces:
- org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard
public class NewPAService
- extends org.eclipse.jface.wizard.Wizard
- implements org.eclipse.ui.INewWizard
| 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
idPage
protected NewPAServiceIDPage idPage
NewPAService
public NewPAService()
init
public void init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection selection)
- Specified by:
init in interface org.eclipse.ui.IWorkbenchWizard
addPages
public void addPages()
- Specified by:
addPages in interface org.eclipse.jface.wizard.IWizard- Overrides:
addPages in class org.eclipse.jface.wizard.Wizard
initNewFilePage
protected void initNewFilePage(java.lang.String pageName,
org.eclipse.jface.viewers.IStructuredSelection selection)
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
Copyright © 2007-2008 Ontotext Lab.. All Rights Reserved.