public interface ColorPaletteUpdateObserver
| Modifier and Type | Method and Description |
|---|---|
void |
setColorPalette(ColorPalette palette)
Sets the color palette of this object.
|
void setColorPalette(ColorPalette palette)
palette - A color palette containing colors.