Uses of Package
com.jrefinery.chart.event

Packages that use com.jrefinery.chart.event
com.jrefinery.chart The main classes in the JFreeChart class library. 
com.jrefinery.chart.event The event classes in the JFreeChart class library. 
 

Classes in com.jrefinery.chart.event used by com.jrefinery.chart
AxisChangeEvent
          A change event that encapsulates information about a change to an axis.
AxisChangeListener
          The interface that must be supported by classes that wish to receive notification of changes to an axis.
ChartChangeEvent
          A change event that encapsulates information about a change to a chart.
ChartChangeListener
          The interface that must be supported by classes that wish to receive notification of changes to a chart.
LegendChangeEvent
          A change event that encapsulates information about a change to a chart legend.
LegendChangeListener
          The interface that must be supported by classes that wish to receive notification of changes to a chart legend.
PlotChangeEvent
          A change event that encapsulates information about a change to a plot.
PlotChangeListener
          The interface that must be supported by classes that wish to receive notification of changes to a plot.
TitleChangeEvent
          A change event that encapsulates information about a change to a chart title.
TitleChangeListener
          The interface that must be supported by classes that wish to receive notification of changes to a chart title.
 

Classes in com.jrefinery.chart.event used by com.jrefinery.chart.event
AxisChangeEvent
          A change event that encapsulates information about a change to an axis.
ChartChangeEvent
          A change event that encapsulates information about a change to a chart.
LegendChangeEvent
          A change event that encapsulates information about a change to a chart legend.
PlotChangeEvent
          A change event that encapsulates information about a change to a plot.
TitleChangeEvent
          A change event that encapsulates information about a change to a chart title.