net.sourceforge.jiu.apps

Class JiuHelloWorld


public class JiuHelloWorld
extends java.lang.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.
Author:
Marco Schmidt
Since:
0.14.2

Method Summary

static void
main(String[] args)

Method Details

main

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