Eclipse GEF
2.1

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

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
           
 class ConnectionBendpointTracker
           
 class ConnectionCreationTool
           
 class ConnectionDragCreationTool
           
 class ConnectionEndpointTracker
           
 class CreationTool
           
 class DeselectAllTracker
           
 class DragEditPartsTracker
           
 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
          This tool implements the selection of multiple objects in rectangular area.
 class ResizeTracker
           
 class SelectEditPartTracker
           
 class SelectionTool
          Tool to select and manipulate figures.
 class SimpleDragTracker
          A tool that interacts with one or more sources only.
 class TargetingTool
           
 


Eclipse GEF
2.1

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