Skip to content

SwingSet 4.0.8 Released

Compare
Choose a tag to compare
@bpangburn bpangburn released this 09 Feb 22:54
· 118 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.8 updates Log4j to 2.17.1 and H2 to 2.1.110, and includes several backend and documentation fixes for SSFormattedTextField.

From the CHANGELOG.txt file:
1. SSFormattedTextField: Added setter/getter for background color used when focus is gained.
2. SSFormattedTextField: Added logic to immediately return from property change listener when setValue() is called from the input verifier.
3. SSCommon: Fixed minor logging inconsistency when RowSet Listener was added vs. removed.
4. Updated Log4j to 2.17.1.
5. Updated H2 to 2.0.204. Added type for ARRAY in demo (INTEGER) as required by H2 2.x+.
6. Updated H2 to 2.1.110.

For more information see:

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