chemCast.test.ui
Class FastScatterPlotDemo

java.lang.Object
  extended by ApplicationFrame
      extended by chemCast.test.ui.FastScatterPlotDemo

public class FastScatterPlotDemo
extends ApplicationFrame


Constructor Summary
FastScatterPlotDemo(java.lang.String title)
          Creates a new fast scatter plot demo.
 
Method Summary
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

FastScatterPlotDemo

public FastScatterPlotDemo(java.lang.String title)
Creates a new fast scatter plot demo.

Parameters:
title - the frame title.
Method Detail

main

public static void main(java.lang.String[] args)
Starting point for the demonstration application.

Parameters:
args - ignored.