|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectApplicationFrame
org.gcube.contentmanagement.graphtools.plotting.demo.PieChartDemo1
public class PieChartDemo1
A simple demonstration application showing how to create a pie chart using
data from a DefaultPieDataset.
| Constructor Summary | |
|---|---|
PieChartDemo1(java.lang.String title)
Default constructor. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PieChartDemo1(java.lang.String title)
title - the frame title.| Method Detail |
|---|
public static javax.swing.JPanel createDemoPanel()
public static void main(java.lang.String[] args)
args - ignored.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||