public class PieChartDemo1 extends ApplicationFrame
DefaultPieDataset.| Constructor and Description |
|---|
PieChartDemo1(java.lang.String title)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.JPanel |
createDemoPanel()
Creates a panel for the demo (used by SuperDemo.java).
|
static void |
main(java.lang.String[] args)
Starting point for the demonstration application.
|
public PieChartDemo1(java.lang.String title)
title - the frame title.public static javax.swing.JPanel createDemoPanel()
public static void main(java.lang.String[] args)
args - ignored.Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.