Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- factory - Variable in class org.eclipse.gef.palette.CreationToolEntry
- 
Deprecated.
- FEEDBACK_LAYER - Static variable in interface org.eclipse.gef.LayerConstants
- 
The layer containing feedback, which are generally temporary visuals that appear on top of all other visuals.
- feedbackHelper - Variable in class org.eclipse.gef.editpolicies.GraphicalNodeEditPolicy
- 
the current FeedbackHelper
- FeedbackHelper - Class in org.eclipse.gef.editpolicies
- 
Helps display connection feedback during drags of the connection ends.
- FeedbackHelper() - Constructor for class org.eclipse.gef.editpolicies.FeedbackHelper
- 
Constructs a new FeedbackHelper.
- figure - Variable in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
The Figure
- fill(Composite) - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
- 
The control item implementation of thisIContributionItemmethod calls thecreateControlframework method.
- fill(Menu, int) - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
- 
The control item implementation of thisIContributionItemmethod throws an exception since controls cannot be added to menus.
- fill(ToolBar, int) - Method in class org.eclipse.gef.ui.actions.ZoomComboContributionItem
- 
The control item implementation of thisIContributionItemmethod calls thecreateControlframework method to create a control under the given parent, and then creates a new tool item to hold it.
- filterEditPartsUnderstanding(List<? extends EditPart>, Request) - Static method in class org.eclipse.gef.tools.ToolUtilities
- 
Filters the given list of EditParts so that the list only contains the EditParts that understand the given request (i.e. returntruefromEditPart.understandsRequest(Request)when passed the given request).
- find(EditPart) - Static method in class org.eclipse.gef.editparts.LayerManager.Helper
- 
Finds the LayerManager given any EditPart in the Viewer.
- find(EditPartViewer) - Static method in class org.eclipse.gef.editparts.LayerManager.Helper
- 
Finds the LayerManager given a Viewer.
- findCommonAncestor(EditPart, EditPart) - Static method in class org.eclipse.gef.tools.ToolUtilities
- 
Returns the common parent editpart for given pair of EditParts.
- findHandleAt(Point) - Method in interface org.eclipse.gef.GraphicalViewer
- 
Returns theHandleat the specified Point.
- findHandleAt(Point) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
- findIndexOfTreeItemAt(Point) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
- 
Calculates the index of the TreeItem at given point.
- findObjectAt(Point) - Method in interface org.eclipse.gef.EditPartViewer
- 
Returnsnullor theEditPartassociated with the specified location.
- findObjectAt(Point) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- findObjectAtExcluding(Point, Collection<IFigure>) - Method in interface org.eclipse.gef.EditPartViewer
- 
Returnsnullor theEditPartat the specified location, excluding the specified set.
- findObjectAtExcluding(Point, Collection<IFigure>) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- findObjectAtExcluding(Point, Collection<IFigure>, EditPartViewer.Conditional) - Method in interface org.eclipse.gef.EditPartViewer
- 
Returnsnullor theEditPartat the specified location, using the given exclusion set and conditional.
- findObjectAtExcluding(Point, Collection<IFigure>, EditPartViewer.Conditional) - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
- findObjectAtExcluding(Point, Collection, EditPartViewer.Conditional) - Method in class org.eclipse.gef.ui.parts.TreeViewer
- findTreeItemAt(Point) - Method in class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
- 
Calculates theTreeItemat a specifiedPoint.
- findViewport(GraphicalEditPart) - Method in class org.eclipse.gef.editparts.ViewportAutoexposeHelper
- findViewport(GraphicalEditPart) - Method in class org.eclipse.gef.editparts.ViewportExposeHelper
- findViewport(GraphicalEditPart) - Method in class org.eclipse.gef.editparts.ViewportMouseWheelHelper
- fireActivated() - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
NotifiesEditPartListenersthat this EditPart has been activated.
- fireChildAdded(EditPart, int) - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
NotifiesEditPartListenersthat a child has been added.
- fireDeactivated() - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
NotifiesEditPartListenersthat this EditPart has been deactivated.
- fireModeChanged() - Method in class org.eclipse.gef.ui.palette.PaletteViewer
- 
Notifies registered listeners of change in the active tool on the palette
- firePropertyChange(int) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
- firePropertyChanged(String, Object) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
- 
The oldValue of the PropertyChangeEvent that is fired will always benull.
- fireRemovingChild(EditPart, int) - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
NotifiesEditPartListenersthat a child is being removed.
- fireRemovingSourceConnection(ConnectionEditPart, int) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
Notifies listeners that a source connection has been removed.
- fireRemovingTargetConnection(ConnectionEditPart, int) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
Notifies listeners that a target connection has been removed.
- fireSelectionChanged() - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
NotifiesEditPartListenersthat the selection has changed.
- fireSelectionChanged() - Method in class org.eclipse.gef.SelectionManager
- 
Causes the viewer to fire selection changed notification to all listeners.
- fireSelectionChanged() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- 
Fires selection changed to the registered listeners at the time called.
- fireSelectionChanged() - Method in class org.eclipse.gef.ui.parts.TreeViewer
- fireSourceConnectionAdded(ConnectionEditPart, int) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
Notifies listeners that a source connection has been added.
- fireTargetConnectionAdded(ConnectionEditPart, int) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
Notifies listeners that a target connection has been added.
- FIT_ALL - Static variable in class org.eclipse.gef.editparts.ZoomManager
- 
String constant for the "Page" zoom level.
- FIT_HEIGHT - Static variable in class org.eclipse.gef.editparts.ZoomManager
- 
String constant for the "Height" zoom level.
- FIT_WIDTH - Static variable in class org.eclipse.gef.editparts.ZoomManager
- 
String constant for the "Width" zoom level.
- FitAllAction_Label - Static variable in class org.eclipse.gef.SharedMessages
- 
The string "Page".
- FitHeightAction_Label - Static variable in class org.eclipse.gef.SharedMessages
- 
The string "Height".
- FitWidthAction_Label - Static variable in class org.eclipse.gef.SharedMessages
- 
The string "Width".
- FLAG_ACTIVE - Static variable in class org.eclipse.gef.editparts.AbstractEditPart
- 
This flag is set duringAbstractEditPart.activate(), and reset onAbstractEditPart.deactivate()
- FLAG_FOCUS - Static variable in class org.eclipse.gef.editparts.AbstractEditPart
- 
This flag indicates that the EditPart has focus.
- FLAG_SELECTION_PERFORMED - Static variable in class org.eclipse.gef.tools.SelectEditPartTracker
- 
Flag to indicate selection has been performed.
- FlagSupport - Class in org.eclipse.gef.util
- 
A structure for storing multiple flags compactly using a 32-bitint.
- FlagSupport() - Constructor for class org.eclipse.gef.util.FlagSupport
- FlowLayoutEditPolicy - Class in org.eclipse.gef.editpolicies
- 
An EditPolicy for use withFlowLayout.
- FlowLayoutEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.FlowLayoutEditPolicy
- flush() - Method in class org.eclipse.gef.commands.CommandStack
- 
Flushes the entire stack and resets the save location to zero.
- flush() - Method in interface org.eclipse.gef.EditPartViewer
- 
Flushes all pending updates to the Viewer.
- flush() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- flush() - Method in class org.eclipse.gef.ui.parts.GraphicalViewerImpl
- 
Flushes and pending layouts and paints in the lightweight system.
- FlyoutPaletteComposite - Class in org.eclipse.gef.ui.palette
- 
The FlyoutPaletteComposite is used to show a flyout palette alongside another control.
- FlyoutPaletteComposite(Composite, int, IWorkbenchPage, PaletteViewerProvider, FlyoutPaletteComposite.FlyoutPreferences) - Constructor for class org.eclipse.gef.ui.palette.FlyoutPaletteComposite
- 
Constructor
- FlyoutPaletteComposite.FlyoutPreferences - Interface in org.eclipse.gef.ui.palette
- 
FlyoutPreferences is used to save/load the preferences for the flyout palette.
- focusGained(FocusEvent, EditPartViewer) - Method in class org.eclipse.gef.EditDomain
- 
Called when one of the EditDomain's Viewers receives keyboard focus.
- focusGained(FocusEvent, EditPartViewer) - Method in interface org.eclipse.gef.Tool
- 
Called when a Viewer's Control gains keyboard focus.
- focusGained(FocusEvent, EditPartViewer) - Method in class org.eclipse.gef.tools.AbstractTool
- 
Called when a viewer that the editor controls gains focus.
- focusLost(FocusEvent, EditPartViewer) - Method in class org.eclipse.gef.EditDomain
- 
Called when one of the EditDomain's Viewers is losing keyboard focus.
- focusLost(FocusEvent, EditPartViewer) - Method in interface org.eclipse.gef.Tool
- 
Called when a Viewer's Control loses keyboard focus.
- focusLost(FocusEvent, EditPartViewer) - Method in class org.eclipse.gef.tools.AbstractTool
- 
Called when a viewer that the editor controls loses focus.
- focusPart - Variable in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- 
Deprecated.
- FONT_CHANGE_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
- ForwardedRequest - Class in org.eclipse.gef.requests
- 
A Request to be forwarded to another EditPart.
- ForwardedRequest(Object) - Constructor for class org.eclipse.gef.requests.ForwardedRequest
- 
Creates a ForwardRequest with the given type.
- ForwardedRequest(Object, EditPart) - Constructor for class org.eclipse.gef.requests.ForwardedRequest
- 
Creates a ForwardRequest with the given type and sets the sender.
- ForwardUndoCompoundCommand - Class in org.eclipse.gef.commands
- 
A CompoundCommand that performs undo on its contained Commands in the same order in which they were executed.
- ForwardUndoCompoundCommand() - Constructor for class org.eclipse.gef.commands.ForwardUndoCompoundCommand
- 
Constructs a ForwardUndoCompoundCommand with no label
- ForwardUndoCompoundCommand(String) - Constructor for class org.eclipse.gef.commands.ForwardUndoCompoundCommand
- 
Constructs a ForwardUndoCompoundCommand with the specified label
- FreeformGraphicalRootEditPart - Class in org.eclipse.gef.editparts
- 
A graphical root that usesFreeformFiguresas the layers in the diagram.
- FreeformGraphicalRootEditPart() - Constructor for class org.eclipse.gef.editparts.FreeformGraphicalRootEditPart
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ToolEntry.setToolProperty(Object, Object)method.