|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChartDataListener
Interface for receiving notifications of changes to a chart's dataset which require a repaint of the chart.
| Method Summary | |
|---|---|
void |
chartDataChanged(ChartDataChangedEvent evt)
This method is invoked on all registered listeners whenever a chart's data set has changed. |
| Method Detail |
|---|
void chartDataChanged(@Nonnull
ChartDataChangedEvent evt)
evt - Information about the change event. Never null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||