|
Class Summary
|
|
AccessibleEditPart
|
This class provides Accessibility support for
EditParts. |
|
AutoexposeHelper.Search
|
Used with EditPartViewers to find the AutoexposeHelper at a Point. |
|
CompoundSnapToHelper
|
Combines multiple SnapToHelpers into one compound helper. |
|
ContextMenuProvider
|
Extends MenuManager to allow populating the menu directly from the manager itself.
|
|
DefaultEditDomain
|
A default implementation of
EditDomain. |
|
EditDomain
|
The collective state of a GEF "application", loosely defined by a CommandStack,
one or more EditPartViewers, and the active Tool. |
|
EditPartListener.Stub
|
Listeners interested in just a subset of Events can extend this stub implementation.
|
|
GEF
|
Deprecated. in 3.1 This class will be removed in future releases.
|
|
GEFPlugin
|
Deprecated. The GEF plugin class must not be referenced by clients.
|
|
KeyHandler
|
The KeyHandler should handle all normal keystrokes on an EditPartViewer.
|
|
KeyStroke
|
Encapsulates a Keyboard gesture (press or release) from the User. |
|
MouseWheelHandler.KeyGenerator
|
A utility class used to generate keys from a given stateMask. |
|
MouseWheelZoomHandler
|
A MouseWheelHandler that zooms the given viewer.
|
|
Request
|
An Object used to communicate with EditParts. |
|
SelectionManager
|
Manages a viewer's selection model. |
|
SharedCursors
|
A shared collection of Cursors. |
|
SharedImages
|
A class containing shared Images and ImageDescriptors for use by clients. |
|
SharedMessages
|
This class contains UI strings (translated, if available) that clients can use. |
|
SnapToGeometry
|
A temporary helper used to perform snapping to existing elements. |
|
SnapToGeometry.Entry
|
A vertical or horizontal snapping point.
|
|
SnapToGrid
|
A helper used to perform snapping to a grid, which is specified on the graphical viewer
via the various properties defined in this class. |
|
SnapToGuides
|
A helper used to perform snapping to guides. |
|
SnapToHelper
|
A helper used temporarily by Tools for snapping certain mouse interactions.
|