org.jowidgets.examples.common
Class TempDemoApplication

java.lang.Object
  extended by org.jowidgets.examples.common.TempDemoApplication
All Implemented Interfaces:
org.jowidgets.common.application.IApplication

public class TempDemoApplication
extends Object
implements org.jowidgets.common.application.IApplication


Constructor Summary
TempDemoApplication()
           
 
Method Summary
 void start()
           
 void start(org.jowidgets.common.application.IApplicationLifecycle lifecycle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TempDemoApplication

public TempDemoApplication()
Method Detail

start

public void start()

start

public void start(org.jowidgets.common.application.IApplicationLifecycle lifecycle)
Specified by:
start in interface org.jowidgets.common.application.IApplication


Copyright © 2012. All Rights Reserved.