The JAXX team is pleased to announce the jaxx-2.5.17 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes
-------
Changes in this version include:
Fixed Bugs:
o JXTableSwingSessionState - Error if the number of columns is different from the saved state Issue: 2655. Thanks to Kevin Morin. Resolved by kmorin.
Changes:
o Updates mavenpom to 3.4.9 Issue: 2660. Thanks to Tony Chemit. Resolved by tchemit.
o Updates nuiton-utils to 2.6.12 Issue: 2661. Thanks to Tony Chemit. Resolved by tchemit.
o Updates eugene to 2.6.1 Issue: 2662. 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.17|jar
Have fun!
-JAXX team
The JAXX team is pleased to announce the jaxx-2.5.16 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 Move the SwingSession from nuiton-widget Issue: 2646. Thanks to Kevin Morin. Resolved by kmorin.
o Introduce API to chosse a file or a directory (moved from nuiton-utils#FileUtil) Issue: 2651. Thanks to Tony Chemit. Resolved by tchemit.
o SwingValidatorMessageWidget - add a addTableModelListener method Issue: 2635. Thanks to Kevin Morin. Resolved by kmorin.
Fixed Bugs:
o BeanFilterableComboBox - the text is not cleared on reset clicked Issue: 2649. 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.16|jar
Have fun!
-JAXX team
The JAXX team is pleased to announce the jaxx-2.5.15 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 BeanFilterableComboBox - remove filter text when an item is selected Issue: 2616. Thanks to Kevin Morin. Resolved by kmorin.
o [BeanFilterableComboBox] add predicate filter management Issue: 2621. 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.15|jar
Have fun!
-JAXX team
The JAXX team is pleased to announce the jaxx-2.5.14 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 Mnemonic should be able to be i18nAble Issue: 2499. Thanks to Tony Chemit. Resolved by tchemit.
o DecoratorTableCellRenderer - add tooltiptext with the value of the cell Issue: 2595. Thanks to Kevin Morin. Resolved by kmorin.
o Get a copy of delegate list of JaxxDefaultListModel Issue: 2598. Thanks to Tony Chemit. Resolved by tchemit.
o [ConfigUI] Deal with application config array type options Issue: 2596. Thanks to Tony Chemit. Resolved by tchemit.
o [ConfigUI] Make possible to use ui not in a frame Issue: 2597. Thanks to Tony Chemit. Resolved by tchemit.
o [JAXXHelper] Improve api Issue: 2602. Thanks to Tony Chemit. Resolved by tchemit.
o Add new API to scan components as a tree Issue: 2603. Thanks to Tony Chemit. Resolved by tchemit.
o Add a new method to get a parent of a component of a certain type (using the Container#parent api) Issue: 2604. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
o BeanFilterableComboBox - error when the user presses "enter" after typing text Issue: 2588. Thanks to Kevin Morin. Resolved by kmorin.
o BeanFilterableComboBox - the text is not reset when th selected item is set to null by binding Issue: 2589. Thanks to Kevin Morin. Resolved by kmorin.
o BeanFilterableComboBox - Bug when removing an item, the UI freezes Issue: 2591. Thanks to Kevin Morin. Resolved by kmorin.
o [ConfigUI] When opening never center on parent Issue: 2592. Thanks to Tony Chemit. Resolved by tchemit.
o [ConfigUI] Can not edit an option of type *char* Issue: 2599. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
o Updates nuiton-utils to 2.6.11 Issue: 2605. 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.14|jar
Have fun!
-JAXX team
The JAXX team is pleased to announce the jaxx-2.5.13 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 Enable to use a particular table cell renderer for a config option Issue: 2584. Thanks to Kevin Morin. Resolved by kmorin.
Fixed Bugs:
o The table cell editor in the config options is never used Issue: 2583. Thanks to Kevin Morin. Resolved by kmorin.
o Bug in the BeanFilterableComboBoxHandler when the selected item is a String (not the same type as the bean type) Issue: 2585. 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.13|jar
Have fun!
-JAXX team
The JAXX team is pleased to announce the jaxx-2.5.12 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 Improve SwingValidatorMessageWidget (add close button) Issue: 2564. Thanks to Tony Chemit. Resolved by tchemit.
o Can merge helper ids into inpute files in generate-help-ids mojo Issue: 2566. Thanks to Tony Chemit. Resolved by tchemit.
o Change the default generated help ids filenames Issue: 2576. Thanks to Tony Chemit. Resolved by tchemit.
o Add a strict mode on generate-help-ids mojo Issue: 2575. Thanks to Tony Chemit. Resolved by tchemit.
o Improve JAXXHelpBroker Issue: 2579. Thanks to Tony Chemit. Resolved by tchemit.
o Make a combobox whose elements can be filtered Issue: 2580. Thanks to Kevin Morin. Resolved by kmorin.
Fixed Bugs:
o Fix NPE in ComponentResizer Issue: 2565. Thanks to Tony Chemit. Resolved by tchemit.
o When invoking fileEditor from a dialog with alwaysOnTopdoes not display in top Issue: 2578. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
o Updates mavenpom to 3.4.8 Issue: 2581. 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.12|jar
Have fun!
-JAXX team
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
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
The JAXX team is pleased to announce the jaxx-2.5.9 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 [BeanComboBox] add method to add and remove items from comboBox Issue: 2491. Thanks to Tony Chemit. Resolved by tchemit.
o [BeanComboBox] add empty property Issue: 2492. Thanks to Tony Chemit. Resolved by tchemit.
o [BeanComboBox] Use widget with no model Issue: 2493. Thanks to Tony Chemit. Resolved by tchemit.
o Use the genericType to fill the beanType property on BeanTypeAware widgets Issue: 2494. Thanks to Tony Chemit. Resolved by tchemit.
o Set encoding to UTF-8 in jaxx-m-p tests Issue: 2496. Thanks to Tony Chemit. Resolved by tchemit.
o Add BeanComboBox demo Issue: 2495. Thanks to Tony Chemit. Resolved by tchemit.
o [BeanDoubleList] Use widget with no model Issue: 2497. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
o Updates rsyntaxtextarea to 2.0.2 Issue: 2498. 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.9|jar
Have fun!
-JAXX team