public abstract class GFPropertySection extends AbstractPropertySection implements 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(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(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener