org.jfree.chart.event
Class PlotChangeEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.jfree.chart.event.ChartChangeEvent
-
- org.jfree.chart.event.PlotChangeEvent
-
- All Implemented Interfaces:
- java.io.Serializable
public class PlotChangeEvent extends ChartChangeEvent
An event that can be forwarded to anyPlotChangeListenerto signal a change to a plot.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description PlotChangeEvent(Plot plot)Creates a new PlotChangeEvent.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description PlotgetPlot()Returns the plot that generated the event.-
Methods inherited from class org.jfree.chart.event.ChartChangeEvent
getChart, getType, setChart, setType
-
-
DMelt 3.0 © DataMelt by jWork.ORG