Eclipse GEF
2.1

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

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

Uses of SelectEditPartTracker in org.eclipse.gef.tools
 

Subclasses of SelectEditPartTracker in org.eclipse.gef.tools
 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.
 


Eclipse GEF
2.1

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