|
 |
|
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
A
-
ABORT_PAGE_FLIPPING_MESSAGE -
Static variable in class org.eclipse.gef.ui.palette.
PaletteMessages
- The String "The currently displayed page contains invalid values."
-
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.
-
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.
-
ANIMATE_NEVER -
Static variable in class org.eclipse.gef.editparts.
ZoomManager
- Style bit meaning don't animate any zooms
-
ANIMATE_ZOOM_IN_OUT -
Static variable in class org.eclipse.gef.editparts.
ZoomManager
- Style bit meaning animate during
ZoomManager.zoomIn() and
ZoomManager.zoomOut()
-
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
- The unique IDs for the various widgets.
-
APPLY_LABEL -
Static variable in class org.eclipse.gef.ui.palette.
PaletteMessages
- The String "&Apply"
-
AbstractConnectionCreationTool - class org.eclipse.gef.tools.
AbstractConnectionCreationTool.
- 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 org.eclipse.gef.editparts.
AbstractConnectionEditPart.
- The base implementation for
ConnectionEditPart . -
AbstractConnectionEditPart() -
Constructor for class org.eclipse.gef.editparts.
AbstractConnectionEditPart
-
-
AbstractConnectionEditPart.DefaultAccessibleAnchorProvider - class org.eclipse.gef.editparts.
AbstractConnectionEditPart.DefaultAccessibleAnchorProvider.
- Provides accessibility support for when connections are also themselves nodes.
-
AbstractEditPart - class org.eclipse.gef.editparts.
AbstractEditPart.
- The baseline implementation for the
EditPart interface.
-
AbstractEditPart() -
Constructor for class org.eclipse.gef.editparts.
AbstractEditPart
-
-
AbstractEditPart.EditPolicyIterator - class org.eclipse.gef.editparts.
AbstractEditPart.EditPolicyIterator.
- Iterates over a
List of EditPolcies, skipping any null values
encountered. -
AbstractEditPart.EditPolicyIterator(List) -
Constructor for class org.eclipse.gef.editparts.
AbstractEditPart.EditPolicyIterator
-
Deprecated. this constructor should not be used
-
AbstractEditPartViewer - class org.eclipse.gef.ui.parts.
AbstractEditPartViewer.
- The base implementation for EditPartViewer.
-
AbstractEditPartViewer() -
Constructor for class org.eclipse.gef.ui.parts.
AbstractEditPartViewer
- Constructs the viewer and calls
AbstractEditPartViewer.init() .
-
AbstractEditPolicy - class org.eclipse.gef.editpolicies.
AbstractEditPolicy.
- The default implementation of
EditPolicy .
-
AbstractEditPolicy() -
Constructor for class org.eclipse.gef.editpolicies.
AbstractEditPolicy
-
-
AbstractGraphicalEditPart - class org.eclipse.gef.editparts.
AbstractGraphicalEditPart.
- Default implementation for
GraphicalEditPart .
-
AbstractGraphicalEditPart() -
Constructor for class org.eclipse.gef.editparts.
AbstractGraphicalEditPart
-
-
AbstractGraphicalEditPart.AccessibleGraphicalEditPart - class org.eclipse.gef.editparts.
AbstractGraphicalEditPart.AccessibleGraphicalEditPart.
- A default implementation of
AccessibleEditPart . -
AbstractGraphicalEditPart.AccessibleGraphicalEditPart() -
Constructor for class org.eclipse.gef.editparts.
AbstractGraphicalEditPart.AccessibleGraphicalEditPart
-
-
AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider - class org.eclipse.gef.editparts.
AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider.
- The default implementation of
AccessibleAnchorProvider returned in
AbstractGraphicalEditPart.getAdapter(Class) . -
AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider() -
Constructor for class org.eclipse.gef.editparts.
AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider
-
-
AbstractHandle - class org.eclipse.gef.handles.
AbstractHandle.
- 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 given
GraphicalEditPart using the given
Locator .
-
AbstractHandle(GraphicalEditPart, Locator, Cursor) -
Constructor for class org.eclipse.gef.handles.
AbstractHandle
- Creates a handle for the given
GraphicalEditPart using the given
Locator and Cursor .
-
AbstractTool - class org.eclipse.gef.tools.
AbstractTool.
- The base implementation for
Tool s. -
AbstractTool() -
Constructor for class org.eclipse.gef.tools.
AbstractTool
-
-
AbstractTool.Input - class org.eclipse.gef.tools.
AbstractTool.Input.
- Allows the user to access mouse and keyboard input.
-
AbstractTool.Input() -
Constructor for class org.eclipse.gef.tools.
AbstractTool.Input
-
-
AbstractTransferDragSourceListener - class org.eclipse.gef.dnd.
AbstractTransferDragSourceListener.
- An abstract implementation of
TransferDragSourceListener
associated with an
EditPartViewer
-
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 org.eclipse.gef.dnd.
AbstractTransferDropTargetListener.
- An abstract implementation of TransferDropTargetListener for use with
EditPartViewer s. -
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 org.eclipse.gef.editpolicies.
AbstractTreeContainerEditPolicy.
-
Deprecated. Use TreeContainerEditPolicy
-
AbstractTreeContainerEditPolicy() -
Constructor for class org.eclipse.gef.editpolicies.
AbstractTreeContainerEditPolicy
-
Deprecated.
-
AbstractTreeEditPart - class org.eclipse.gef.editparts.
AbstractTreeEditPart.
- Default implementation for
TreeEditPart s used in GEF
TreeViewer s.
-
AbstractTreeEditPart(Object) -
Constructor for class org.eclipse.gef.editparts.
AbstractTreeEditPart
- Constructs a new EditPart with the specified model.
-
AbstractTreeEditPart() -
Constructor for class org.eclipse.gef.editparts.
AbstractTreeEditPart
- Default constructor
-
AccessibleAnchorProvider - interface org.eclipse.gef.
AccessibleAnchorProvider.
- This class provides keyboard accessibility support for Anchors.
-
AccessibleEditPart - class org.eclipse.gef.
AccessibleEditPart.
- This class provides Accessibility support for
EditParts . -
AccessibleEditPart() -
Constructor for class org.eclipse.gef.
AccessibleEditPart
-
-
AccessibleHandleProvider - interface org.eclipse.gef.
AccessibleHandleProvider.
- This class provides keyboard accessibility support for the
Handles of
the primary-selected
EditPart . -
ActionBarContributor - class org.eclipse.gef.ui.actions.
ActionBarContributor.
- Contributes actions to the workbench.
!!
-
ActionBarContributor() -
Constructor for class org.eclipse.gef.ui.actions.
ActionBarContributor
-
-
ActionRegistry - class org.eclipse.gef.ui.actions.
ActionRegistry.
- A container for editor actions.
-
ActionRegistry() -
Constructor for class org.eclipse.gef.ui.actions.
ActionRegistry
-
-
AlignmentAction - class org.eclipse.gef.ui.actions.
AlignmentAction.
- 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 org.eclipse.gef.requests.
AlignmentRequest.
- 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 org.eclipse.gef.ui.actions.
AlignmentRetargetAction.
-
-
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.
-
AutoexposeHelper - interface org.eclipse.gef.
AutoexposeHelper.
- A helper returned from a
GraphicalEditPart . -
AutoexposeHelper.Search - class org.eclipse.gef.
AutoexposeHelper.Search.
- Used with EditPartViewers to find the AutoexposeHelper at a Point.
-
AutoexposeHelper.Search(Point) -
Constructor for class org.eclipse.gef.
AutoexposeHelper.Search
- Constructs a new Search at a point on the viewer.
-
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
- Returns
true if 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.
-
activate() -
Method in interface org.eclipse.gef.
EditPart
- Activates the EditPart.
-
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.editparts.
AbstractEditPart
- Activates this EditPart, which in turn activates
its children and EditPolicies.
-
activate() -
Method in class org.eclipse.gef.editparts.
AbstractGraphicalEditPart
- Extends
AbstractEditPart.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 the Connection
figure.
-
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.
SelectionEditPolicy
- Extends activate to hook the appropriate listener and to initialize the visual changes
for representing selection/focus.
-
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(Command) -
Method in class org.eclipse.gef.commands.
CompoundCommand
- Adds the specified command if it is not
null .
-
add(PaletteEntry) -
Method in class org.eclipse.gef.palette.
PaletteContainer
- Adds the given entry to the end of this PaletteContainer
-
add(int, PaletteEntry) -
Method in class org.eclipse.gef.palette.
PaletteContainer
- Adds the given PaletteEntry at position
index .
-
add(int, PaletteEntry) -
Method in class org.eclipse.gef.palette.
PaletteStack
-
-
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) -
Method in class org.eclipse.gef.palette.
PaletteContainer
- Adds the list of
PaletteEntry objects to this PaletteContainer.
-
addAll(List) -
Method in class org.eclipse.gef.palette.
PaletteStack
-
-
addChild(EditPart, int) -
Method in class org.eclipse.gef.editparts.
AbstractEditPart
- Adds a child
EditPart to 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 the
contentPane .
-
addChildVisual(EditPart, int) -
Method in class org.eclipse.gef.editparts.
AbstractTreeEditPart
- Implemented to assign the child its
widget .
-
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
- Appends the listener to the list of command stack listeners.
-
addCornerHandles(GraphicalEditPart, List, DragTracker, Cursor) -
Static method in class org.eclipse.gef.handles.
NonResizableHandleKit
- Fills the given List with handles at each corner of a
figure.
-
addCornerHandles(GraphicalEditPart, List) -
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 interface org.eclipse.gef.
EditPartViewer
- Provided for compatibility with existing code.
-
addDragSourceListener(TransferDragSourceListener) -
Method in interface org.eclipse.gef.
EditPartViewer
- Adds a
TransferDragSourceListener to this viewer.
-
addDragSourceListener(TransferDragSourceListener) -
Method in class org.eclipse.gef.dnd.
DelegatingDragAdapter
-
Deprecated.
-
addDragSourceListener(TransferDragSourceListener) -
Method in class org.eclipse.gef.ui.parts.
AbstractEditPartViewer
-
-
addDragSourceListener(TransferDragSourceListener) -
Method in class org.eclipse.gef.ui.parts.
AbstractEditPartViewer
-
-
addDropTargetListener(TransferDropTargetListener) -
Method in interface org.eclipse.gef.
EditPartViewer
- Provided for compatibility with existing code.
-
addDropTargetListener(TransferDropTargetListener) -
Method in interface org.eclipse.gef.
EditPartViewer
- Adds a
TransferDropTargetListener to this viewer.
-
addDropTargetListener(TransferDropTargetListener) -
Method in class org.eclipse.gef.dnd.
DelegatingDropAdapter
-
Deprecated.
-
addDropTargetListener(TransferDropTargetListener) -
Method in class org.eclipse.gef.ui.parts.
AbstractEditPartViewer
-
-
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 specified
Figure to the
LayerConstants.FEEDBACK_LAYER .
-
addFeedback(IFigure) -
Method in class org.eclipse.gef.tools.
AbstractTool
- Convenience method to add the given figure to the feedback layer.
-
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, 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, 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, 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, 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) -
Static method in class org.eclipse.gef.handles.
NonResizableHandleKit
- Fills the given List with handles at each corner.
-
addHandles(GraphicalEditPart, List, DragTracker, Cursor) -
Static method in class org.eclipse.gef.handles.
NonResizableHandleKit
- Fills the given List with handles at each corner.
-
addHandles(GraphicalEditPart, List) -
Static method in class org.eclipse.gef.handles.
ResizableHandleKit
- Fills the given List with handles at each corner
and the north, south, east, and west of the GraphicalEditPart.
-
addMoveHandle(GraphicalEditPart, List) -
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, 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) -
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, 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 interface org.eclipse.gef.
GraphicalEditPart
- Adds a NodeListener to the EditPart.
-
addNodeListener(NodeListener) -
Method in class org.eclipse.gef.editparts.
AbstractGraphicalEditPart
-
-
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 an
AncestorListener to the owner's
Figure .
-
addNotify() -
Method in class org.eclipse.gef.handles.
ConnectionHandle
- Adds this as a
FigureListener to the
owner's
Figure .
-
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: The
oldValue field of the PropertyChangeEvent used to
notify listeners will always be null .
-
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 contributors
ActionRegistry .
-
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
-
addZoomListener(ZoomListener) -
Method in class org.eclipse.gef.editparts.
ZoomManager
- Adds the given ZoomListener to this ZoomManager's list of listeners.
-
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 specified
EditPart to the viewer's selection.
-
appendSelection(EditPart) -
Method in class org.eclipse.gef.
SelectionManager
- Appends the
EditPart to 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.
-
applyProperty(Object, Object) -
Method in class org.eclipse.gef.tools.
AbstractTool
- This method is invoked from
AbstractTool.setProperties(Map) .
-
applyProperty(Object, Object) -
Method in class org.eclipse.gef.tools.
CreationTool
-
-
applyProperty(Object, Object) -
Method in class org.eclipse.gef.tools.
MarqueeSelectionTool
-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.
|
|
|