SwingSet 4.0.4 Released
bpangburn
released this
25 Mar 00:14
·
188 commits
to master
since this release
SwingSet is an open source Java toolkit containing data-aware replacements for many of the standard Java Swing components. Version 4.0.4 addresses a number of small bugs and updates several dependencies.
From the CHANGELOG.txt file:
- SSBaseComboBox.updateOption() - Combo editor was not updating consistently. See #85
- Updated Log4j and JUnit Maven dependencies.
- Added explicit Maven plugins versions in POMs to eliminate warnings.
- Initial fix for Issue #46 moving updateSSComponent out of SSComboBox and SSDBComboBox.
- SSTableKeyAdapter - Updated getObjectToSet method to use Date.valueOf for converting string to date object. See: #89
- SSSyncManager - Calling updatePresentRow() on SSDataNavigator in the combo ActionListener only when a row navigation is needed.
- Demo: Logging level set to DEBUG by default.
- Demo: Example4UsingHelper - update combo navigator dynamically when Part Name is modified.
For more information see:
- API README: https://github.com/bpangburn/swingset/blob/swingset-4.0.4/swingset/README.md
- API CHANGELOG: https://github.com/bpangburn/swingset/blob/swingset-4.0.4/swingset/CHANGELOG.txt
- API Migration Guide: https://github.com/bpangburn/swingset/wiki/Migration-to-SwingSet-4.x
- DEMO README: https://github.com/bpangburn/swingset/blob/swingset-4.0.4/swingset-demo/README.md
The latest Maven artifact is available from:
https://search.maven.org/artifact/com.nqadmin.swingset/swingset