JIU 0.14.3

net.sourceforge.jiu.apps
Class JiuHelloWorld

java.lang.Object
  extended by 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

Constructor Summary
JiuHelloWorld()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiuHelloWorld

public JiuHelloWorld()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt