|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizardPage
org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage
org.eclipse.egf.core.ui.wizard.page.NewDomainWizardPage
public class NewDomainWizardPage
Implements the new domain wizard page.
Field Summary |
---|
Fields inherited from class org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage |
---|
DEFAULT_DOMAIN_FILE_NAME, DOMAIN_RELATIVE_FOLDER_PATH |
Constructor Summary | |
---|---|
NewDomainWizardPage(String pageName_p)
Constructor. |
|
NewDomainWizardPage(String pageName_p,
String title_p,
ImageDescriptor titleImage_p)
Constructor. |
Method Summary | |
---|---|
protected void |
createDomainFileFieldEditor(Composite parent_p)
Create the field editor to enter the domain file name. |
protected void |
createPageArea(Composite parent_p)
Create the page content. |
protected boolean |
getCompleteStatus()
Check conditions to get the page completed |
protected String |
getPageTitle()
Get the page title. |
String |
getRootPackage()
Return the root package entered by the end-user. |
protected void |
handlePageLayout(Composite parent_p)
Handle the layout of this page. |
Methods inherited from class org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage |
---|
getDefaultDomainFilePath, getDomainFileNameFieldEditor, getHelpContextId, isDomainSelectedExist |
Methods inherited from class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage |
---|
bindTextToAttribute, bindTextToAttribute, getAdapterFactory, getHostingBundle, getHostingPluginId, getHostingProject, getHostingProjectClassLoader, getModelElement, getModelElementWizard, getPageDescription, getParent, handleFieldEditorValidation, isReadOnly, showErrorMessage |
Methods inherited from class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage |
---|
createControl, getContentNumColumn, initialize, isPageComplete, performHelp, updateButtons |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewDomainWizardPage(String pageName_p)
pageName_p
- public NewDomainWizardPage(String pageName_p, String title_p, ImageDescriptor titleImage_p)
pageName_p
- title_p
- titleImage_p
- Method Detail |
---|
protected void createPageArea(Composite parent_p)
AbstractWizardPage
createPageArea
in class AbstractWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage#createPageArea(org.eclipse.swt.widgets.Composite)
protected void handlePageLayout(Composite parent_p)
AbstractWizardPage
handlePageLayout
in class AbstractWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage#handlePageLayout(org.eclipse.swt.widgets.Composite)
protected void createDomainFileFieldEditor(Composite parent_p)
AbstractDomainWizardPage
createDomainFileFieldEditor
in class AbstractDomainWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage#createDomainFileFieldEditor(org.eclipse.swt.widgets.Composite)
protected boolean getCompleteStatus()
AbstractWizardPage
getCompleteStatus
in class AbstractWizardPage
AbstractWizardPage.getCompleteStatus()
protected String getPageTitle()
AbstractWizardPage
getPageTitle
in class AbstractWizardPage
AbstractWizardPage.getPageTitle()
public String getRootPackage()
|
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.