All releases tagged Bugfixes


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.


Release Notes: This version allows you to set a tooltip on the NumberEditor, and adds filter and sort to the BeanDoubleList widget. Two bugs in BeanComboBox and NumberCellEditor were fixed. Note that ConfigUI is deprecated; use of the one in the new module jaxx-config is preferred (even if it is still in beta until version 2.6).


Release Notes: This version fixes a bug which prevented the previous release from using enabled binding on TabInfo and updates dependencies.


Release Notes: This release improves FileEditor and ConfigUIModelBuilder, and fixes bugs in inheritance, css, and SwingListValidatorMessageTableModel.


Release Notes: This version adds a keystroke editor for shortcuts in the config UI. It also solves bugs and updates dependencies.


Release Notes: This release adds ten new features. Users can now count a new widget to select values in a list. This version also fixes four bugs, including the jnlp demo not working. Dependencies have been upgraded.


Release Notes: This version adds a new language: Spanish. Dependencies have been updated. You can create new decorators by using the Clonable contract. This version also fixes some bugs such as a regression on binding. The superclasses are now taken into account when loading Java source files. Non-public classes do not make generation fail anymore.


Release Notes: This version brings new features like the ability to set a numberPattern on the number editor, and improves the import manager usage. Several bugs have been fixed such as the context on SwingValidator, the validators.xml file being embedded at runtime, warnings not being displayed, some NPEs, and import missing.