com.tensegrity.palowebviewer.modules.ui.client
Class UIEntryPoint

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.ui.client.UIEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


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

Constructor Detail

UIEntryPoint

public UIEntryPoint()
Method Detail

onModuleLoad

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