public abstract class GFPropertySection
extends org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
implements java.beans.PropertyChangeListener
Constructor and Description |
---|
GFPropertySection() |
Modifier and Type | Method and Description |
---|---|
void |
execute(IFeature feature,
IContext context)
Executes the feature and adds it to the command stack.
|
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
public void execute(IFeature feature, IContext context)
feature
- the featurecontext
- the contextpublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener