public interface ChartInfoNotifier
Modifier and Type | Method and Description |
---|---|
void |
addChartDataListener(ChartDataListener l) |
void |
addPropertyListener(ChartInfoNotifier property) |
void |
removeChartDataListener(ChartDataListener l) |
void |
removePropertyListener(ChartInfoNotifier property) |
void addChartDataListener(ChartDataListener l)
void removeChartDataListener(ChartDataListener l)
void addPropertyListener(ChartInfoNotifier property)
void removePropertyListener(ChartInfoNotifier property)
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.