|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.topcased.generator.services.wizard.TopcasedBusServicesGeneratorWizard
public class TopcasedBusServicesGeneratorWizard
This class represents the part of the wizard that is specific to the plug-in/service
creation.
This service can run an external tool and define an external service extension.
Field Summary |
---|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
TopcasedBusServicesGeneratorWizard()
|
Method Summary | |
---|---|
void |
addPages()
|
org.eclipse.pde.core.plugin.IPluginReference[] |
getDependencies(java.lang.String schemaVersion)
|
java.lang.String[] |
getNewFiles()
|
java.lang.String |
getWindowTitle()
|
void |
init(org.eclipse.pde.ui.IFieldData data)
|
boolean |
performFinish()
|
boolean |
performFinish(org.eclipse.core.resources.IProject project,
org.eclipse.pde.core.plugin.IPluginModelBase model,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, 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, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
Constructor Detail |
---|
public TopcasedBusServicesGeneratorWizard()
Method Detail |
---|
public java.lang.String[] getNewFiles()
getNewFiles
in interface org.eclipse.pde.ui.IPluginContentWizard
IPluginContentWizard.getNewFiles()
public void init(org.eclipse.pde.ui.IFieldData data)
init
in interface org.eclipse.pde.ui.IPluginContentWizard
IPluginContentWizard.init(org.eclipse.pde.ui.IFieldData)
public org.eclipse.pde.core.plugin.IPluginReference[] getDependencies(java.lang.String schemaVersion)
getDependencies
in interface org.eclipse.pde.ui.IPluginContentWizard
IPluginContentWizard.getDependencies(java.lang.String)
public boolean performFinish(org.eclipse.core.resources.IProject project, org.eclipse.pde.core.plugin.IPluginModelBase model, org.eclipse.core.runtime.IProgressMonitor monitor)
performFinish
in interface org.eclipse.pde.ui.IPluginContentWizard
IPluginContentWizard.performFinish(org.eclipse.core.resources.IProject,
org.eclipse.pde.core.plugin.IPluginModelBase,
org.eclipse.core.runtime.IProgressMonitor)
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
Wizard.addPages()
public java.lang.String getWindowTitle()
getWindowTitle
in interface org.eclipse.jface.wizard.IWizard
getWindowTitle
in class org.eclipse.jface.wizard.Wizard
Wizard.getWindowTitle()
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard
Wizard.performFinish()
|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.