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

E

ERROR - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "Could Not Accept Changes"
EXPAND_DRAWER_AT_STARTUP_LABEL - Static variable in class org.eclipse.gef.ui.palette. PaletteMessages
The String "&Open drawer at start-up"
EditDomain - class org.eclipse.gef. EditDomain.
The collective state of a GEF "application", loosely defined by a CommandStack, one or more EditPartViewers, and the active Tool.
EditDomain() - Constructor for class org.eclipse.gef. EditDomain
Constructs an EditDomain and loads the default tool.
EditPart - interface org.eclipse.gef. EditPart.
EditParts are the building blocks of GEF Viewers.
EditPartFactory - interface org.eclipse.gef. EditPartFactory.
A factory for creating new EditParts.
EditPartListener - interface org.eclipse.gef. EditPartListener.
The listener interface for receiving basic events from an EditPart.
EditPartListener.Stub - class org.eclipse.gef. EditPartListener.Stub.
Listeners interested in just a subset of Events can extend this stub implementation.
EditPartListener.Stub() - Constructor for class org.eclipse.gef. EditPartListener.Stub
 
EditPartViewer - interface org.eclipse.gef. EditPartViewer.
An adapter on an SWT Control that manages the EditParts.
EditPartViewer.Conditional - interface org.eclipse.gef. EditPartViewer.Conditional.
An object which evaluates an EditPart for an arbitrary property.
EditPolicy - interface org.eclipse.gef. EditPolicy.
A pluggable contribution implementing a portion of an EditPart's behavior.
EditorPartAction - class org.eclipse.gef.ui.actions. EditorPartAction.
 
EditorPartAction(IEditorPart, int) - Constructor for class org.eclipse.gef.ui.actions. EditorPartAction
Constructs a new EditorPartAction with the given editor and style.
EditorPartAction(IEditorPart) - Constructor for class org.eclipse.gef.ui.actions. EditorPartAction
Constructs a new EditorPartAction with the given editor.
EntryPage - interface org.eclipse.gef.ui.palette.customize. EntryPage.
An EntryPage displays properties of a PaletteEntry.
EntryPageContainer - interface org.eclipse.gef.ui.palette.customize. EntryPageContainer.
An EntryPageContainer allows an EntryPage to report errors to it.
ExposeHelper - interface org.eclipse.gef. ExposeHelper.
An adapter on an EditPart used to expose a descendant contained in that EditPart.
enableVerticalScrollbar(boolean) - Method in class org.eclipse.gef.ui.palette. PaletteViewer
Indicates that the palette should scroll using a native vertical scrollbar as opposed to individual lightweight buttons that appear dynamically on each drawer.
equals(Object) - Method in class org.eclipse.gef. KeyStroke
 
eraseChangeBoundsFeedback(ChangeBoundsRequest) - Method in class org.eclipse.gef.editpolicies. NonResizableEditPolicy
Erases drag feedback.
eraseConnectionFeedback(BendpointRequest) - Method in class org.eclipse.gef.editpolicies. BendpointEditPolicy
Erases all bendpoint feedback.
eraseConnectionMoveFeedback(ReconnectRequest) - Method in class org.eclipse.gef.editpolicies. ConnectionEndpointEditPolicy
Erases connection move feedback.
eraseCreationFeedback(CreateConnectionRequest) - Method in class org.eclipse.gef.editpolicies. GraphicalNodeEditPolicy
Erases connection feedback if necessary.
eraseDirectEditFeedback(DirectEditRequest) - Method in class org.eclipse.gef.editpolicies. DirectEditPolicy
If feedback is being shown, this method calls DirectEditPolicy.revertOldEditValue(DirectEditRequest).
eraseFeedback() - Method in class org.eclipse.gef.tools. DirectEditManager
Asks the source edit part to erase source feedback.
eraseHoverFeedback() - Method in class org.eclipse.gef.tools. SelectionTool
Erases the hover feedback by calling EditPart.eraseTargetFeedback(Request).
eraseLayoutTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies. FlowLayoutEditPolicy
 
eraseLayoutTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies. LayoutEditPolicy
Erases target layout feedback.
eraseSizeOnDropFeedback(Request) - Method in class org.eclipse.gef.editpolicies. LayoutEditPolicy
Erases size-on-drop feedback used during creation.
eraseSourceFeedback(Request) - Method in interface org.eclipse.gef. EditPart
Erases source feedback for the specified Request.
eraseSourceFeedback(Request) - Method in interface org.eclipse.gef. EditPolicy
Erases source feedback based on the given Request.
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editparts. AbstractEditPart
Erases source feedback for the given Request.
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies. AbstractEditPolicy
Does nothing by default.
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies. BendpointEditPolicy
 
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies. ConnectionEndpointEditPolicy
 
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies. DirectEditPolicy
 
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies. GraphicalNodeEditPolicy
Calls GraphicalNodeEditPolicy.eraseCreationFeedback(CreateConnectionRequest) when appropriate.
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies. NonResizableEditPolicy
 
eraseSourceFeedback(Request) - Method in class org.eclipse.gef.editpolicies. ResizableEditPolicy
Dispatches erase requests to more specific methods.
eraseSourceFeedback() - Method in class org.eclipse.gef.tools. AbstractConnectionCreationTool
Asks the source editpart to erase connection creation feedback.
eraseSourceFeedback() - Method in class org.eclipse.gef.tools. ConnectionEndpointTracker
Erases the source feedback.
eraseSourceFeedback() - Method in class org.eclipse.gef.tools. DragEditPartsTracker
Asks the edit parts in the operation set to erase their source feedback.
eraseSourceFeedback() - Method in class org.eclipse.gef.tools. SimpleDragTracker
Show the source drag feedback for the drag occurring within the viewer.
eraseTargetConnectionFeedback(DropRequest) - Method in class org.eclipse.gef.editpolicies. GraphicalNodeEditPolicy
Override to erase target feedback.
eraseTargetFeedback(Request) - Method in interface org.eclipse.gef. EditPart
Erases target feedback for the specified Request.
eraseTargetFeedback(Request) - Method in interface org.eclipse.gef. EditPolicy
Erases target feedback based on the given Request.
eraseTargetFeedback() - Method in class org.eclipse.gef.dnd. AbstractTransferDropTargetListener
Calls eraseTargetFeedback(Request) on the current target, using the target Request.
eraseTargetFeedback(Request) - Method in class org.eclipse.gef.editparts. AbstractEditPart
Erases target feedback for the given Request.
eraseTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies. AbstractEditPolicy
Does nothing by default.
eraseTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies. GraphicalNodeEditPolicy
Calls GraphicalNodeEditPolicy.eraseTargetConnectionFeedback(DropRequest) when appropriate.
eraseTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies. LayoutEditPolicy
Calls two more specific methods depending on the Request.
eraseTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies. SnapFeedbackPolicy
 
eraseTargetFeedback(Request) - Method in class org.eclipse.gef.editpolicies. TreeContainerEditPolicy
 
eraseTargetFeedback() - Method in class org.eclipse.gef.tools. ResizeTracker
This method is invoked when the resize operation is complete.
eraseTargetFeedback() - Method in class org.eclipse.gef.tools. TargetingTool
Asks the current target editpart to erase target feedback using the target request.
evaluate(EditPart) - Method in class org.eclipse.gef. AutoexposeHelper.Search
 
evaluate(EditPart) - Method in interface org.eclipse.gef. EditPartViewer.Conditional
Returns true if the editpart meets this condition.
execute() - Method in class org.eclipse.gef.commands. Command
executes the Command.
execute(Command) - Method in class org.eclipse.gef.commands. CommandStack
Executes the specified Command if possible.
execute() - Method in class org.eclipse.gef.commands. CompoundCommand
Execute the command.For a compound command this means executing all of the commands that it contains.
execute(Command) - Method in class org.eclipse.gef.ui.actions. WorkbenchPartAction
Executes the given Command using the command stack.
executeCommand(Command) - Method in class org.eclipse.gef.tools. AbstractTool
Executes the given command on the command stack.
executeCurrentCommand() - Method in class org.eclipse.gef.tools. AbstractTool
Execute the currently active command.
exposeDescendant(EditPart) - Method in interface org.eclipse.gef. ExposeHelper
Exposes the specified descendant on the EditPart which returned this helper.
exposeDescendant(EditPart) - Method in class org.eclipse.gef.editparts. ViewportExposeHelper
Exposes the descendant EditPart by smoothly scrolling the Viewport.

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