|
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.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
public abstract class AbstractPatternWizardPage
Abstract pattern wizard page.
Allows for the creation of a unique structured viewer, that displays the page element selection.
Constructor Summary | |
---|---|
AbstractPatternWizardPage(String pageId_p)
Constructor. |
Method Summary | |
---|---|
protected void |
createPageArea(Composite parent_p)
Create the page content. |
protected abstract StructuredViewer |
createViewer(Composite parent_p)
Create and initialize the viewer. |
protected abstract boolean |
delegateSelectionChanged(Object selectedElement_p)
Delegate selection changed. |
protected void |
endPageAreaCreation(StructuredViewer viewer_p)
Give the viewer creator back the opportunity to change the viewer representation after/if it has been adapted. |
protected boolean |
getCompleteStatus()
Check conditions to get the page completed |
protected FormToolkit |
getToolkit()
|
protected boolean |
isReadOnly()
Handle page read only mode. |
void |
selectionChanged(SelectionChangedEvent event_p)
|
Methods inherited from class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage |
---|
createControl, getContentNumColumn, getHelpContextId, getPageDescription, getPageTitle, handlePageLayout, 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 AbstractPatternWizardPage(String pageId_p)
pageId_p
- Method Detail |
---|
protected boolean getCompleteStatus()
AbstractWizardPage
getCompleteStatus
in class AbstractWizardPage
AbstractWizardPage.getCompleteStatus()
protected abstract StructuredViewer createViewer(Composite parent_p)
protected void createPageArea(Composite parent_p)
AbstractWizardPage
createPageArea
in class AbstractWizardPage
org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage#createPageArea(org.eclipse.swt.widgets.Composite)
protected FormToolkit getToolkit()
protected void endPageAreaCreation(StructuredViewer viewer_p)
viewer_p
- protected boolean isReadOnly()
AbstractWizardPage
isReadOnly
in class AbstractWizardPage
org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage#handlePageContentEnablement(org.eclipse.swt.widgets.Composite)
public void selectionChanged(SelectionChangedEvent event_p)
org.eclipse.jface.viewers.ISelectionChangedListener#selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent)
protected abstract boolean delegateSelectionChanged(Object selectedElement_p)
selectedElement_p
-
|
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.