Uses of Package
org.eclipse.gef.ui.parts
-
Packages that use org.eclipse.gef.ui.parts Package Description 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 Class Description AbstractEditPartViewer The base implementation for EditPartViewer.GraphicalViewerImpl An EditPartViewer implementation based onFigures
.ScrollingGraphicalViewer A Graphical Viewer implementation which uses aFigureCanvas
for native scrolling. -
Classes in org.eclipse.gef.ui.parts used by org.eclipse.gef.ui.parts Class Description AbstractEditPartViewer The base implementation for EditPartViewer.DomainEventDispatcher A special event dispatcher that will route events to theEditDomain
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 onFigures
.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 Class Description ScrollingGraphicalViewer A Graphical Viewer implementation which uses aFigureCanvas
for native scrolling.