|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.topcased.modeler.editor.properties.sections.graphics.AbstractGraphicPropertySection
public abstract class AbstractGraphicPropertySection
An abstract implementation of a section associated with a graphical property in a tab in the tabbed property sheet page for the modeler. Creation 5 avr. 2006 Updated 21 Nov. 2007
Field Summary |
---|
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
STANDARD_LABEL_WIDTH |
Constructor Summary | |
---|---|
AbstractGraphicPropertySection()
|
Method Summary | |
---|---|
void |
aboutToBeHidden()
|
void |
aboutToBeShown()
|
protected void |
addListener()
Add model listener |
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
|
protected DiagramElement |
getDiagElt()
|
protected java.util.List<DiagramElement> |
getDiagEltList()
|
protected Adapter |
getModelListener()
Get the model Listener |
protected org.eclipse.gef.EditPart |
getSelectedEditPart()
|
protected abstract void |
handleModelChanged(Notification msg)
This method is called when an event occured on the model objects |
protected void |
removeListener()
Remove model listener |
void |
setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
|
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, refresh, shouldUseExtraSpace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractGraphicPropertySection()
Method Detail |
---|
public void createControls(org.eclipse.swt.widgets.Composite parent, org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in interface org.eclipse.ui.views.properties.tabbed.ISection
createControls
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
ISection.createControls(org.eclipse.swt.widgets.Composite,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage)
public void setInput(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection selection)
setInput
in interface org.eclipse.ui.views.properties.tabbed.ISection
setInput
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
AbstractPropertySection.setInput(org.eclipse.ui.IWorkbenchPart,
org.eclipse.jface.viewers.ISelection)
public void aboutToBeShown()
aboutToBeShown
in interface org.eclipse.ui.views.properties.tabbed.ISection
aboutToBeShown
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
AbstractPropertySection.aboutToBeShown()
public void aboutToBeHidden()
aboutToBeHidden
in interface org.eclipse.ui.views.properties.tabbed.ISection
aboutToBeHidden
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
AbstractPropertySection.aboutToBeHidden()
protected void removeListener()
protected void addListener()
protected DiagramElement getDiagElt()
protected java.util.List<DiagramElement> getDiagEltList()
protected org.eclipse.gef.EditPart getSelectedEditPart()
protected Adapter getModelListener()
protected abstract void handleModelChanged(Notification msg)
msg
- the event notification
|
Modelers | |||||||||
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.