GEF (MVC)
3.8.1.201211122107

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

Packages that use SelectEditPartTracker
org.eclipse.gef.editpolicies This package contains EditPolicy implementations for many common editing Roles. 
org.eclipse.gef.tools This package provides several tool implementations. 
 

Uses of SelectEditPartTracker in org.eclipse.gef.editpolicies
 

Methods in org.eclipse.gef.editpolicies that return SelectEditPartTracker
protected  SelectEditPartTracker NonResizableEditPolicy.getSelectTracker()
          Returns a selection tracker to use by a selection handle.
 

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.
 


GEF (MVC)
3.8.1.201211122107

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