Eclipse GEF
2.1
A B C D E F G H I J K L M N O P R S T U V W X Z

I

ID - Static variable in interface org.eclipse.gef.editparts.LayerManager
This key used to register the LayerManager in the Viewer's EditPartRegistry.
ID - Static variable in class org.eclipse.gef.ui.actions.DirectEditAction
Deprecated.  
ID - Static variable in class org.eclipse.gef.ui.actions.DeleteAction
Deprecated. use GEFActionConstants.DELETE
ID_ALIGN_BOTTOM - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Indicates that the bottom edges should be aligned.
ID_ALIGN_CENTER - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Indicates that the horizontal centers should be aligned.
ID_ALIGN_LEFT - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Indicates that the left edges should be aligned.
ID_ALIGN_MIDDLE - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Indicates that the vertical midpoints should be aligned.
ID_ALIGN_RIGHT - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Indicates that the right edges should be aligned.
ID_ALIGN_TOP - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Indicates that the top edges should be aligned.
init() - Method in class org.eclipse.gef.handles.SquareHandle
Initializes the handle.
init() - Method in class org.eclipse.gef.ui.actions.WorkbenchPartAction
Initializes this action.
init() - Method in class org.eclipse.gef.ui.actions.UndoAction
Initializes this action's text and images.
init() - Method in class org.eclipse.gef.ui.actions.SaveAction
Initializes this action's text.
init() - Method in class org.eclipse.gef.ui.actions.RedoAction
Initializes this actions text and images.
init() - Method in class org.eclipse.gef.ui.actions.PrintAction
 
init() - Method in class org.eclipse.gef.ui.actions.DirectEditAction
 
init() - Method in class org.eclipse.gef.ui.actions.DeleteAction
Initializes this action's text and images.
init() - Method in class org.eclipse.gef.ui.actions.CopyTemplateAction
 
init() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
Called from the constructor.
init(IActionBars) - Method in class org.eclipse.gef.ui.actions.ActionBarContributor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Sets the site and input for this editor then creates and initializes the actions.
initCellEditor() - Method in class org.eclipse.gef.tools.DirectEditManager
Initialized the cell editor.
INITIAL_STATE_CLOSED - Static variable in class org.eclipse.gef.palette.PaletteDrawer
Constants indicating the possible initial states for a drawer: INITIAL_STATE_OPEN - The drawer is expanded when the palette is created.
INITIAL_STATE_OPEN - Static variable in class org.eclipse.gef.palette.PaletteDrawer
Constants indicating the possible initial states for a drawer: INITIAL_STATE_OPEN - The drawer is expanded when the palette is created.
INITIAL_STATE_PINNED_OPEN - Static variable in class org.eclipse.gef.palette.PaletteDrawer
Constants indicating the possible initial states for a drawer: INITIAL_STATE_OPEN - The drawer is expanded when the palette is created.
INITIAL_STATUS_PINNED_OPEN - Static variable in class org.eclipse.gef.palette.PaletteDrawer
Deprecated. use PaletteDrawer.INITIAL_STATE_PINNED_OPEN
initialize() - Method in class org.eclipse.gef.handles.NonResizableHandle
Deprecated. Initializes the handle.
initialize() - Method in class org.eclipse.gef.handles.MoveHandle
Initializes the handle.
initializeActionRegistry() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Initializes the ActionRegistry.
initializeGraphicalViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditor
Override to set the contents of the GraphicalViewer after it has been created.
initializePaletteViewer() - Method in class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
Called to populate the palette viewer.
initUI() - Method in class org.eclipse.gef.ui.actions.AlignmentAction
Initializes the actions UI presentation.
INNER_PAD - Static variable in class org.eclipse.gef.handles.MoveHandle
Deprecated. subclasses should not reference this field.
installEditPolicy(Object, EditPolicy) - Method in interface org.eclipse.gef.EditPart
Installs an EditPolicy for a specified role.
installEditPolicy(Object, EditPolicy) - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
INSTANCE - Static variable in class org.eclipse.gef.commands.UnexecutableCommand
The singleton instance
isActive() - Method in interface org.eclipse.gef.EditPart
returns true if the EditPart is active.
isActive() - Method in class org.eclipse.gef.editparts.AbstractEditPart
 
isActive() - Method in class org.eclipse.gef.tools.AbstractTool
Returns true if the tool is active.
isAltKeyDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
Returns true if the ALT key is pressed.
isAltKeyPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
Returns true if the ALT key is currently pressed.
isAnyButtonDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
Returns true if any of the 3 mouse buttons are pressed.
isAnyMouseButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
Returns true if any mouse button is currently pressed.
isControlKeyDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
Returns true if the CTRL key is pressed.
isControlKeyPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
Returns true if the CTRL key is currently pressed.
isDirty() - Method in class org.eclipse.gef.commands.CommandStack
Returns true if the stack is dirty.
isDirty() - Method in class org.eclipse.gef.tools.DirectEditManager
Returns true if the cell editor's value has been changed.
isEmpty() - Method in class org.eclipse.gef.commands.CompoundCommand
 
isEmpty() - Method in class org.eclipse.gef.dnd.DelegatingDropAdapter
Returns true if there are no listeners.
isEmpty() - Method in class org.eclipse.gef.dnd.DelegatingDragAdapter
Returns true if there are no listeners to delegate the events to.
isEnabled() - Method in class org.eclipse.gef.ui.actions.WorkbenchPartAction
Returns true if the action is enabled.
isEnabled(DropTargetEvent) - Method in interface org.eclipse.gef.dnd.TransferDropTargetListener
Returns true if this listener can handle the drop based on the given DropTargetEvent.
isEnabled(DropTargetEvent) - Method in class org.eclipse.gef.dnd.AbstractTransferDropTargetListener
Returns true if this TransferDropTargetListener is enabled for the specified DropTargetEvent.
isExpanded(PaletteDrawer) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
Returns true if the given PaletteDrawer is expanded
isFixed() - Method in class org.eclipse.gef.handles.ConnectionHandle
Returns true if the handle cannot be dragged.
isHorizontal() - Method in class org.eclipse.gef.editpolicies.FlowLayoutEditPolicy
 
isHoverActive() - Method in class org.eclipse.gef.tools.AbstractTool
Returns true if the tool is hovering.
isInitiallyOpen() - Method in class org.eclipse.gef.palette.PaletteDrawer
 
isInitiallyPinned() - Method in class org.eclipse.gef.palette.PaletteDrawer
 
isInState(int) - Method in class org.eclipse.gef.tools.AbstractTool
Returns true if the tool is in the given state.
isLeftMouseButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
Returns true if the left mouse button is pressed.
isMouseButtonDown(int) - Method in class org.eclipse.gef.tools.AbstractTool.Input
Returns true if the specified button is down.
isMove() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
Returns true if the source edit part is being moved within its parent.
isMovingStartAnchor() - Method in class org.eclipse.gef.editpolicies.FeedbackHelper
Returns true is the feedback is moving the source anchor
isMovingStartAnchor() - Method in class org.eclipse.gef.requests.ReconnectRequest
Returns true if the start (source) anchor is the anchor being moved.
isOpaque() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
Deprecated. Returns true.
isPinned(PaletteDrawer) - Method in class org.eclipse.gef.ui.palette.PaletteViewer
Returns true if the given PaletteDrawer is pinned
isPrimary() - Method in class org.eclipse.gef.handles.SquareHandle
Returns true if the handle's owner is the primary selection.
isPrimary() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
Deprecated. Returns true if this border is for the primary object in the selection.
isRightMouseButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
Returns true if the right mouse button is pressed.
isSelectable() - Method in interface org.eclipse.gef.EditPart
Returns true if the EditPart is selectable.
isSelectable() - Method in class org.eclipse.gef.editparts.AbstractEditPart
Reserved for future use
isShiftKeyDown() - Method in class org.eclipse.gef.tools.AbstractTool.Input
Returns true if the SHIFT key is pressed.
isShiftKeyPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
Returns true if the SHIFT key is currently pressed.
isShowingFeedback() - Method in class org.eclipse.gef.tools.SimpleDragTracker
Returns true if feedback is being shown.
isShowingSourceFeedback() - Method in class org.eclipse.gef.tools.AbstractConnectionCreationTool
Returns true if feedback is being shown.
isShowingTargetFeedback() - Method in class org.eclipse.gef.tools.TargetingTool
Returns true if target feedback is being shown.
isSupportedLayoutMode(int) - Method in interface org.eclipse.gef.ui.palette.PaletteViewerPreferences
This is a convenience method.
isSupportedLayoutMode(int) - Method in class org.eclipse.gef.ui.palette.DefaultPaletteViewerPreferences
 
isTargetLocked() - Method in class org.eclipse.gef.tools.TargetingTool
Return true if the current target is locked.
isVisible() - Method in class org.eclipse.gef.palette.PaletteEntry
 

Eclipse GEF
2.1
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, 2003. All Rights Reserved.