Package org.eclipse.gef.palette
package org.eclipse.gef.palette
This package defines and implements the model used by the
PaletteViewer
.-
ClassDescriptionA combination of a
PaletteTemplateEntry
andToolEntry
.A palette ToolEntry for aConnectionCreationTool
.A palette ToolEntry for aCreationTool
.A palette ToolEntry for aMarqueeSelectionTool
.Default implementation of PaletteContainerA PaletteDrawer is a collapsible container that can have other non-container palette entries.Root class (statically) for the palette model.A PaletteGroup consists of a group ofPaletteEntry
objects that are uncollapsible .Listens to changes in the palette.Serves as the rootPaletteEntry
for the palette model.A separator for the palette
Separators can also be used as markers.The model object for a PaletteStack - A stack of tools.A PaletteGroup consists of a group ofPaletteEntry
objects that are uncollapsible .A ToolEntry for aPanningSelectionTool
.A ToolEntry for aSelectionTool
.A factory for returning Tools.