|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectApplicationFrame
org.jfree.chart.demo.BarChartDemo1
A simple demonstration application showing how to create a bar chart.
Constructor Summary | |
BarChartDemo1(java.lang.String title)
Creates a new demo instance. |
Method Summary | |
static void |
main(java.lang.String[] args)
Starting point for the demonstration application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BarChartDemo1(java.lang.String title)
title
- the frame title.Method Detail |
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 |