|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNewWizard
org.eclipse.egf.pde.ui.wizard.NewFactoryComponentProjectWizard
public class NewFactoryComponentProjectWizard
This wizard allows the end-user to create a new factory component project.
This wizard is located in Eclipse workbench new menu entry.
Field Summary | |
---|---|
protected NewProjectCreationPage |
_mainPage
Main page. |
protected FactoryComponentContentPage |
_pluginContentPage
FactoryComponent plug-in content page. |
protected FactoryComponentTemplateListSelectionPage |
_wizardListPage
FactoryComponent templates page. |
static String |
FACTORY_COMPONENT_CONTENT_EXTENSION_POINT_ID
Constant defining factory component content extension point id. |
static String |
IMG_WIZARD_FACTORY_COMPONENT
Factory component wizard id. |
static String |
TAG_WIZARD
Constant defining factory component content wizard tag. |
Constructor Summary | |
---|---|
NewFactoryComponentProjectWizard()
Constructor. |
Method Summary | |
---|---|
void |
addPages()
|
boolean |
canFinish()
|
protected void |
createMainPage()
Create the main page. |
protected void |
createPluginContentPage()
Create the plug-in content page. |
protected void |
createTemplatePage()
|
protected WizardElement |
createWizardElement(IConfigurationElement config)
|
static WizardElement |
getWizardElement(ElementList elementList_p,
String wizardElementId_p)
Get a wizard element for given id in given ElementList instance. |
void |
init(IWorkbench workbench_p,
IStructuredSelection selection_p)
|
boolean |
performFinish()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String IMG_WIZARD_FACTORY_COMPONENT
public static final String FACTORY_COMPONENT_CONTENT_EXTENSION_POINT_ID
public static final String TAG_WIZARD
protected NewProjectCreationPage _mainPage
protected FactoryComponentContentPage _pluginContentPage
protected FactoryComponentTemplateListSelectionPage _wizardListPage
Constructor Detail |
---|
public NewFactoryComponentProjectWizard()
Method Detail |
---|
public void addPages()
org.eclipse.jface.wizard.Wizard#addPages()
protected void createTemplatePage()
protected WizardElement createWizardElement(IConfigurationElement config)
protected void createPluginContentPage()
protected void createMainPage()
public boolean canFinish()
org.eclipse.jface.wizard.Wizard#canFinish()
public boolean performFinish()
org.eclipse.jface.wizard.Wizard#performFinish()
public static WizardElement getWizardElement(ElementList elementList_p, String wizardElementId_p)
ElementList
instance.
elementList_p
- wizardElementId_p
-
public void init(IWorkbench workbench_p, IStructuredSelection selection_p)
org.eclipse.ui.IWorkbenchWizard#init(org.eclipse.ui.IWorkbench, org.eclipse.jface.viewers.IStructuredSelection)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.