|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTool | |
org.eclipse.gef.tools | This package provides several tool implementations. |
Uses of AbstractTool in org.eclipse.gef.tools |
Subclasses of AbstractTool in org.eclipse.gef.tools | |
class |
AbstractConnectionCreationTool
The base implementation for tools which create a connection. |
class |
ConnectionBendpointTracker
A tracker for creating new bendpoints or dragging existing ones. |
class |
ConnectionCreationTool
The default creation tool for connections. |
class |
ConnectionDragCreationTool
A connection creation tool that implements DragTracker. |
class |
ConnectionEndpointTracker
A DragTracker that moves the endpoint of a connection to another location. |
class |
CreationTool
The CreationTool creates new EditParts via a CreationFactory .
|
class |
DeselectAllTracker
A DragTracker whose job it is to deselect all EditParts . |
class |
DragEditPartsTracker
A DragTracker that moves EditParts . |
class |
DragTreeItemsTracker
Specializes selection to do nothing, the native Tree provides selection for free. |
class |
MarqueeDragTracker
A marqueeSelectionTool that implements the DragTracker interface. |
class |
MarqueeSelectionTool
A Tool which selects multiple objects inside a rectangular area of a Graphical Viewer. |
class |
ResizeTracker
A Tracker for dragging a resize handle. |
class |
SelectEditPartTracker
DragTracker used to select EditParts . |
class |
SelectionTool
Tool to select and manipulate figures. |
class |
SimpleDragTracker
A simple drag tracker implementation that does not perform targeting. |
class |
TargetingTool
The base implementation for tools which perform targeting of editparts. |
|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |