de.lessvoid.nifty.examples.messagebox
Class MessageBoxExampleMain

java.lang.Object
  extended by de.lessvoid.nifty.examples.messagebox.MessageBoxExampleMain

public class MessageBoxExampleMain
extends Object

Main executable class to run the message box example.

Author:
Martin Karing <nitram@illarion.org>

Constructor Summary
MessageBoxExampleMain()
           
 
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

MessageBoxExampleMain

public MessageBoxExampleMain()
Method Detail

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.