public class TimeSeriesChartDemo1 extends ApplicationFrame
Constructor and Description |
---|
TimeSeriesChartDemo1(String title)
A demonstration application showing how to create a simple time series
chart.
|
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 TimeSeriesChartDemo1(String title)
title
- the frame title.public static JPanel createDemoPanel()
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.