net.sourceforge.jiu.apps
Class JiuHelloWorld
java.lang.Object
net.sourceforge.jiu.apps.JiuHelloWorld
public class JiuHelloWorld
- extends Object
Small example command line program which creates a new image,
prints the text Hello World! into it and saves it as
a PNG file.
- Since:
- 0.14.2
- Author:
- Marco Schmidt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JiuHelloWorld
public JiuHelloWorld()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt