Uses of Package
org.jfree.chart.event
-
Packages that use org.jfree.chart.event Package Description org.jfree.chart Core classes for JFreeChart includingJFreeChartandChartFactory.org.jfree.chart.annotations A framework for adding annotations to charts.org.jfree.chart.axis Axis classes and interfaces.org.jfree.chart.event Event classes and listener interfaces, used to provide a change notification mechanism so that charts are automatically redrawn whenever changes are made to any chart component.org.jfree.chart.plot Plot classes and related interfaces.org.jfree.chart.plot.compass Theorg.jfree.chart.plot.CompassPlotclass and related code.org.jfree.chart.plot.dial Classes for creating dial plots.org.jfree.chart.plot.flow Classes for creating flow plots (a type of Sankey chart).org.jfree.chart.plot.pie Classes used to create pie charts.org.jfree.chart.renderer Core support for the plug-in renderers used by theCategoryPlotandXYPlotclasses.org.jfree.chart.renderer.category Plug-in renderers for theCategoryPlotclass.org.jfree.chart.renderer.xy Plug-in renderers for theXYPlotclass.org.jfree.chart.swing Classes that provide support for JFreeChart in Swing applications.org.jfree.chart.title Classes used to display chart titles and subtitles. -
Classes in org.jfree.chart.event used by org.jfree.chart Class Description 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 chart events.ChartProgressEvent An event that contains information about the drawing progress of a chart.ChartProgressListener The interface that must be supported by classes that wish to receive notification of chart progress events.PlotChangeEvent An event that can be forwarded to anyPlotChangeListenerto signal 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 org.jfree.chart.event used by org.jfree.chart.annotations Class Description AnnotationChangeEvent An event that can be forwarded to anyAnnotationChangeListenerto signal a change to anAnnotation.AnnotationChangeListener The interface that must be supported by classes that wish to receive notification of changes to anAnnotation. -
Classes in org.jfree.chart.event used by org.jfree.chart.axis Class Description 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. -
Classes in org.jfree.chart.event used by org.jfree.chart.event Class Description AnnotationChangeEvent An event that can be forwarded to anyAnnotationChangeListenerto signal a change to anAnnotation.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.ChartChangeEventType Defines tokens used to indicate an event type.ChartProgressEvent An event that contains information about the drawing progress of a chart.ChartProgressEventType Chart progress event type.MarkerChangeEvent An event that can be forwarded to anyMarkerChangeListenerto signal a change to aMarker.PlotChangeEvent An event that can be forwarded to anyPlotChangeListenerto signal a change to a plot.RendererChangeEvent An event that can be forwarded to anyRendererChangeListenerto signal a change to a renderer.TitleChangeEvent A change event that encapsulates information about a change to a chart title. -
Classes in org.jfree.chart.event used by org.jfree.chart.plot Class Description AnnotationChangeEvent An event that can be forwarded to anyAnnotationChangeListenerto signal a change to anAnnotation.AnnotationChangeListener The interface that must be supported by classes that wish to receive notification of changes to anAnnotation.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.MarkerChangeEvent An event that can be forwarded to anyMarkerChangeListenerto signal a change to aMarker.MarkerChangeListener The interface that must be supported by classes that wish to receive notification of changes to aMarker.PlotChangeEvent An event that can be forwarded to anyPlotChangeListenerto signal a change to a plot.PlotChangeListener The interface that must be supported by classes that wish to receive notification of changes to a plot.RendererChangeEvent An event that can be forwarded to anyRendererChangeListenerto signal a change to a renderer.RendererChangeListener The interface that must be supported by classes that wish to receive notification of changes to a renderer. -
Classes in org.jfree.chart.event used by org.jfree.chart.plot.compass Class Description AnnotationChangeListener The interface that must be supported by classes that wish to receive notification of changes to anAnnotation.AxisChangeListener The interface that must be supported by classes that wish to receive notification of changes to an axis.MarkerChangeListener The interface that must be supported by classes that wish to receive notification of changes to aMarker. -
Classes in org.jfree.chart.event used by org.jfree.chart.plot.dial Class Description AnnotationChangeListener The interface that must be supported by classes that wish to receive notification of changes to anAnnotation.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.MarkerChangeListener The interface that must be supported by classes that wish to receive notification of changes to aMarker. -
Classes in org.jfree.chart.event used by org.jfree.chart.plot.flow Class Description AnnotationChangeListener The interface that must be supported by classes that wish to receive notification of changes to anAnnotation.AxisChangeListener The interface that must be supported by classes that wish to receive notification of changes to an axis.MarkerChangeListener The interface that must be supported by classes that wish to receive notification of changes to aMarker. -
Classes in org.jfree.chart.event used by org.jfree.chart.plot.pie Class Description AnnotationChangeListener The interface that must be supported by classes that wish to receive notification of changes to anAnnotation.AxisChangeListener The interface that must be supported by classes that wish to receive notification of changes to an axis.MarkerChangeListener The interface that must be supported by classes that wish to receive notification of changes to aMarker. -
Classes in org.jfree.chart.event used by org.jfree.chart.renderer Class Description RendererChangeEvent An event that can be forwarded to anyRendererChangeListenerto signal a change to a renderer.RendererChangeListener The interface that must be supported by classes that wish to receive notification of changes to a renderer. -
Classes in org.jfree.chart.event used by org.jfree.chart.renderer.category Class Description RendererChangeListener The interface that must be supported by classes that wish to receive notification of changes to a renderer. -
Classes in org.jfree.chart.event used by org.jfree.chart.renderer.xy Class Description AnnotationChangeEvent An event that can be forwarded to anyAnnotationChangeListenerto signal a change to anAnnotation.AnnotationChangeListener The interface that must be supported by classes that wish to receive notification of changes to anAnnotation.RendererChangeListener The interface that must be supported by classes that wish to receive notification of changes to a renderer. -
Classes in org.jfree.chart.event used by org.jfree.chart.swing Class Description 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 chart events.ChartProgressEvent An event that contains information about the drawing progress of a chart.ChartProgressListener The interface that must be supported by classes that wish to receive notification of chart progress events. -
Classes in org.jfree.chart.event used by org.jfree.chart.title Class Description 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.