Uses of Package
org.eclipse.gef.ui.palette.customize
Packages that use org.eclipse.gef.ui.palette.customize
-
Classes in org.eclipse.gef.ui.palette.customize used by org.eclipse.gef.ui.paletteClassDescriptionAn
EntryPage
displays properties of aPaletteEntry
.This class implements a default dialog that allows customization of the different entries/items on a GEF palette, i.e. the model behind the palette.A PaletteEntryFactory creates certain type ofPaletteEntries
. -
Classes in org.eclipse.gef.ui.palette.customize used by org.eclipse.gef.ui.palette.customizeClassDescriptionThis is a default implementation of the
EntryPage
interface.AnEntryPage
displays properties of aPaletteEntry
.AnEntryPageContainer
allows anEntryPage
to report errors to it.Abstract factory forPaletteContainer
sPaletteCustomizationAction
s are used to manipulate the palette model.A PaletteEntryFactory creates certain type ofPaletteEntries
.