- PARENT_PROPERTY - Static variable in interface org.eclipse.gef4.mvc.parts.IVisualPart
-
Name of the property storing this part's parent.
- PartUtils - Class in org.eclipse.gef4.mvc.parts
-
Provides utilities needed in the context of
IVisualPart
s.
- PartUtils() - Constructor for class org.eclipse.gef4.mvc.parts.PartUtils
-
- pcs - Variable in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
-
A PropertyChangeSupport
that is used as a delegate to notify
listeners about changes to this object.
- pcs - Variable in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
A PropertyChangeSupport
that is used as a delegate to notify
listeners about changes to this object.
- pcs - Variable in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
A PropertyChangeSupport
that is used as a delegate to notify
listeners about changes to this object.
- pcs - Variable in class org.eclipse.gef4.mvc.tools.AbstractTool
-
A PropertyChangeSupport
that is used as a delegate to notify
listeners about changes to this object.
- pcs - Variable in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
A PropertyChangeSupport
that is used as a delegate to notify
listeners about changes to this object.
- performResize(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
-
Resizes the
visual
by the given delta width
and delta height.
- performResizeRelocate(double, double, double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocatePolicy
-
- performRotation(Angle, Point) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotatePolicy
-
- performScaleRelocate(Bounds, Bounds) - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocatePolicy
-
Applies a scale/relocate transformation to its
host
.
- pickColor() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.AbstractFXColorPicker
-
Let's the user select a Color
and returns that Color
.
- pickColor(Shell, Color) - Static method in class org.eclipse.gef4.mvc.fx.ui.properties.FXColorPicker
-
- PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.fx.MvcFxBundle
-
The plug-in id of the MVC.FX bundle.
- PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.fx.ui.MvcFxUiBundle
-
The plug-in ID.
- PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.MvcBundle
-
The plug-in id of the MVC bundle.
- PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.ui.MvcUiBundle
-
The plug-in ID.
- press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnDragPolicy
-
This callback method is invoked when a mouse button is pressed on the
host
.
- press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentHandleDragPolicy
-
- press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
-
- press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateOnDragPolicy
-
- press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocateOnHandleDragPolicy
-
- press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
-
- press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocateOnHandleDragPolicy
-
- pressed(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnTypePolicy
-
This callback method is invoked when the user presses a key while the
host
has keyboard focus.
- pressed(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXDeleteSelectedOnTypePolicy
-
- pressed(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
-
- PRIMARY_FOCUSED_EFFECT_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
The role name for the Provider<Effect>
that will be
used to decorate a primary, focused selection.
- PRIMARY_UNFOCUSED_EFFECT_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
The role name for the Provider<Effect>
that will be
used to decorate a primary, unfocused selection.
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
-
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
-
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
-
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
-
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXViewportBehavior
-
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.SelectionForwarder
-