| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ChartChangeListenerextends EventListenerChartPanel class registers itself with the
chart it displays, and whenever the chart changes, the panel redraws itself.
Method Summary | |
void |
|
public void chartChanged(ChartChangeEvent event)
Receives notification of a chart change event.
- Parameters:
event- the event.