org.gwtiger.tools
Class GWTigerApplicationCreator

java.lang.Object
  extended by com.google.gwt.util.tools.ToolBase
      extended by org.gwtiger.tools.GWTigerApplicationCreator

public final class GWTigerApplicationCreator
extends com.google.gwt.util.tools.ToolBase

Creates a GWT application with GWTiger framework. Original Class distributed as part of GWT. This is modified to include GWTiger Framework.


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

Method Detail

main

public static void main(java.lang.String[] args)