Uses of Class
org.eclipse.gef.ui.parts.GraphicalViewerImpl
-
Packages that use GraphicalViewerImpl Package Description org.eclipse.gef.ui.palette org.eclipse.gef.ui.parts -
-
Uses of GraphicalViewerImpl in org.eclipse.gef.ui.palette
Subclasses of GraphicalViewerImpl in org.eclipse.gef.ui.palette Modifier and Type Class Description class
PaletteViewer
Graphical viewer for the GEF palette. -
Uses of GraphicalViewerImpl in org.eclipse.gef.ui.parts
Subclasses of GraphicalViewerImpl in org.eclipse.gef.ui.parts Modifier and Type Class Description class
ScrollingGraphicalViewer
A Graphical Viewer implementation which uses aFigureCanvas
for native scrolling.
-