Skip to content

ragesteel/metawidget

 
 

Repository files navigation

Metawidget
==========

http://www.metawidget.org

Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to
match the properties of your business objects.
 
Metawidget does this without introducing new technologies. It inspects your *existing* back-end
architecture (such as JavaBeans, existing annotations, existing XML configuration files) and creates
widgets native to your *existing* front-end framework (such as Swing, Java Server Faces, Struts, Android).
 
Metawidget does not replace or hide your existing UI 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.

Latest Documentation:

   http://www.metawidget.org/documentation.php

Technical Support:

   http://www.metawidget.org/support.php
   
Bug Reports:
   
   http://www.metawidget.org/issues.php

Contributing:

   http://www.metawidget.org/contributing.php

Quick Start
-----------

Visit http://metawidget.org/doc/reference/en/html/index.html and follow the tutorial.

Debug
-----

To download a version of metawidget-all.jar compiled with debug information turned on, visit:

   http://repository.jboss.org/nexus/content/groups/public-jboss/org/metawidget/modules/metawidget-all

This has a larger JAR size, but may be useful to obtain line numbers while debugging.

Other Stuff
-----------

This software is distributed under the terms of the FSF Lesser GNU Public License (see lgpl.txt).

This product includes software developed by the Apache Software Foundation (http://www.apache.org).

About

Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.7%
  • PHP 3.5%
  • Other 0.8%