org.gwtopenmaps.demo.openlayers.client
Class GwtOpenLayersShowcase

java.lang.Object
  extended by org.gwtopenmaps.demo.openlayers.client.GwtOpenLayersShowcase
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Entry point for GWT OpenLayers showcase.


Constructor Summary
GwtOpenLayersShowcase()
           
 
Method Summary
 void onModuleLoad()
          Entry point for the GWT OpenLayers Showcase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtOpenLayersShowcase

public GwtOpenLayersShowcase()
Method Detail

onModuleLoad

public void onModuleLoad()
Entry point for the GWT OpenLayers Showcase

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


Copyright © 2011 sourceforge. All Rights Reserved.