org.jfree.chart.demo
public class BarChartDemo1 extends ApplicationFrame
Constructor Summary | |
---|---|
BarChartDemo1(String title)
Creates a new demo instance.
|
Method Summary | |
---|---|
static void | main(String[] args)
Starting point for the demonstration application.
|
Parameters: title the frame title.
Parameters: args ignored.