edu.pdx.cs399J.gwt.client
Class Examples

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

public class Examples
extends Object
implements EntryPoint

The main entry point to GWT examples


Constructor Summary
Examples()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Examples

public Examples()
Method Detail

onModuleLoad

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


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