Class PaletteColorProvider

java.lang.Object
org.eclipse.gef.GEFColorProvider
org.eclipse.gef.ui.palette.PaletteColorProvider
All Implemented Interfaces:
ColorProvider

public class PaletteColorProvider extends GEFColorProvider
Default colors used by the PaletteViewer which are used when painting the palette figures. Clients may extend this class to define their own colors. The color provider can be set via PaletteViewer.setColorProvider(PaletteColorProvider). Important This class is still work-in-progress and new methods might be added in the future.
Since:
3.20