org.jfree.chart.demo
public class TimeSeriesChartDemo1 extends ApplicationFrame
Constructor and Description |
---|
TimeSeriesChartDemo1(java.lang.String title)
A demonstration application showing how to create a simple time series
chart.
|
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 TimeSeriesChartDemo1(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.