Package org.eclipse.gef.palette
This package defines and implements the model used by the
PaletteViewer.-
Interface Summary Interface Description PaletteListener Listens to changes in the palette. -
Class Summary Class Description CombinedTemplateCreationEntry A combination of aPaletteTemplateEntryandToolEntry.ConnectionCreationToolEntry A palette ToolEntry for aConnectionCreationTool.CreationToolEntry A palette ToolEntry for aCreationTool.MarqueeToolEntry A palette ToolEntry for aMarqueeSelectionTool.PaletteContainer Default implementation of PaletteContainerPaletteDrawer A PaletteDrawer is a collapsible container that can have other non-container palette entries.PaletteEntry Root class (statically) for the palette model.PaletteGroup A PaletteGroup consists of a group ofPaletteEntryobjects that are uncollapsible .PaletteRoot Serves as the rootPaletteEntryfor the palette model.PaletteSeparator A separator for the palette
Separators can also be used as markers.PaletteStack The model object for a PaletteStack - A stack of tools.PaletteTemplateEntry PaletteToolbar A PaletteGroup consists of a group ofPaletteEntryobjects that are uncollapsible .PanningSelectionToolEntry A ToolEntry for aPanningSelectionTool.SelectionToolEntry A ToolEntry for aSelectionTool.ToolEntry A factory for returning Tools.