Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- filterParts(Collection<? extends IVisualPart<? extends Node>>, Class<T>) - Static method in class org.eclipse.gef.mvc.fx.parts.PartUtils
- 
Searches the given collection ofIVisualParts for elements of the specified type.
- filterParts(Collection<? extends IVisualPart<? extends Node>>, Predicate<? super IVisualPart<? extends Node>>) - Static method in class org.eclipse.gef.mvc.fx.parts.PartUtils
- 
Searches the given collection ofIVisualParts for elements of the specified type.
- findInnerMostContentPart(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
- 
Returns the inner mostIContentPartchild within the part hierarchy of the givenIContentPart.
- findNextContentPart(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
- 
Determines the nextIContentPartto which keyboard focus is assigned, depending on the currently focusedIContentPart.
- findOrCreatePartFor(Object) - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
- 
Finds/Revives/Creates anIContentPartfor the given contentObject.
- findPreviousContentPart(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
- 
Determines the previousIContentPartto which keyboard focus is assigned, depending on the currently focusedIContentPart.
- fitToSize() - Method in class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
- 
Centers the contents within the viewport and zooms the viewport so that the contents are fully visible.
- fitToSize(double) - Method in class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
- 
Centers the contents within the viewport and zooms the viewport so that the contents are fully visible (if possible given the specified zoom factor range).
- fitToSize(double, double) - Method in class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
- 
Centers the contents within the viewport and zooms the viewport so that the contents are fully visible (if possible given the specified zoom factor range).
- FOCUS_FEEDBACK_COLOR_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultFocusFeedbackPartFactory
- 
Defines the binding name for the focus feedback color.
- FOCUS_FEEDBACK_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultFocusFeedbackPartFactory
- 
The role name for theProvider<IGeometry>that will be used to generate focus feedback.
- FOCUS_FEEDBACK_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
- 
The adapter role for the "focus"IFeedbackPartFactory.
- FOCUS_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.FocusModel
- 
TheFocusModelfiresPropertyChangeEvents when the focused part changes.
- FocusBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
- 
TheFocusBehaviorcan be registered on anIVisualPartto transfer the focus information from theFocusModelto the part's visualization.
- FocusBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
- FOCUSED_STYLE - Static variable in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
- 
Defines the CSS styling that is used to highlight a focused viewer.
- FocusFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
- 
TheFocusFeedbackPartvisualizes focus feedback.
- FocusFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
- 
Default constructor.
- FocusModel - Class in org.eclipse.gef.mvc.fx.models
- 
TheFocusModelstores theIContentPartwhich has keyboard focus.
- FocusModel() - Constructor for class org.eclipse.gef.mvc.fx.models.FocusModel
- 
Constructs a newFocusModel.
- focusNext() - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
- 
Assigns focus to the next part in the traversal cycle.
- focusPrevious() - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
- 
Assigns focus to the previous part in the traversal cycle.
- focusProperty() - Method in class org.eclipse.gef.mvc.fx.models.FocusModel
- 
Returns an object property providing the currently focusedIContentPart.
- FocusTraversalPolicy - Class in org.eclipse.gef.mvc.fx.policies
- 
TheFocusTraversalPolicycan be used to assign focus to the next or previous part in the focus traversal cycle.
- FocusTraversalPolicy() - Constructor for class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
- ForwardUndoCompositeOperation - Class in org.eclipse.gef.mvc.fx.operations
- 
TheForwardUndoCompositeOperationis anAbstractCompositeOperationwhich undoes its combined operations in the same order as they are executed.
- ForwardUndoCompositeOperation(String) - Constructor for class org.eclipse.gef.mvc.fx.operations.ForwardUndoCompositeOperation
- 
Creates a newForwardUndoCompositeOperationwith the given label.
- FXEditorActionBarContributor - Class in org.eclipse.gef.mvc.fx.ui.parts
- FXEditorActionBarContributor() - Constructor for class org.eclipse.gef.mvc.fx.ui.parts.FXEditorActionBarContributor
- FXPaintPropertyDescriptor - Class in org.eclipse.gef.mvc.fx.ui.properties
- 
TheFXPaintPropertyDescriptoris aPropertyDescriptorthat uses theFXPaintCellEditorto edit its value.
- FXPaintPropertyDescriptor(Object, String) - Constructor for class org.eclipse.gef.mvc.fx.ui.properties.FXPaintPropertyDescriptor
- 
Creates an property descriptor with the given id and display name.
All Classes and Interfaces|All Packages|Constant Field Values