Document Information

Last modified:
2008/11/10 14:39 by ecker

QWT

The qooxdoo Web Toolkit is like “qooxdoo for Java”: Write your qooxdoo application in Java, and QWT will translate the client part to JavaScript. QWT is quite similar to Google Web Toolkit, but you benefit from the high-quality widgets of qooxdoo.

The typical “Hello World” application looks like this:

import qx.application.Gui;
import qx.ui.basic.Label;
 
public class Application extends Gui {
    public void main() {
        super.main();
        new Label("Hello, world!").addToDocument();
    }
}

The qooxdoo Web Toolkit has been created and is maintained by Michael Hartmeier (mlhartme AT users DOT sourceforge DOT net) in close cooperation with the qooxdoo core developers. It is still at an early stage and not recommended yet for production.

All interested people are invited to be part of this exciting open source project. Any of your feedback and contribution is highly appreciated. Please use the regular qooxdoo mailing list for feedback and discussion.


       

Information

Last modified:
2008/11/10 14:39 by ecker

Account

Not logged in

 
 

Job Offers

To further improve qooxdoo we are seeking javascript developers. Read more...

Rich Ajax Platform (RAP)

RAP uses qooxdoo, Java and the Eclipse development model to build rich web applications. Read more...

qooxdoo Web Toolkit (QWT)

Similar to GWT this framework allows to create impressive qooxdoo applications just using Java. Read more...

Pustefix

Pustefix is a MVC-based web application framework using Java and XML/XSLT. Read more...

 
SourceForge.net Logo

Bad Behavior has blocked 0 potential spam attempts in the last 7 days.