Eclipse GEF
2.1

Uses of Class
org.eclipse.gef.editparts.AbstractEditPart

Packages that use AbstractEditPart
org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. 
 

Uses of AbstractEditPart in org.eclipse.gef.editparts
 

Subclasses of AbstractEditPart in org.eclipse.gef.editparts
 class AbstractConnectionEditPart
          Provides support for connections based EditParts.
 class AbstractGraphicalEditPart
          Default implementation for GraphicalEditPart.
 class AbstractTreeEditPart
          Default implementation for TreeEditParts used in GEF TreeViewers.
 class FreeformGraphicalRootEditPart
          Provides support for representation of any other graphical EditPart.
 class GraphicalRootEditPart
          Provides support for representation of any other graphical EditPart.
 class RootTreeEditPart
           
 class ScalableFreeformRootEditPart
           
 


Eclipse GEF
2.1

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