Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

samples.helloworld2
Class Hello2Launcher  view Hello2Launcher download Hello2Launcher.java

java.lang.Object
  extended bysamples.helloworld2.Hello2Launcher

public class Hello2Launcher
extends java.lang.Object

Create the HelloWorld2 application Controller then start it.

Version:
$Revision: 1.2 $ $Date: 2002/01/12 09:35:41 $

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

Constructor Detail

Hello2Launcher

public Hello2Launcher()
Method Detail

main

public static void main(java.lang.String[] inArgs)
                 throws java.lang.Exception