Metawidget is a cross-platform software that takes your domain objects and automatically creates, at runtime, native User Interface components for them - saving you handcoding your UIs. It supports Swing, Java Server Faces (JSF), Facelets, Spring (Spring Web MVC), Struts, Android, Hibernate.
As much as possible, Metawidget does this without introducing new technologies. It inspects, at runtime, an application's existing back-end architecture (such as JavaBeans, existing annotations, existing XML configuration files) and creates widgets native to its existing front-end framework (such as Swing, Java Server Faces, Struts or Android).
Metawidget does not replace or hide your existing User Interface framework and guarantees that your investment in its technology and knowledge is as valid as always. The LGPL open source license allows the use of Metawidget in open source and commercial projects.
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
· Pluggable action bindings for GWT and Swing
· Pluggable Swing validation (including JGoodies Validator)
· MigLayout support
· Scala support
· OSGi support
· Upgraded support for Android (1.0 R2) and Seam (2.1.1.GA)
· Fluent API for configuring Inspectors programmatically