org.eclipse.graphiti.ui.platform
Class GFPropertySection
java.lang.Object
AbstractPropertySection
org.eclipse.graphiti.ui.platform.GFPropertySection
- All Implemented Interfaces:
- java.beans.PropertyChangeListener, java.util.EventListener
public abstract class GFPropertySection
- extends AbstractPropertySection
- implements java.beans.PropertyChangeListener
The Class GFPropertySection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GFPropertySection
public GFPropertySection()
getSelectedPictogramElement
protected PictogramElement getSelectedPictogramElement()
- Returns:
- the selected pictogram element.
execute
public void execute(IFeature feature,
IContext context)
- Executes the feature and adds it to the command stack.
- Parameters:
feature
- the featurecontext
- the context
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface java.beans.PropertyChangeListener
getDiagramEditor
protected IDiagramEditor getDiagramEditor()
- Returns:
- the
IDiagramEditor
diagram editor.
getDiagram
protected Diagram getDiagram()
- Returns:
- the diagram.
getDiagramTypeProvider
protected IDiagramTypeProvider getDiagramTypeProvider()
- Returns:
- the diagram type provider.
Copyright (c) SAP AG 2005, 2010.