edu.rit.slides.test
Class Test01
java.lang.Object
edu.rit.slides.test.Test01
public class Test01
- extends Object
Class Test01 is a main program that creates a simple
SlideShow
and stores it in a file.
Usage: java edu.rit.slides.test.Test01 file
Method Summary |
static void |
main(String[] args)
Main program. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- Main program.
Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark@cs.rit.edu.