JAXX is a system that allows you to describe Swing user interfaces in XML and then generate them. It includes support for common user interface elements such as navigation trees.
| Tags | Software Development User Interfaces Code Generators |
|---|---|
| Licenses | LGPL |
| Operating Systems | Platform Independent |
| Implementation | Java |
| Translations | French |
Last announcement
For all maven users, JAXX is now available on central repository ( http://repo1.maven.org/maven2/org/nuiton/jaxx/ ), you do not need to add the nui...
Recent releases


Release Notes: This versions adds a JAxxRuntimeException to catch some special errors and updates dependencies' versions.


Release Notes: This version fixes a bug related to JXTableSwingSessionState.


Release Notes: This version integrates features from other libraries (SwingSession coming from nuiton-widget and File or Directory selector from nuiton-utils) and improves SwingValidatorMessageWidget and BeanFilterableComboBox.


Release Notes: This version improves the BeanFilterableComboBox.


Release Notes: This version makes mnemonics internationalizable, added a tooltip on DecoratorTableCellRenderer, improved ConfigUI and JaxxHelper, added a new API for scanning components as a tree, and fixed some bugs.