org.ujac.chart.test
Class ChartWriterTester

java.lang.Object
  extended by org.ujac.chart.test.ChartWriterTester

public class ChartWriterTester
extends Object

Name: ChartTester
Description: A test class for chart writers.

Author:
lauerc

Constructor Summary
ChartWriterTester()
           
 
Method Summary
static void main(String[] args)
          The main method for testing purposes.
static void usage()
          The main method for testing purposes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartWriterTester

public ChartWriterTester()
Method Detail

usage

public static void usage()
The main method for testing purposes.


main

public static void main(String[] args)
The main method for testing purposes.

Parameters:
args - The command line attribute list.


Copyright © 2003-2004 UJAC.org. All Rights Reserved.