Uses of Class
org.eclipse.gef.palette.CreationToolEntry
-
Packages that use CreationToolEntry Package Description org.eclipse.gef.palette This package defines and implements the model used by thePaletteViewer
. -
-
Uses of CreationToolEntry in org.eclipse.gef.palette
Subclasses of CreationToolEntry in org.eclipse.gef.palette Modifier and Type Class Description class
CombinedTemplateCreationEntry
A combination of aPaletteTemplateEntry
andToolEntry
.class
ConnectionCreationToolEntry
A palette ToolEntry for aConnectionCreationTool
.
-