org.gwtiger.client
Class GWTigerEntryScreen

java.lang.Object
  extended by org.gwtiger.client.GWTigerEntryScreen
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class GWTigerEntryScreen
extends java.lang.Object
implements com.google.gwt.core.client.EntryPoint

Author:
Addy

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

Constructor Detail

GWTigerEntryScreen

public GWTigerEntryScreen()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint