edu.pdx.cs399J.gwt.hello.client
Class Hello

java.lang.Object
  extended by edu.pdx.cs399J.gwt.hello.client.Hello
All Implemented Interfaces:
EntryPoint

public class Hello
extends Object
implements EntryPoint

A basic GWT class


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

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface EntryPoint


Copyright © 2000-2009 Portland State University. All Rights Reserved.