Uses of Class
org.eclipse.gef.ui.palette.customize.PaletteCustomizationAction
Packages that use PaletteCustomizationAction
- 
Uses of PaletteCustomizationAction in org.eclipse.gef.ui.palette.customizeMethods in org.eclipse.gef.ui.palette.customize that return types with arguments of type PaletteCustomizationActionModifier and TypeMethodDescriptionprotected List<PaletteCustomizationAction> PaletteCustomizerDialog.createOutlineActions()Creates the actions that manipulate the palette model.protected final List<PaletteCustomizationAction> PaletteCustomizerDialog.getOutlineActions()Provides access to the actions that are used to manipulate the model.