de.lessvoid.nifty.examples.helloworld
Class HelloWorldExampleMain

java.lang.Object
  extended by de.lessvoid.nifty.examples.helloworld.HelloWorldExampleMain

public final class HelloWorldExampleMain
extends Object

The Nifty Hello World.

Author:
void

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

Method Detail

main

public static void main(String[] args)
                 throws IOException
Main method.

Parameters:
args - arguments
Throws:
IOException


Copyright © 2011. All Rights Reserved.