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.  
ID_ALIGN_BOTTOM - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Deprecated.  
ID_ALIGN_CENTER - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Deprecated.  
ID_ALIGN_LEFT - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Deprecated.  
ID_ALIGN_MIDDLE - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Deprecated.  
ID_ALIGN_RIGHT - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Deprecated.  
ID_ALIGN_TOP - Static variable in class org.eclipse.gef.ui.actions.AlignmentAction
Deprecated.  
init() - Method in class org.eclipse.gef.handles.SquareHandle
 
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.EditorPartAction
Initializes this action.
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.actions.AlignmentAction
 
init() - Method in class org.eclipse.gef.ui.parts.AbstractEditPartViewer
 
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
 
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_STATUS_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.
initialize() - Method in class org.eclipse.gef.handles.NonResizableHandle
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
 
INNER_PAD - Static variable in class org.eclipse.gef.handles.MoveHandle
 
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
 
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
 
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
 
isDirty() - Method in class org.eclipse.gef.commands.CommandStack
 
isDirty() - Method in class org.eclipse.gef.tools.DirectEditManager
 
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.EditorPartAction
Calls EditorPartAction.calculateEnabled() to determine the enabled state of this action.
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.
isFixed() - Method in class org.eclipse.gef.handles.ConnectionHandle
 
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
 
isMouseButtonDown(int) - Method in class org.eclipse.gef.tools.AbstractTool.Input
Returns true if button # which (1, 2, or 3) is pressed.
isMove() - Method in class org.eclipse.gef.tools.DragEditPartsTracker
 
isMovingStartAnchor() - Method in class org.eclipse.gef.editpolicies.FeedbackHelper
 
isMovingStartAnchor() - Method in class org.eclipse.gef.requests.ReconnectRequest
 
isOpaque() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
 
isPrimary() - Method in class org.eclipse.gef.handles.SquareHandle
Returns true if the handle's owner is the primary object in the selection.
isPrimary() - Method in class org.eclipse.gef.handles.CornerTriangleBorder
Returns true if this border is for the primary object in the selection.
isRightMouseButtonPressed() - Method in class org.eclipse.gef.requests.SelectionRequest
 
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
 
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
 
isShowingTargetFeedback() - Method in class org.eclipse.gef.tools.TargetingTool
 
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
 
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.