public abstract class GFPropertySection extends AbstractPropertySection implements java.beans.PropertyChangeListener
STANDARD_LABEL_WIDTH
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) |
aboutToBeHidden, aboutToBeShown, createControls, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, refresh, setInput, shouldUseExtraSpace
public void execute(IFeature feature, IContext context)
feature
- the featurecontext
- the contextpublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener