The JAXX team is pleased to announce the jaxx-2.5.11 release! JAXX Project Documentation of the project can be found here: http://maven-site.nuiton.org/jaxx Note that ConfigUI is deprecated, prefer use now the one in new module jaxx-config (even if it is still in beta until version 2.6). Changes ------- Changes in this version include: New features: o Enable to set a tooltip on the NumberEditor Issue: 2534. Thanks to Kevin Morin. Resolved by kmorin. o Add filter and sorted on the BeanDoubleList widget Issue: 2535. Thanks to Kevin Morin. Resolved by kmorin. o BeanComboBox - trigger the item selection only when the user really selects an item Issue: 2549. Thanks to Kevin Morin. Resolved by kmorin. Fixed Bugs: o NumberCellEditor - the textfield is not emptied when we change to an empty cell Issue: 2551. Thanks to Kevin Morin. Resolved by kmorin. Changes: o Updates to nuiton-utils 2.6.10 Issue: 2546. Thanks to Tony Chemit. Resolved by kmorin. o Deprecates ConfigUI (using old applicationconfig api) Issue: 2556. Thanks to Tony Chemit. Resolved by tchemit. Downloads --------- No release file deployed. (all files are deployed in the maven repository) Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2/ Find us at * http://search.maven.org/#artifactdetails|org.nuiton|jaxx|2.5.11|jar Have fun! -JAXX team