Uses of Class
org.eclipse.gef.palette.SelectionToolEntry
-
Packages that use SelectionToolEntry Package Description org.eclipse.gef.palette This package defines and implements the model used by thePaletteViewer
. -
-
Uses of SelectionToolEntry in org.eclipse.gef.palette
Subclasses of SelectionToolEntry in org.eclipse.gef.palette Modifier and Type Class Description class
PanningSelectionToolEntry
A ToolEntry for aPanningSelectionTool
.
-