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

Quick Search    Search Deep

samples.helloworld3
Class Hello3Launcher  view Hello3Launcher download Hello3Launcher.java

java.lang.Object
  extended bysamples.helloworld3.Hello3Launcher

public class Hello3Launcher
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
Hello3Launcher()
           
 
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

Hello3Launcher

public Hello3Launcher()
Method Detail

main

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