Uses of Class
com.jrefinery.chart.demo.SampleXYDataset

Packages that use SampleXYDataset
com.jrefinery.chart.demo Demonstration applications for the JFreeChart class library. 
 

Uses of SampleXYDataset in com.jrefinery.chart.demo
 

Constructors in com.jrefinery.chart.demo with parameters of type SampleXYDataset
SampleXYDatasetThread(SampleXYDataset data)
          Creates a new thread.