| java.lang.Object | ||
| ↳ | ApplicationFrame | |
| ↳ | org.jfree.chart.demo.PieChartDemo1 | |
A simple demonstration application showing how to create a pie chart using
data from a DefaultPieDataset.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Default constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a panel for the demo (used by SuperDemo.java).
| |||||||||||
Starting point for the demonstration application.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a panel for the demo (used by SuperDemo.java).
Starting point for the demonstration application.
| args | ignored. |
|---|