net.floatz.client
Class Floatz

java.lang.Object
  extended by net.floatz.client.Floatz
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Module entry point for resource bundle Copyright (c) 1998-2010 by :humml:design http://design.humml.eu/toolbox/floatz Licensed under Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0

Version:
1.1.1
Author:
Harald Humml
See Also:
http://code.google.com/p/floatz/

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

Constructor Detail

Floatz

public Floatz()
Method Detail

onModuleLoad

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