Skip to content

SwingSet 4.0.4 Released

Compare
Choose a tag to compare
@bpangburn 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:

  1. SSBaseComboBox.updateOption() - Combo editor was not updating consistently. See #85
  2. Updated Log4j and JUnit Maven dependencies.
  3. Added explicit Maven plugins versions in POMs to eliminate warnings.
  4. Initial fix for Issue #46 moving updateSSComponent out of SSComboBox and SSDBComboBox.
  5. SSTableKeyAdapter - Updated getObjectToSet method to use Date.valueOf for converting string to date object. See: #89
  6. SSSyncManager - Calling updatePresentRow() on SSDataNavigator in the combo ActionListener only when a row navigation is needed.
  7. Demo: Logging level set to DEBUG by default.
  8. Demo: Example4UsingHelper - update combo navigator dynamically when Part Name is modified.

For more information see:

The latest Maven artifact is available from:
https://search.maven.org/artifact/com.nqadmin.swingset/swingset