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.paletteClassDescriptionAnEntryPagedisplays 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 theEntryPageinterface.AnEntryPagedisplays properties of aPaletteEntry.AnEntryPageContainerallows anEntryPageto report errors to it.Abstract factory forPaletteContainersPaletteCustomizationActions are used to manipulate the palette model.A PaletteEntryFactory creates certain type ofPaletteEntries.