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