org.jowidgets.examples.common
Class HelloWidgetApplication
java.lang.Object
org.jowidgets.examples.common.HelloWidgetApplication
- All Implemented Interfaces:
- org.jowidgets.common.application.IApplication
public class HelloWidgetApplication
- extends Object
- implements org.jowidgets.common.application.IApplication
|
Method Summary |
org.jowidgets.api.widgets.IFrame |
getRootFrame()
|
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 |
HelloWidgetApplication
public HelloWidgetApplication(String title)
start
public void start()
start
public void start(org.jowidgets.common.application.IApplicationLifecycle lifecycle)
- Specified by:
start in interface org.jowidgets.common.application.IApplication
getRootFrame
public org.jowidgets.api.widgets.IFrame getRootFrame()
Copyright © 2012. All Rights Reserved.