Package jxl.demo
Class Demo
- java.lang.Object
-
- jxl.demo.Demo
-
public class Demo extends java.lang.ObjectThe main demo class which interprets the command line switches in order to determine how to call the demo programs The demo program uses stdout as its default output stream
-
-
Constructor Summary
Constructors Constructor Description Demo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)The main method.
-