Package org.eclipse.gef.mvc.fx.ui.properties
This package contains helper classes for the integration and manipulation of
properties within the Eclipse "Properties View".
-
Interface Summary Interface Description IPropertySheetPageFactory A factory to create a newIPropertySheetPage
. -
Class Summary Class Description FXPaintPropertyDescriptor TheFXPaintPropertyDescriptor
is aPropertyDescriptor
that uses theFXPaintCellEditor
to edit its value.SetPropertyValueOperation AnITransactionalOperation
used to set or reset the value of a property.UndoablePropertySheetEntry UndoablePropertySheetEntry provides undo support for changes made to IPropertySources by the PropertySheetViewer.UndoablePropertySheetPage PropertySheetPage extension that allows to perform undo/redo of property value changes also in case the relatedIWorkbenchPart
is not active.