Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF
3.3
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. DeleteAction
Deprecated. Use ActionFactory.DELETE.getId() instead.
ID - Static variable in class org.eclipse.gef.ui.actions. DirectEditAction
Deprecated.   
ID - Static variable in class org.eclipse.gef.ui.views.palette. PaletteView
The ID for this view.
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.
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
INNER_PAD - Static variable in class org.eclipse.gef.handles. MoveHandle
Deprecated. subclasses should not reference this field.
INSTANCE - Static variable in class org.eclipse.gef.commands. UnexecutableCommand
The singleton instance
init() - Method in class org.eclipse.gef.handles. SquareHandle
Initializes the handle.
init(IActionBars) - Method in class org.eclipse.gef.ui.actions. ActionBarContributor
 
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. DirectEditAction
 
init() - Method in class org.eclipse.gef.ui.actions. PrintAction
 
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. SaveAction
Initializes this action's text.
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. WorkbenchPartAction
Initializes this action.
init() - Method in class org.eclipse.gef.ui.parts. AbstractEditPartViewer
Called from the constructor.
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
Initializes the cell editor.
initUI() - Method in class org.eclipse.gef.ui.actions. AlignmentAction
Initializes the actions UI presentation.
initialize() - Method in class org.eclipse.gef.handles. MoveHandle
Initializes the handle.
initialize() - Method in class org.eclipse.gef.handles. NonResizableHandle
Deprecated. 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.
initializeGraphicalViewer() - Method in class org.eclipse.gef.ui.parts. GraphicalEditorWithFlyoutPalette
 
initializePaletteViewer() - Method in class org.eclipse.gef.ui.parts. GraphicalEditorWithPalette
Called to populate the palette viewer.
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
 
internalHookControl(Control) - Method in class org.eclipse.gef. SelectionManager
For internal use only.
internalInitialize(EditPartViewer, List, Runnable) - Method in class org.eclipse.gef. SelectionManager
For internal use only.
internalUninstall() - Method in class org.eclipse.gef. SelectionManager
For internal use only.
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 mouse buttons are pressed.
isAnyMouseButtonPressed() - Method in class org.eclipse.gef.requests. SelectionRequest
Returns true if any mouse button is currently pressed.
isCenteredResize() - Method in class org.eclipse.gef.requests. ChangeBoundsRequest
Returns true if the request is for a centered resize.
isChecked() - Method in class org.eclipse.gef.ui.actions. ToggleGridAction
 
isChecked() - Method in class org.eclipse.gef.ui.actions. ToggleRulerVisibilityAction
 
isChecked() - Method in class org.eclipse.gef.ui.actions. ToggleSnapToGeometryAction
 
isCloneActive() - Method in class org.eclipse.gef.tools. DragEditPartsTracker
Returns true if the current drag is a clone operation.
isConstrainedMove() - Method in class org.eclipse.gef.requests. ChangeBoundsRequest
Returns true if the request is for a constrained move
isConstrainedResize() - Method in class org.eclipse.gef.requests. ChangeBoundsRequest
Returns true if the request is for a constrained resize
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.
isDirty() - Method in class org.eclipse.gef.ui.parts. GraphicalEditor
Returns true if the command stack is dirty
isDragAllowed() - Method in class org.eclipse.gef.editpolicies. NonResizableEditPolicy
Returns true if this EditPolicy allows its EditPart to be dragged.
isEmpty() - Method in class org.eclipse.gef.commands. CompoundCommand
 
isEnabled(DropTargetEvent) - Method in class org.eclipse.gef.dnd. AbstractTransferDropTargetListener
Returns true if this TransferDropTargetListener is enabled for the specified DropTargetEvent.
isEnabled() - Method in class org.eclipse.gef.ui.actions. WorkbenchPartAction
Returns true if the action is enabled.
isEnablementDeterminedByCommand() - Method in class org.eclipse.gef.dnd. AbstractTransferDropTargetListener
Returns true if AbstractTransferDropTargetListener.isEnabled(DropTargetEvent) is determined by asking the potential target for a Command.
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.
isImportant(IWorkbenchPart) - Method in class org.eclipse.gef.ui.views.palette. PaletteView
Only editors in the same perspective as the view are important.
isInState(int) - Method in class org.eclipse.gef.tools. AbstractTool
Returns true if the tool is in the given state.
isInitiallyOpen() - Method in class org.eclipse.gef.palette. PaletteDrawer
 
isInitiallyPinned() - Method in class org.eclipse.gef.palette. PaletteDrawer
 
isLeftMouseButtonPressed() - Method in class org.eclipse.gef.requests. SelectionRequest
Returns true if the left mouse button is pressed.
isModKeyDown(int) - Method in class org.eclipse.gef.tools. AbstractTool.Input
Returns true if any of the given mod keys are 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
isPostChangeEvent() - Method in class org.eclipse.gef.commands. CommandStackEvent
Returns true if this event is fired after the stack having changed.
isPreChangeEvent() - Method in class org.eclipse.gef.commands. CommandStackEvent
Returns true if this event is fired prior to the stack changing.
isPrimary() - Method in class org.eclipse.gef.handles. CornerTriangleBorder
Deprecated. Returns true if this border is for the primary object in the selection.
isPrimary() - Method in class org.eclipse.gef.handles. SquareHandle
Returns true if the handle's owner is the primary selection.
isRightMouseButtonPressed() - Method in class org.eclipse.gef.requests. SelectionRequest
Returns true if the right mouse button is pressed.
isSaveAsAllowed() - Method in class org.eclipse.gef.ui.parts. GraphicalEditor
Returns false by default.
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 class org.eclipse.gef.ui.palette. DefaultPaletteViewerPreferences
 
isSupportedLayoutMode(int) - Method in interface org.eclipse.gef.ui.palette. PaletteViewerPreferences
This is a convenience method.
isTargetLocked() - Method in class org.eclipse.gef.tools. TargetingTool
Return true if the current target is locked.
isViewerImportant(EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Default implementation always returns true.
isViewerImportant(EditPartViewer) - Method in class org.eclipse.gef.tools. MarqueeSelectionTool
MarqueeSelectionTool is only interested in GraphicalViewers, not TreeViewers.
isViewerMirrored() - Method in class org.eclipse.gef.ui.parts. GraphicalViewerKeyHandler
 
isVisible() - Method in class org.eclipse.gef.palette. PaletteEntry
 

Eclipse GEF
3.3
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.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire