The XuiPro∞ Community Edition is a GPL licensed version of XuiPro. The XuiPro Community Edition is being released in conjunction with XUI3, during the development process elements of XuiPro will be made available under the community license.
The community edition allows you try out XuiPro and include it in other GPL programs. If you use XuiPro on a commercial basis or as part of a commercial application then you will need a commercial license.
So far the XuiPro Swing Components have been released, these include many advanced components, some of which have been documented∞ and others such as Calendar components that have yet to be documented.
Enhancements
Standalone Language Editor - The language editor is a standalone version of the translation tool that licensees can distribute to translators without having to distribute the whole NetBeans platform.
PDF Exporter - A new PDF export feature has been added, the export package can now export or print HTML, Excel XLS and PDF.
Enhanced Question Manager support - Many new features including new question types, templates and expression types.
XGenericBuilder - A generic builder has been added. The builder allows a variety of file formats to be mapped to XUI pages, including data and event bindings. The builder does not require a one to one mapping and an element of one format can be mapped to multiple XUI components, or multiple elements within the source file can operate on a single component.
XPojoFormBuilder - Extending the XGenericBuilder, the POJO form builder inspects a POJO and builds a form based on the available properties. The form can be customized with the same decoration layers as used by the generic builder and by the same type of mappings.
The generic builder also makes use of XUI's new layered pages so that static content can be added to the new page as a background layer to provide visual queues and eye candy to help improve the appearance of the generated pages.