Interface Summary |
AxisChangeListener |
The interface that must be supported by classes that wish to receive notification of
changes to an axis. |
ChartChangeListener |
The interface that must be supported by classes that wish to receive
notification of changes to a chart. |
LegendChangeListener |
The interface that must be supported by classes that wish to receive
notification of changes to a chart legend. |
PlotChangeListener |
The interface that must be supported by classes that wish to receive
notification of changes to a plot. |
TitleChangeListener |
The interface that must be supported by classes that wish to receive
notification of changes to a chart title. |
The event classes in the JFreeChart class library. These are used to provide a change
notification mechanism so that charts are automatically redrawn when changes are made to
any chart component.