org.vectomatic.common
Class Main

java.lang.Object
  extended by org.vectomatic.common.Main
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class Main
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
Main()
           
 
Method Summary
 void onModuleLoad()
          This is the entry point method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2010. All Rights Reserved.