Eclipse GEF
2.1

Uses of Package
org.eclipse.gef.editparts

Packages that use org.eclipse.gef.editparts
org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. 
org.eclipse.gef.ui.actions This package support for using JFace Actions in your EditorPart. 
 

Classes in org.eclipse.gef.editparts used by org.eclipse.gef.editparts
AbstractEditPart
          The baseline implementation for the EditPart interface.
AbstractGraphicalEditPart
          Default implementation for GraphicalEditPart.
FreeformGraphicalRootEditPart
          Provides support for representation of any other graphical EditPart.
LayerManager
          Responsible for locating layers in a GraphicalViewer.
 

Classes in org.eclipse.gef.editparts used by org.eclipse.gef.ui.actions
ZoomListener
          Listens to zoom level changes.
 


Eclipse GEF
2.1

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