|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditPart | |
org.eclipse.gef | All interfaces, base types, and the plugin class are here. |
org.eclipse.gef.editparts | This package contains abstract implementation of the EditPart interface. |
Uses of EditPart in org.eclipse.gef |
Subinterfaces of EditPart in org.eclipse.gef | |
interface |
ConnectionEditPart
A specialization of GraphicalEditPart for representing
connections. |
interface |
GraphicalEditPart
A Specialization of EditPart for use with GraphicalViewers . |
interface |
NodeEditPart
A specialized GraphicalEditPart that supports both target and
source ConnectionEditParts . |
interface |
RootEditPart
A RootEditPart is the root of an EditPartViewer. |
interface |
TreeEditPart
A Specialization of EditPart for use with TreeViewer . |
Uses of EditPart in org.eclipse.gef.editparts |
Classes in org.eclipse.gef.editparts that implement EditPart | |
class |
AbstractConnectionEditPart
Provides support for connections based EditParts. |
class |
AbstractEditPart
The baseline implementation for the EditPart interface.
|
class |
AbstractGraphicalEditPart
Default implementation for GraphicalEditPart .
|
class |
AbstractTreeEditPart
Default implementation for TreeEditPart s used in GEF TreeViewer s.
|
class |
FreeformGraphicalRootEditPart
Provides support for representation of any other graphical EditPart. |
class |
GraphicalRootEditPart
Provides support for representation of any other graphical EditPart. |
class |
RootTreeEditPart
|
class |
ScalableFreeformRootEditPart
|
|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |