List of usage examples for java.beans VetoableChangeListener interface-usage
From source file org.jfree.data.time.TimeSeriesCollection.java
/**
* A collection of time series objects. This class implements the
* {@link XYDataset} interface, as well as the extended
* {@link IntervalXYDataset} interface. This makes it a convenient dataset for
* use with the {@link org.jfree.chart.plot.XYPlot} class.
*/