public interface PaletteChangedListener
Modifier and Type | Method and Description |
---|---|
void |
onPaletteUpdated(ChartPalette source)
A palette will call this method when it has changed,
so that the listener can update itself.
|
void onPaletteUpdated(ChartPalette source)