Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT_PAGE_FLIPPING_MESSAGE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
- 
The String "The currently displayed page contains invalid values."
- AbstractConnectionCreationTool - Class in org.eclipse.gef.tools
- 
The base implementation for tools which create a connection.
- AbstractConnectionCreationTool() - Constructor for class org.eclipse.gef.tools.AbstractConnectionCreationTool
- 
The default constructor
- AbstractConnectionCreationTool(CreationFactory) - Constructor for class org.eclipse.gef.tools.AbstractConnectionCreationTool
- 
Constructs a new abstract creation tool with the given creation factory.
- AbstractConnectionEditPart - Class in org.eclipse.gef.editparts
- 
The base implementation forConnectionEditPart.
- AbstractConnectionEditPart() - Constructor for class org.eclipse.gef.editparts.AbstractConnectionEditPart
- AbstractConnectionEditPart.DefaultAccessibleAnchorProvider - Class in org.eclipse.gef.editparts
- 
Provides accessibility support for when connections are also themselves nodes.
- AbstractEditPart - Class in org.eclipse.gef.editparts
- 
The baseline implementation for theEditPartinterface.
- AbstractEditPart() - Constructor for class org.eclipse.gef.editparts.AbstractEditPart
- AbstractEditPart.EditPolicyIterator - Class in org.eclipse.gef.editparts
- 
Iterates over aListof EditPolcies, skipping anynullvalues encountered.
- AbstractEditPartViewer - Class in org.eclipse.gef.ui.parts
- 
The base implementation for EditPartViewer.
- AbstractEditPartViewer() - Constructor for class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- 
Constructs the viewer and callsAbstractEditPartViewer.init().
- AbstractEditPolicy - Class in org.eclipse.gef.editpolicies
- 
The default implementation ofEditPolicy.
- AbstractEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.AbstractEditPolicy
- AbstractGraphicalEditPart - Class in org.eclipse.gef.editparts
- 
Default implementation forGraphicalEditPart.
- AbstractGraphicalEditPart() - Constructor for class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- AbstractGraphicalEditPart.AccessibleGraphicalEditPart - Class in org.eclipse.gef.editparts
- 
A default implementation ofAccessibleEditPart.
- AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider - Class in org.eclipse.gef.editparts
- 
The default implementation ofAccessibleAnchorProviderreturned inAbstractGraphicalEditPart.getAdapter(Class).
- AbstractHandle - Class in org.eclipse.gef.handles
- 
Base implementation for handles.
- AbstractHandle() - Constructor for class org.eclipse.gef.handles.AbstractHandle
- 
Null constructor
- AbstractHandle(GraphicalEditPart, Locator) - Constructor for class org.eclipse.gef.handles.AbstractHandle
- 
Creates a handle for the givenGraphicalEditPartusing the givenLocator.
- AbstractHandle(GraphicalEditPart, Locator, Cursor) - Constructor for class org.eclipse.gef.handles.AbstractHandle
- 
Creates a handle for the givenGraphicalEditPartusing the givenLocatorandCursor.
- AbstractTool - Class in org.eclipse.gef.tools
- 
The base implementation forTools.
- AbstractTool() - Constructor for class org.eclipse.gef.tools.AbstractTool
- AbstractTool.Input - Class in org.eclipse.gef.tools
- 
Allows the user to access mouse and keyboard input.
- AbstractTransferDragSourceListener - Class in org.eclipse.gef.dnd
- 
An abstract implementation ofTransferDragSourceListenerassociated with anEditPartViewer
- AbstractTransferDragSourceListener(EditPartViewer) - Constructor for class org.eclipse.gef.dnd.AbstractTransferDragSourceListener
- 
Constructs an AbstractTransferDragSourceListener for the given EditPartViewer.
- AbstractTransferDragSourceListener(EditPartViewer, Transfer) - Constructor for class org.eclipse.gef.dnd.AbstractTransferDragSourceListener
- 
Constructs an AbstractTransferDragSourceListener with the specified EditPartViewer and Transfer.
- AbstractTransferDropTargetListener - Class in org.eclipse.gef.dnd
- 
An abstract implementation of TransferDropTargetListener for use withEditPartViewers.
- AbstractTransferDropTargetListener(EditPartViewer) - Constructor for class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
- 
Constructs a new AbstractTransferDropTargetListener and sets the EditPartViewer.
- AbstractTransferDropTargetListener(EditPartViewer, Transfer) - Constructor for class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
- 
Constructs a new AbstractTransferDropTargetListener and sets the EditPartViewer and Transfer.
- AbstractTreeContainerEditPolicy - Class in org.eclipse.gef.editpolicies
- 
Deprecated.Use TreeContainerEditPolicy
- AbstractTreeContainerEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.AbstractTreeContainerEditPolicy
- 
Deprecated.
- AbstractTreeEditPart - Class in org.eclipse.gef.editparts
- 
Default implementation forTreeEditParts used in GEFTreeViewers.
- AbstractTreeEditPart() - Constructor for class org.eclipse.gef.editparts.AbstractTreeEditPart
- 
Default constructor
- AbstractTreeEditPart(Object) - Constructor for class org.eclipse.gef.editparts.AbstractTreeEditPart
- 
Constructs a new EditPart with the specified model.
- ACC_DESC_PALETTE_BUTTON - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
- 
This button is used to show or hide the palette.
- ACC_DESC_PALETTE_TITLE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
- 
The palette can be moved or resized through the context menu for this control.
- acceptArrowKey(KeyEvent) - Method in class org.eclipse.gef.tools.AbstractTool
- 
Returns true if the event corresponds to an arrow key with the appropriate modifiers and if the system is in a state where the arrow key should be accepted.
- acceptSpaceBar(KeyEvent) - Method in class org.eclipse.gef.tools.PanningSelectionTool
- 
Returnstrueif spacebar condition was accepted.
- acceptsType(Object) - Method in class org.eclipse.gef.palette.PaletteContainer
- 
Returns true if this type can be a child of this container.
- acceptsType(Object) - Method in class org.eclipse.gef.palette.PaletteDrawer
- 
Returns true if this type can be a child of this container
- acceptsType(Object) - Method in class org.eclipse.gef.palette.PaletteRoot
- acceptsType(Object) - Method in class org.eclipse.gef.palette.PaletteStack
- 
Returns true if this type can be a child of this container Only accepts ToolEntry's.
- AccessibleAnchorProvider - Interface in org.eclipse.gef
- 
This class provides keyboard accessibility support for Anchors.
- AccessibleEditPart - Class in org.eclipse.gef
- 
This class provides Accessibility support forEditParts.
- AccessibleEditPart() - Constructor for class org.eclipse.gef.AccessibleEditPart
- AccessibleGraphicalEditPart() - Constructor for class org.eclipse.gef.editparts.AbstractGraphicalEditPart.AccessibleGraphicalEditPart
- AccessibleHandleProvider - Interface in org.eclipse.gef
- accGetStep() - Method in class org.eclipse.gef.tools.AbstractTool
- 
Return the accessible step.
- accStepIncrement() - Method in class org.eclipse.gef.tools.AbstractTool
- 
Increment the accessible step.
- accStepReset() - Method in class org.eclipse.gef.tools.AbstractTool
- 
Reset the accessible step.
- ActionBarContributor - Class in org.eclipse.gef.ui.actions
- 
Contributes actions to the workbench. !!
- ActionBarContributor() - Constructor for class org.eclipse.gef.ui.actions.ActionBarContributor
- ActionRegistry - Class in org.eclipse.gef.ui.actions
- 
A container for editor actions.
- ActionRegistry() - Constructor for class org.eclipse.gef.ui.actions.ActionRegistry
- activate() - Method in interface org.eclipse.gef.EditPart
- 
Activates the EditPart.
- activate() - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
Activates this EditPart, which in turn activates its children and EditPolicies.
- activate() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
ExtendsAbstractEditPart.activate()to also activate all source ConnectionEditParts.
- activate() - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
- 
Does nothing by default.
- activate() - Method in class org.eclipse.gef.editpolicies.BendpointEditPolicy
- 
activate()is extended to add a listener to theConnectionfigure.
- activate() - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
- 
Extends activate() to allow proper decoration of children.
- activate() - Method in class org.eclipse.gef.editpolicies.ScrollableSelectionFeedbackEditPolicy
- activate() - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
- 
Extends activate to hook the appropriate listener and to initialize the visual changes for representing selection/focus.
- activate() - Method in interface org.eclipse.gef.EditPolicy
- 
Activates this EditPolicy.
- activate() - Method in interface org.eclipse.gef.Tool
- 
Called when this tool becomes the active tool for the EditDomain.
- activate() - Method in class org.eclipse.gef.tools.AbstractTool
- 
Activates the tool.
- activate() - Method in class org.eclipse.gef.tools.ResizeTracker
- activateEditPolicies() - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
Activates all EditPolicies installed on this part.
- activateFigure() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
- 
Activates the Figure representing this, by setting up the start and end connections, and adding the figure to the Connection Layer.
- activeToolChanged(PaletteViewer, ToolEntry) - Method in interface org.eclipse.gef.palette.PaletteListener
- 
A new tool was activated in the palette.
- add(int, PaletteEntry) - Method in class org.eclipse.gef.palette.PaletteContainer
- 
Adds the given PaletteEntry at positionindex.
- add(int, PaletteEntry) - Method in class org.eclipse.gef.palette.PaletteStack
- add(Command) - Method in class org.eclipse.gef.commands.CompoundCommand
- 
Adds the specified command if it is notnull.
- add(PaletteEntry) - Method in class org.eclipse.gef.palette.PaletteContainer
- 
Adds the given entry to the end of this PaletteContainer
- add(PaletteEntry) - Method in class org.eclipse.gef.palette.PaletteStack
- addAction(IAction) - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
- 
Adds the given action to the action registry.
- addActionToMenu(Menu, IAction) - Method in class org.eclipse.gef.ui.palette.LayoutAction
- 
Helper method that wraps the given action in an ActionContributionItem and then adds it to the given menu.
- addAll(List<? extends PaletteEntry>) - Method in class org.eclipse.gef.palette.PaletteContainer
- 
Adds the list ofPaletteEntryobjects to this PaletteContainer.
- addAll(List<? extends PaletteEntry>) - Method in class org.eclipse.gef.palette.PaletteStack
- addChild(EditPart, int) - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
Adds a childEditPartto this EditPart.
- addChildVisual(EditPart, int) - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
Performs the addition of the child's visual to this EditPart's Visual.
- addChildVisual(EditPart, int) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
Adds the child's Figure to thecontentPane.
- addChildVisual(EditPart, int) - Method in class org.eclipse.gef.editparts.AbstractTreeEditPart
- 
Implemented to assign the child itswidget.
- addChildVisual(EditPart, int) - Method in class org.eclipse.gef.editparts.RootTreeEditPart
- 
This is where the child gets added.
- addCommandStackEventListener(CommandStackEventListener) - Method in class org.eclipse.gef.commands.CommandStack
- 
Appends the listener to the list of command stack listeners.
- addCommandStackListener(CommandStackListener) - Method in class org.eclipse.gef.commands.CommandStack
- 
Deprecated, for removal: This API element is subject to removal in a future version.UseCommandStack.addCommandStackEventListener(CommandStackEventListener)instead. This method will be removed after the 2027-03 release.
- addCornerAndSideHandles(GraphicalEditPart, List<Handle>) - Static method in class org.eclipse.gef.handles.ResizableHandleKit
- 
Fills the given List with handles at each corner and side of a figure.
- addCornerAndSideHandles(GraphicalEditPart, List<Handle>, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles.ResizableHandleKit
- 
Fills the given List with handles at each corner and side of a figure.
- addCornerHandles(GraphicalEditPart, List<Handle>) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Fills the given List with handles at each corner of a figure.
- addCornerHandles(GraphicalEditPart, List<Handle>, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Fills the given List with handles at each corner of a figure.
- addDragSourceListener(TransferDragSourceListener) - Method in class org.eclipse.gef.dnd.DelegatingDragAdapter
- 
Deprecated, for removal: This API element is subject to removal in a future version.UseDelegatingDragAdapter.addDragSourceListener(org.eclipse.jface.util.TransferDragSourceListener)instead. This method will be removed after the 2027-03 release.
- addDragSourceListener(TransferDragSourceListener) - Method in interface org.eclipse.gef.EditPartViewer
- 
Deprecated, for removal: This API element is subject to removal in a future version.UseEditPartViewer.addDragSourceListener(TransferDragSourceListener)instead. This method will be removed after the 2027-03 release.
- addDragSourceListener(TransferDragSourceListener) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- 
Deprecated, for removal: This API element is subject to removal in a future version.UseAbstractEditPartViewer.addDragSourceListener(TransferDragSourceListener)instead. This method will be removed after the 2027-03 release.
- addDragSourceListener(TransferDragSourceListener) - Method in interface org.eclipse.gef.EditPartViewer
- 
Adds aTransferDragSourceListenerto this viewer.
- addDragSourceListener(TransferDragSourceListener) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- addDropTargetListener(TransferDropTargetListener) - Method in class org.eclipse.gef.dnd.DelegatingDropAdapter
- 
Deprecated, for removal: This API element is subject to removal in a future version.UseDelegatingDropAdapter.addDropTargetListener(org.eclipse.jface.util.TransferDropTargetListener)instead. This method will be removed after the 2027-03 release.
- addDropTargetListener(TransferDropTargetListener) - Method in interface org.eclipse.gef.EditPartViewer
- 
Deprecated, for removal: This API element is subject to removal in a future version.UseEditPartViewer.addDragSourceListener(TransferDragSourceListener)instead. This method will be removed after the 2027-03 release.
- addDropTargetListener(TransferDropTargetListener) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- 
Deprecated, for removal: This API element is subject to removal in a future version.UseAbstractEditPartViewer.addDropTargetListener(TransferDropTargetListener)instead. This method will be removed after the 2027-03 release.
- addDropTargetListener(TransferDropTargetListener) - Method in interface org.eclipse.gef.EditPartViewer
- 
Adds aTransferDropTargetListenerto this viewer.
- addDropTargetListener(TransferDropTargetListener) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- addEditPartListener(EditPartListener) - Method in interface org.eclipse.gef.EditPart
- 
Adds a listener to the EditPart.
- addEditPartListener(EditPartListener) - Method in class org.eclipse.gef.editparts.AbstractEditPart
- 
Adds an EditPartListener.
- addFeedback(IFigure) - Method in class org.eclipse.gef.editpolicies.GraphicalEditPolicy
- 
Adds the specifiedFigureto theLayerConstants.FEEDBACK_LAYER.
- addFeedback(IFigure) - Method in class org.eclipse.gef.tools.AbstractTool
- 
Convenience method to add the given figure to the feedback layer.
- addFeedbackFigure(IFigure, Rectangle) - Method in class org.eclipse.gef.editpolicies.ScrollableSelectionFeedbackEditPolicy
- 
Adds a given feedback figure to the feedback layer (using the provided bounds to layout it) and registers it in the localScrollableSelectionFeedbackEditPolicy.feedbackFigureslist.
- addGlobalActionKey(String) - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
- 
Indicates the existence of a global action identified by the specified key.
- addHandle(GraphicalEditPart, List<Handle>, int) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Adds a single handle in the given direction to the given List.
- addHandle(GraphicalEditPart, List<Handle>, int) - Static method in class org.eclipse.gef.handles.ResizableHandleKit
- 
Adds a single handle in the given direction to the given List.
- addHandle(GraphicalEditPart, List<Handle>, int, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Adds a single handle in the given direction to the given List.
- addHandle(GraphicalEditPart, List<Handle>, int, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles.ResizableHandleKit
- 
Adds a single handle in the given direction to the given List with the given DragTracker
- addHandles(GraphicalEditPart, List<Handle>) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Deprecated.
- addHandles(GraphicalEditPart, List<Handle>) - Static method in class org.eclipse.gef.handles.ResizableHandleKit
- 
Deprecated.
- addHandles(GraphicalEditPart, List<Handle>, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Deprecated.
- addMoveHandle(GraphicalEditPart, List<Handle>) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Fills the given List with move borders at each side of a figure.
- addMoveHandle(GraphicalEditPart, List<Handle>) - Static method in class org.eclipse.gef.handles.ResizableHandleKit
- 
Fills the given List with move borders at each side of a figure.
- addMoveHandle(GraphicalEditPart, List<Handle>, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles.NonResizableHandleKit
- 
Fills the given List with move borders at each side of a figure.
- addMoveHandle(GraphicalEditPart, List<Handle>, DragTracker, Cursor) - Static method in class org.eclipse.gef.handles.ResizableHandleKit
- 
Fills the given List with move borders with the given DragTracker at each side of a figure.
- addNodeListener(NodeListener) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- addNodeListener(NodeListener) - Method in interface org.eclipse.gef.GraphicalEditPart
- 
Adds a NodeListener to the EditPart.
- addNotify() - Method in interface org.eclipse.gef.EditPart
- 
Called after the EditPart has been added to its parent.
- addNotify() - Method in class org.eclipse.gef.editparts.AbstractConnectionEditPart
- addNotify() - Method in class org.eclipse.gef.editparts.AbstractEditPart
- addNotify() - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- addNotify() - Method in class org.eclipse.gef.handles.AbstractHandle
- 
Adds this as anAncestorListenerto the owner'sFigure.
- addNotify() - Method in class org.eclipse.gef.handles.ConnectionHandle
- 
Adds this as aFigureListenerto the owner'sFigure.
- addPaletteListener(PaletteListener) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
- 
Adds the given PaletteListener as the one to be notified when the active tool on the palette changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.gef.EditPartViewer
- 
Adds a listener to be notified of viewer property changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef.palette.PaletteEntry
- 
A listener can only be added once.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
- 
NOTE: TheoldValuefield of thePropertyChangeEventused to notify listeners will always benull.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- addRetargetAction(RetargetAction) - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
- 
Adds the specified RetargetAction to this contributorsActionRegistry.
- addRulerChangeListener(RulerChangeListener) - Method in class org.eclipse.gef.rulers.RulerProvider
- 
The given listener will be notified of changes in ruler properties.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.gef.ui.parts.ContentOutlinePage
- addSelectionHandles() - Method in class org.eclipse.gef.editpolicies.SelectionHandlesEditPolicy
- 
Adds the handles to the handle layer.
- addSelectionListener() - Method in class org.eclipse.gef.editpolicies.SelectionEditPolicy
- 
Adds an EditPartListener to the host to observe selection/focus changes.
- addSourceConnection(ConnectionEditPart, int) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
Adds a source ConnectionEditPart at the specified index.
- addStandardActionGroups(IMenuManager) - Static method in class org.eclipse.gef.ui.actions.GEFActionConstants
- 
Adds standard group separators to the given MenuManager.
- addTargetConnection(ConnectionEditPart, int) - Method in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
- 
Adds a target ConnectionEditPart at the specified index.
- addViewer(EditPartViewer) - Method in class org.eclipse.gef.EditDomain
- 
Adds an EditPartViewer into the EditDomain.
- addViewer(EditPartViewer) - Method in class org.eclipse.gef.ui.parts.SelectionSynchronizer
- 
Adds a viewer to the set of synchronized viewers
- ALIGN_BOTTOM - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
- 
Align bottom action id.
- ALIGN_CENTER - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
- 
Align center (horizontal) action id.
- ALIGN_LEFT - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
- 
Align left action id.
- ALIGN_MIDDLE - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
- 
Align middle (vertical) action id.
- ALIGN_RIGHT - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
- 
Align right action id.
- ALIGN_TOP - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
- 
Align top action id.
- AlignmentAction - Class in org.eclipse.gef.ui.actions
- 
An action to align the selected parts.
- AlignmentAction(IEditorPart, int) - Constructor for class org.eclipse.gef.ui.actions.AlignmentAction
- 
Deprecated.use AlignmentAction(IWorkbenchPart, int align)
- AlignmentAction(IWorkbenchPart, int) - Constructor for class org.eclipse.gef.ui.actions.AlignmentAction
- 
Constructs an AlignmentAction with the given part and alignment ID.
- AlignmentRequest - Class in org.eclipse.gef.requests
- 
A request to align multiple objects.
- AlignmentRequest() - Constructor for class org.eclipse.gef.requests.AlignmentRequest
- 
Default constructor.
- AlignmentRequest(Object) - Constructor for class org.eclipse.gef.requests.AlignmentRequest
- 
Constructs a new AlignmentRequest with the new type.
- AlignmentRetargetAction - Class in org.eclipse.gef.ui.actions
- AlignmentRetargetAction(int) - Constructor for class org.eclipse.gef.ui.actions.AlignmentRetargetAction
- 
Constructs a new AlignmentRetargetAction with the default ID, label and image based on the given alignment constant.
- ancestorAdded(IFigure) - Method in class org.eclipse.gef.handles.AbstractHandle
- ancestorMoved(IFigure) - Method in class org.eclipse.gef.handles.AbstractHandle
- ancestorRemoved(IFigure) - Method in class org.eclipse.gef.handles.AbstractHandle
- appendSelection(EditPart) - Method in interface org.eclipse.gef.EditPartViewer
- 
Appends the specifiedEditPartto the viewer's selection.
- appendSelection(EditPart) - Method in class org.eclipse.gef.SelectionManager
- 
Appends theEditPartto the current selection.
- appendSelection(EditPart) - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
- appendToSection(String, PaletteEntry) - Method in class org.eclipse.gef.palette.PaletteContainer
- 
Appends the given entry after the entry with the given id, but before the next separator.
- apply() - Method in class org.eclipse.gef.ui.palette.customize.DefaultEntryPage
- 
Being live, this method is completely ignored.
- apply() - Method in interface org.eclipse.gef.ui.palette.customize.EntryPage
- 
This method is called when changes made to properties need to be reflected in the model.
- APPLY_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
- 
The unique ID for the Apply Button.
- APPLY_ID - Static variable in class org.eclipse.gef.ui.palette.customize.PaletteSettingsDialog
- APPLY_LABEL - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
- 
The String "&Apply"
- applyProperty(Object, Object) - Method in class org.eclipse.gef.tools.AbstractTool
- 
This method is invoked fromAbstractTool.setProperties(Map).
- applyProperty(Object, Object) - Method in class org.eclipse.gef.tools.CreationTool
- applyProperty(Object, Object) - Method in class org.eclipse.gef.tools.MarqueeSelectionTool
- applySelection(EditPartViewer, ISelection) - Method in class org.eclipse.gef.ui.parts.SelectionSynchronizer
- 
Applies the given EditPart selection from another viewer to the given viewer.
- AutoexposeHelper - Interface in org.eclipse.gef
- 
A helper returned from aGraphicalEditPart.
- AutoexposeHelper.Search - Class in org.eclipse.gef
- 
Used with EditPartViewers to find the AutoexposeHelper at a Point.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form