Package org.eclipse.gef.ui.palette
package org.eclipse.gef.ui.palette
-
ClassDescriptionThis action toggles the "Use Large Icons" option for the current layout mode of the palette.This action launches the PaletteCustomizerDialog for the given palette.This is the default implementation for PaletteViewerPreferences.The FlyoutPaletteComposite is used to show a flyout palette alongside another control.FlyoutPreferences is used to save/load the preferences for the flyout palette.This action allows to switch between the various supported layout modes for the given palette.Provides the context menu for a palette.
PaletteCustomizer
is thePaletteCustomizerDialog
's interface to the model.Factory to create EditParts for different PaletteEntries.Graphical viewer for the GEF palette.PaletteViewerPreferences
is used to store/persist the various settings of a GEF palette.PaletteViewerProvider provides a standard way of creating palette viewers that can be shared across different clients that need to create a palette (PaletteViewerPage and FlyoutPaletteComposite, for instance).An action that can be used to pin the given pinnable palette editpart (drawer or stack) open.An action to launch the Settings dialog for the given palette.