|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GraphicalEditPart | |
| org.eclipse.gmf.runtime.diagram.ui.dialogs.sortfilter | Aurora internal packages Package Specification dialogs for the sort filter |
| org.eclipse.gmf.runtime.diagram.ui.editparts | Aurora internal packages Package Specification This package contains the edit part classes. |
| org.eclipse.gmf.runtime.diagram.ui.render.editparts | Package Specification This package contains the edit part classes. |
| Uses of GraphicalEditPart in org.eclipse.gmf.runtime.diagram.ui.dialogs.sortfilter |
| Constructors in org.eclipse.gmf.runtime.diagram.ui.dialogs.sortfilter with parameters of type GraphicalEditPart | |
SortFilterPage(java.lang.String pageType,
GraphicalEditPart editPart,
java.util.List collectionColumns,
SortFilterLabelProvider labelProvider)
Constructor for a Sort/Filter page. |
|
| Uses of GraphicalEditPart in org.eclipse.gmf.runtime.diagram.ui.editparts |
| Subclasses of GraphicalEditPart in org.eclipse.gmf.runtime.diagram.ui.editparts | |
class |
AbstractBorderedShapeEditPart
This is a shape which may contain border items. |
class |
AbstractBorderItemEditPart
The class controls the behavior of a border item. |
class |
BorderedBorderItemEditPart
A border item shape that can also have border items. |
class |
CompartmentEditPart
|
class |
DiagramEditPart
Controller for the diagram |
class |
LabelEditPart
Controller for all label that deals with interactions bewteen the label figure the underline editpart |
class |
ListCompartmentEditPart
An editpart implementation of the ResizableCompartment as a list compartment |
class |
ListItemEditPart
|
class |
NestableListItemEditPart
Extends ListItemEditPart to support nesting of list compartments. |
class |
NoteEditPart
Note shape which provides textual annotations for diagram elements. |
class |
ResizableCompartmentEditPart
An editpart for controlling generic resizable compartment views The compartment can be collapsed, hidden, resized, or given a title |
class |
SemanticListCompartmentEditPart
A List compartment Edit part that contains semantic edit parts. |
class |
ShapeCompartmentEditPart
A generic (sub) shape container that holds instances of ShapeNodeEditParts and manages the display of
ConnectionNodeEditParts anchored to these shape editpart
instances. |
class |
ShapeEditPart
the base controler for shapes |
class |
ShapeNodeEditPart
the shape node controller |
class |
TextCompartmentEditPart
yhe conroller for hte text compartment |
class |
TopGraphicEditPart
the top graphic controller |
| Methods in org.eclipse.gmf.runtime.diagram.ui.editparts with parameters of type GraphicalEditPart | |
protected void |
GraphicalEditPart.refreshChild(GraphicalEditPart child)
Refreshes a child editpart by removing it and refreshing children |
| Uses of GraphicalEditPart in org.eclipse.gmf.runtime.diagram.ui.render.editparts |
| Subclasses of GraphicalEditPart in org.eclipse.gmf.runtime.diagram.ui.render.editparts | |
class |
AbstractImageEditPart
|
class |
URLImageEditPart
|
|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.