Eclipse GEF
3.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   
org.eclipse.gef.ui.rulers   
 

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.
GraphicalEditorWithFlyoutPalette.CustomPalettePage
          A custom PalettePage that helps GraphicalEditorWithFlyoutPalette keep the two PaletteViewers (one displayed in the editor and the other displayed in the PaletteView) in sync when switching from one to the other (i.e., it helps maintain state across the two viewers).
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.
 

Classes in org.eclipse.gef.ui.parts used by org.eclipse.gef.ui.rulers
ScrollingGraphicalViewer
          A Graphical Viewer implementation which uses a FigureCanvas for native scrolling.
 


Eclipse GEF
3.1

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