joeq.Main
Class Hello

java.lang.Object
  extended by joeq.Main.Hello

public abstract class Hello
extends Object


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

Hello

public Hello()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args - the command line arguments
Throws:
Exception


Copyright © 2001-2008 John Whaley. All Rights Reserved.