|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.gef | |
org.eclipse.gef | All interfaces, base types, and the plugin class are here. |
org.eclipse.gef.dnd | |
org.eclipse.gef.editparts | This package contains abstract implementation of the EditPart interface. |
org.eclipse.gef.editpolicies | This package contains EditPolicy implementations for many common editing Roles. |
org.eclipse.gef.handles | This package provide several common handle implementations. |
org.eclipse.gef.palette | This package defines and implements the model used by the
PaletteViewer . |
org.eclipse.gef.print | |
org.eclipse.gef.requests | This package contains the common Request types used by the provided tools and edit policies. |
org.eclipse.gef.tools | This package provides several tool implementations. |
org.eclipse.gef.ui.actions | This package support for using JFace Actions in your EditorPart. |
org.eclipse.gef.ui.palette | |
org.eclipse.gef.ui.parts |
Classes in org.eclipse.gef used by org.eclipse.gefAccessibleEditPart
|
This class provides Accessibility support for EditParts . AutoexposeHelper
|
A helper returned from a GraphicalEditPart . ConnectionEditPart
|
A specialization of GraphicalEditPart for representing
connections. DragTracker
|
A specialization of Tool that is used by the SelectionTool during a Mouse Drag. EditDomain
|
The collective state of a GEF "application", loosely defined by a CommandStack, one or more EditPartViewers, and the active Tool. EditPart
|
EditParts are the building blocks of GEF Viewers. EditPartFactory
|
A factory for creating new EditParts. EditPartListener
|
The listener interface for receiving basic events from an EditPart. EditPartViewer
|
An adapter on an SWT Control that manages the
EditParts . EditPartViewer.Conditional
|
An object which evaluates an EditPart for an arbitrary property. EditPolicy
|
A pluggable contribution implementing a portion of an EditPart's behavior. GEFPlugin
|
GraphicalEditPart
|
A Specialization of EditPart for use with GraphicalViewers . Handle
|
An interface used by the SelectionTool to obtain a
DragTracker. KeyHandler
|
The KeyHandler should handle all normal keystrokes on an EditPartViewer .
KeyStroke
|
Encapsulates a Keyboard gesture (press or release) from the User. NodeListener
|
The listener interface for receiving Connection events from EditParts that serve as connection nodes. Request
|
An Object used to communicate with EditParts. RootEditPart
|
A RootEditPart is the root of an EditPartViewer. Tool
|
A Tool interprets Mouse and Keyboard input from an EditDomain and
its EditPartViewers . |
Classes in org.eclipse.gef used by org.eclipse.gef.dndAutoexposeHelper
|
A helper returned from a GraphicalEditPart . EditPart
|
EditParts are the building blocks of GEF Viewers. EditPartViewer
|
An adapter on an SWT Control that manages the
EditParts . Request
|
An Object used to communicate with EditParts. |
Classes in org.eclipse.gef used by org.eclipse.gef.editpartsAccessibleAnchorProvider
|
This class provides keyboard accessibility support for Anchors. AccessibleEditPart
|
This class provides Accessibility support for EditParts . AutoexposeHelper
|
A helper returned from a GraphicalEditPart . ConnectionEditPart
|
A specialization of GraphicalEditPart for representing
connections. DragTracker
|
A specialization of Tool that is used by the SelectionTool during a Mouse Drag. EditPart
|
EditParts are the building blocks of GEF Viewers. EditPartListener
|
The listener interface for receiving basic events from an EditPart. EditPartViewer
|
An adapter on an SWT Control that manages the
EditParts . EditPolicy
|
A pluggable contribution implementing a portion of an EditPart's behavior. ExposeHelper
|
An adapter on an EditPart used to expose a descendant contained in
that EditPart. GraphicalEditPart
|
A Specialization of EditPart for use with GraphicalViewers . LayerConstants
|
The constants used to identify typical layers in a graphical application. NodeListener
|
The listener interface for receiving Connection events from EditParts that serve as connection nodes. Request
|
An Object used to communicate with EditParts. RequestConstants
|
The set of constants used to identify Requests by their type . RootEditPart
|
A RootEditPart is the root of an EditPartViewer. TreeEditPart
|
A Specialization of EditPart for use with
TreeViewer . |
Classes in org.eclipse.gef used by org.eclipse.gef.editpoliciesEditPart
|
EditParts are the building blocks of GEF Viewers. EditPartListener
|
The listener interface for receiving basic events from an EditPart. EditPolicy
|
A pluggable contribution implementing a portion of an EditPart's behavior. GraphicalEditPart
|
A Specialization of EditPart for use with GraphicalViewers . Request
|
An Object used to communicate with EditParts. RequestConstants
|
The set of constants used to identify Requests by their type . |
Classes in org.eclipse.gef used by org.eclipse.gef.handlesConnectionEditPart
|
A specialization of GraphicalEditPart for representing
connections. DragTracker
|
A specialization of Tool that is used by the SelectionTool during a Mouse Drag. GraphicalEditPart
|
A Specialization of EditPart for use with GraphicalViewers . Handle
|
An interface used by the SelectionTool to obtain a
DragTracker. |
Classes in org.eclipse.gef used by org.eclipse.gef.paletteTool
|
A Tool interprets Mouse and Keyboard input from an EditDomain and
its EditPartViewers . |
Classes in org.eclipse.gef used by org.eclipse.gef.printGraphicalViewer
|
Specializes EditPartViewer adding the ability to hit-test Handles . |
Classes in org.eclipse.gef used by org.eclipse.gef.requestsConnectionEditPart
|
A specialization of GraphicalEditPart for representing
connections. EditPart
|
EditParts are the building blocks of GEF Viewers. Request
|
An Object used to communicate with EditParts. |
Classes in org.eclipse.gef used by org.eclipse.gef.toolsAutoexposeHelper
|
A helper returned from a GraphicalEditPart . ConnectionEditPart
|
A specialization of GraphicalEditPart for representing
connections. DragTracker
|
A specialization of Tool that is used by the SelectionTool during a Mouse Drag. EditDomain
|
The collective state of a GEF "application", loosely defined by a CommandStack, one or more EditPartViewers, and the active Tool. EditPart
|
EditParts are the building blocks of GEF Viewers. EditPartViewer
|
An adapter on an SWT Control that manages the
EditParts . EditPartViewer.Conditional
|
An object which evaluates an EditPart for an arbitrary property. GraphicalEditPart
|
A Specialization of EditPart for use with GraphicalViewers . Request
|
An Object used to communicate with EditParts. RequestConstants
|
The set of constants used to identify Requests by their type . Tool
|
A Tool interprets Mouse and Keyboard input from an EditDomain and
its EditPartViewers . |
Classes in org.eclipse.gef used by org.eclipse.gef.ui.actionsDisposable
|
Marks objects that should be disposed of when no longer in use. Request
|
An Object used to communicate with EditParts. |
Classes in org.eclipse.gef used by org.eclipse.gef.ui.paletteContextMenuProvider
|
Extends MenuManager to allow populating the menu directly from the manager itself. EditPart
|
EditParts are the building blocks of GEF Viewers. EditPartFactory
|
A factory for creating new EditParts. EditPartViewer
|
An adapter on an SWT Control that manages the
EditParts . GraphicalViewer
|
Specializes EditPartViewer adding the ability to hit-test Handles . |
Classes in org.eclipse.gef used by org.eclipse.gef.ui.partsAccessibleEditPart
|
This class provides Accessibility support for EditParts . 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. EditPart
|
EditParts are the building blocks of GEF Viewers. EditPartFactory
|
A factory for creating new EditParts. EditPartViewer
|
An adapter on an SWT Control that manages the
EditParts . EditPartViewer.Conditional
|
An object which evaluates an EditPart for an arbitrary property. GraphicalViewer
|
Specializes EditPartViewer adding the ability to hit-test Handles .Handle
|
An interface used by the SelectionTool to obtain a
DragTracker. KeyHandler
|
The KeyHandler should handle all normal keystrokes on an EditPartViewer .
RootEditPart
|
A RootEditPart is the root of an EditPartViewer. |
|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |