The JAXX team is pleased to announce the jaxx-2.5.10 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes
-------
Changes in this version include:
New features:
o Create a button to show a popup with a validation table Issue: 2504. Thanks to Kevin Morin. Resolved by kmorin.
o Introduce a new comboBoxModel which does not use a Vector Issue: 2520. Thanks to Tony Chemit. Resolved by tchemit.
o Add a sort model on BeanComboBoxModel Issue: 2524. Thanks to Tony Chemit. Resolved by tchemit.
o Introduce a new listModel which does not use a Vector Issue: 2521. Thanks to Tony Chemit. Resolved by tchemit.
o Improve the DoubleListBean api Issue: 2522. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
o Create an adapter to move a component by using the mouse. Issue: 2528. Thanks to Kevin Morin. Resolved by kmorin.
o Create an adapter to resize a component by dragging a border of the component Issue: 2529. Thanks to Kevin Morin. Resolved by kmorin.
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.10|jar
Have fun!
-JAXX team