News
JAXX 2.5.22 released
The JAXX team is pleased to announce the jaxx-2.5.22 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- [SwingSession] enable to replace a component if its path already exists Issue: #2716. Thanks to Kevin Morin. Resolved by kmorin.
- Synchronize data access in filterableComboBox model Issue: #2717. 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
Have fun!
-JAXX team
JAXX 2.5.21 released
The JAXX team is pleased to announce the jaxx-2.5.21 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Should be able to specify the file where to save Issue: #2710. Thanks to Tony Chemit. Resolved by tchemit.
- [Swing session] create a state for the BeanDoubleList Issue: #2711. 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
Have fun!
-JAXX team
JAXX 2.5.20 released
The JAXX team is pleased to announce the jaxx-2.5.20 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- [BeanDoubleList] Add a shortcut to add the selected items and to remove them from the selected Issue: #2690. Thanks to Kevin Morin. Resolved by kmorin.
- [NumberEditor] When the new model does not match the pattern, the last text set is not correct Issue: #2706. Thanks to Kevin Morin. Resolved by kmorin.
- [Swing session] create a state for the BeanFilterableComboBox Issue: #2689. Thanks to Kevin Morin. Resolved by kmorin.
- Updates i18n to 2.5.1 Issue: #2697. 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
Have fun!
-JAXX team
JAXX 2.5.19 released
The JAXX team is pleased to announce the jaxx-2.5.19 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Add a JaxxRuntimeException to catch some special errors Issue: #2688. Thanks to Tony Chemit. Resolved by tchemit.
- Updates swingx to 1.6.5-1 Issue: #2663. Thanks to Tony Chemit. Resolved by tchemit.
- Updates maven-verifier to 1.4 Issue: #2665. Thanks to Tony Chemit. Resolved by tchemit.
- Updates eugene to 2.6.2 Issue: #2666. Thanks to Tony Chemit. Resolved by tchemit.
- Updates rsyntaxtextarea to 2.0.6 Issue: #2667. 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
Have fun!
-JAXX team
JAXX 2.5.18 released
The JAXX team is pleased to announce the jaxx-2.5.18 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
No changes defined in this version.
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
Have fun!
-JAXX team
JAXX 2.5.17 released
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 in this version:¶
Fixed Bugs:- JXTableSwingSessionState - Error if the number of columns is different from the saved state Issue: #2655. Thanks to Kevin Morin. Resolved by kmorin.
- Updates mavenpom to 3.4.9 Issue: #2660. Thanks to Tony Chemit. Resolved by tchemit.
- Updates nuiton-utils to 2.6.12 Issue: #2661. Thanks to Tony Chemit. Resolved by tchemit.
- 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
Have fun!
-JAXX team
JAXX 2.5.16 released
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 in this version:¶
New features:- Move the SwingSession from nuiton-widget Issue: #2646. Thanks to Kevin Morin. Resolved by kmorin.
- Introduce API to chosse a file or a directory (moved from nuiton-utils#FileUtil) Issue: #2651. Thanks to Tony Chemit. Resolved by tchemit.
- SwingValidatorMessageWidget - add a addTableModelListener method Issue: #2635. Thanks to Kevin Morin. Resolved by kmorin.
- 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
Have fun!
-JAXX team
JAXX 2.5.15 released
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 in this version:¶
New features:- BeanFilterableComboBox - remove filter text when an item is selected Issue: #2616. Thanks to Kevin Morin. Resolved by kmorin.
- [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
Have fun!
-JAXX team
JAXX 2.5.14 released
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 in this version:¶
New features:- Mnemonic should be able to be i18nAble Issue: #2499. Thanks to Tony Chemit. Resolved by tchemit.
- DecoratorTableCellRenderer - add tooltiptext with the value of the cell Issue: #2595. Thanks to Kevin Morin. Resolved by kmorin.
- Get a copy of delegate list of JaxxDefaultListModel Issue: #2598. Thanks to Tony Chemit. Resolved by tchemit.
- [ConfigUI] Deal with application config array type options Issue: #2596. Thanks to Tony Chemit. Resolved by tchemit.
- [ConfigUI] Make possible to use ui not in a frame Issue: #2597. Thanks to Tony Chemit. Resolved by tchemit.
- [JAXXHelper] Improve api Issue: #2602. Thanks to Tony Chemit. Resolved by tchemit.
- Add new API to scan components as a tree Issue: #2603. Thanks to Tony Chemit. Resolved by tchemit.
- 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.
- BeanFilterableComboBox - error when the user presses "enter" after typing text Issue: #2588. Thanks to Kevin Morin. Resolved by kmorin.
- 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.
- BeanFilterableComboBox - Bug when removing an item, the UI freezes Issue: #2591. Thanks to Kevin Morin. Resolved by kmorin.
- [ConfigUI] When opening never center on parent Issue: #2592. Thanks to Tony Chemit. Resolved by tchemit.
- [ConfigUI] Can not edit an option of type char Issue: #2599. Thanks to Tony Chemit. Resolved by tchemit.
- 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
Have fun!
-JAXX team
JAXX 2.5.13 released
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 in this version:¶
New features:- Enable to use a particular table cell renderer for a config option Issue: #2584. Thanks to Kevin Morin. Resolved by kmorin.
- The table cell editor in the config options is never used Issue: #2583. Thanks to Kevin Morin. Resolved by kmorin.
- 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
Have fun!
-JAXX team
Also available in: Atom