Eclipse GEF
2.1

Uses of Package
org.eclipse.gef.ui.parts

Packages that use org.eclipse.gef.ui.parts
org.eclipse.gef.ui.palette   
org.eclipse.gef.ui.parts   
 

Classes in org.eclipse.gef.ui.parts used by org.eclipse.gef.ui.palette
AbstractEditPartViewer
          The base implementation for EditPartViewer.
GraphicalViewerImpl
          An EditPartViewer implementation based on Figures.
ScrollingGraphicalViewer
          A Graphical Viewer implementation which uses a FigureCanvas for native scrolling.
 

Classes in org.eclipse.gef.ui.parts used by org.eclipse.gef.ui.parts
AbstractEditPartViewer
          The base implementation for EditPartViewer.
DomainEventDispatcher
          A special event dispatcher that will route events to the EditDomain when appropriate.
GraphicalEditor
          This class serves as a quick starting point for clients who are new to GEF.
GraphicalViewerImpl
          An EditPartViewer implementation based on Figures.
GraphicalViewerKeyHandler
          An extended KeyHandler which processes default keystrokes for common navigation in a GraphicalViewer.
SelectionSynchronizer
          A utility for synchronizing the selection of multiple EditPartViewers.
 


Eclipse GEF
2.1

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