Uses of Package
org.eclipse.gef.ui.parts
Packages that use org.eclipse.gef.ui.parts
- 
Classes in org.eclipse.gef.ui.parts used by org.eclipse.gef.ui.paletteClassDescriptionThe base implementation for EditPartViewer.An EditPartViewer implementation based onFigures.A Graphical Viewer implementation which uses aFigureCanvasfor native scrolling.
- 
Classes in org.eclipse.gef.ui.parts used by org.eclipse.gef.ui.partsClassDescriptionThe base implementation for EditPartViewer.A special event dispatcher that will route events to theEditDomainwhen appropriate.This class serves as a quick starting point for clients who are new to GEF.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).An EditPartViewer implementation based onFigures.An extended KeyHandler which processes default keystrokes for common navigation in a GraphicalViewer.A utility for synchronizing the selection of multiple EditPartViewers.
- 
Classes in org.eclipse.gef.ui.parts used by org.eclipse.gef.ui.rulers