org.jowidgets.examples.common.office
Class OfficeTextDemoApplication

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

public final class OfficeTextDemoApplication
extends Object
implements org.jowidgets.common.application.IApplication


Constructor Summary
OfficeTextDemoApplication(String title)
           
 
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

OfficeTextDemoApplication

public OfficeTextDemoApplication(String title)
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.