Révision 665
| tmp/org.txm.chartsengine.jfreechart.core/src/org/txm/chartsengine/jfreechart/core/JFCChartCreator.java (revision 665) | ||
|---|---|---|
| 19 | 19 |
* |
| 20 | 20 |
* All JFC charts creators should extend this class. |
| 21 | 21 |
* The updateChart(ChartResult result) method implementation of the subclasses must call super.update(result) to benefit to the shared system. |
| 22 |
* Before updating, the subclasses should call chart.setNotify(true) to avoid conflict between the updating and the rendering threads.
|
|
| 22 |
* Before updating, the subclasses should call chart.setNotify(false) to avoid conflict between the updating and the rendering threads.
|
|
| 23 | 23 |
* |
| 24 | 24 |
* @author sjacquot |
| 25 | 25 |
* |
Formats disponibles : Unified diff