Eclipse GEF
2.1

Uses of Class
org.eclipse.gef.tools.TargetingTool

Packages that use TargetingTool
org.eclipse.gef.tools This package provides several tool implementations. 
 

Uses of TargetingTool in org.eclipse.gef.tools
 

Subclasses of TargetingTool in org.eclipse.gef.tools
 class AbstractConnectionCreationTool
          The base implementation for tools which create a connection.
 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 SelectEditPartTracker
          DragTracker used to select EditParts.
 class SelectionTool
          Tool to select and manipulate figures.
 


Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.