Uses of Class
org.eclipse.gef.ui.palette.PaletteCustomizer
Packages that use PaletteCustomizer
- 
Uses of PaletteCustomizer in org.eclipse.gef.ui.paletteMethods in org.eclipse.gef.ui.palette that return PaletteCustomizerMethods in org.eclipse.gef.ui.palette with parameters of type PaletteCustomizerModifier and TypeMethodDescriptionvoidPaletteViewer.setCustomizer(PaletteCustomizer customizer) Sets the customizer.
- 
Uses of PaletteCustomizer in org.eclipse.gef.ui.palette.customizeMethods in org.eclipse.gef.ui.palette.customize that return PaletteCustomizerModifier and TypeMethodDescriptionprotected PaletteCustomizerPaletteCustomizerDialog.getCustomizer()Constructors in org.eclipse.gef.ui.palette.customize with parameters of type PaletteCustomizerModifierConstructorDescriptionPaletteCustomizerDialog(Shell shell, PaletteCustomizer customizer, PaletteRoot root) Constructs a new customizer dialog.