|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractFormPart
org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails
public abstract class AbstractPatternDetails
Abstract pattern details.
Details part of the Master/Details pattern.
Use together with an AbstractPatternBlock
.
Constructor Summary | |
---|---|
AbstractPatternDetails(IFormPart masterPart_p)
Constructor. |
Method Summary | |
---|---|
void |
createContents(Composite parent_p)
|
protected abstract void |
doCreateContents(FormToolkit toolkit_p,
Composite parent_p,
Object initialContent_p)
Do create contents. |
protected Object |
getInitialContent()
Get initial content required at construction time. |
protected FormToolkit |
getToolkit()
Get tool kit. |
protected void |
handleSelectionChanged(IStructuredSelection selection_p)
Selection has changed, refresh content if needed. |
void |
selectionChanged(IFormPart part_p,
ISelection selection_p)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractPatternDetails(IFormPart masterPart_p)
toolkit_p
- masterPart_p
- Method Detail |
---|
protected FormToolkit getToolkit()
protected Object getInitialContent()
public void createContents(Composite parent_p)
org.eclipse.ui.forms.IDetailsPage#createContents(org.eclipse.swt.widgets.Composite)
protected abstract void doCreateContents(FormToolkit toolkit_p, Composite parent_p, Object initialContent_p)
parent_p
- public void selectionChanged(IFormPart part_p, ISelection selection_p)
org.eclipse.ui.forms.IPartSelectionListener#selectionChanged(org.eclipse.ui.forms.IFormPart, org.eclipse.jface.viewers.ISelection)
protected void handleSelectionChanged(IStructuredSelection selection_p)
selection_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.