Releases: homebeaver/SwingSet3
v1.7.9
This release is published to maven central repo. It has been released to https://mvnrepository.com/
The goal of this release was deployment, see issues/55 because End-of-Life of OSSRH on June 30, 2025.
- bug resolved in
JXComboBox
v1.7.8
This release is published to Nexus Repository Manager. It has been released to maven Central Repository.
The goal of this release was deployment, see issues/55 and modularization (see Java 9 Modulsystem).
- improvements in
JXComboBox - subprojects
mavensupport,plaf,beaninfowill be removed
v1.7.7
This release is published to Nexus Repository Manager. It has been released to maven Central Repository.
The goal of this release was deployment, see issues/55
v1.7.6
This release is published to Nexus Repository Manager. It has been released to maven Central Repository.
- add Color Blind Utilities by Thomas Wolfmaier
- improvements on JXTree
- NPE in
org.jdesktop.swingx.JXPanel.paint - NPE in
org.jdesktop.swingx.decorator.HighlightPredicate
v1.7.5
This release is build with JDK 16, 17, 18 and published to Nexus Repository Manager. It is released to maven Central Repository.
The main change is the artifact mapviewer which contains a JXMapViewer panel and org.jxmapviewer.JXMapKit panel (screenshot) to show maps, tracks and POIs:
v1.7.4
This release is build with JDK 16, 17, 18 and published to Nexus Repository Manager. It is released to maven Central Repository
- Romain Guy's RadianceAbstractFilter
- Kirill Grouchnikov's RadianceCommonCortex / RadianceCC
- use generated CalendarIcon , Chevron/Chevrons Icon, Arrow Icons, Music-Player and traffic lights Icons
- remove deprecated interface Painter
- changes in JXFindBar
- changes in JXList and JXTree UI
For change details see commits and compare versions
N.B. there is no v1.7.3
v1.7.2
Demos are moved to SwingSet3-demos and deleted in 1.7.2.
This release is build with JDK 17 and published to Nexus Repository Manager and is released to maven Central Repository
For change details see commits and compare versions
N.B. there is no v1.7.1
v1.7.0
This release is build with JDK 17 and published to Nexus Repository Manager and is released to maven Central Repository
Changes:
- JXFormattedTextField, JXTextField, JXTextArea (PromptSupport, BuddySupport)
- Deprecated javax.swing.plaf.TextUI.modelToView handle methods using this
- JXHeader tests
- TitledPanelAddon + UI
- remove unnecessary comments
- Font quality in JXTipOfTheDay
- TipOfTheDayDemo setAlpha leads to bad font rendering
- LookAndFeelAddons : remove deprecated java.security.AccessController, Deprecated since="17" forRemoval
- BUG solved non existing png icons => use ArrowIcon
- NPE : Gradient transform cannot be null in RadialGradientPaint ctor
- Lambda in PaintPicker
- JXMultiThumbSlider, ThumbRenderer and TrackRenderer , GradientTrackRenderer
For details see commits and compare versions
v1.6.9
This release is published to Nexus Repository Manager and is released to maven Central Repository
Changes:
- subproj actions, testsupport, mavensupport, common, core : minor changes to comments, logs, reorg imports
- subproj autocomplete : parameterized types
- changes in JXHyperlink
- icon package: new Chevrons icon used in Task Pane, arrowIcon for JXDatePicker, Calendar icon used in Date Picker
- swingx-core: mad maven-javadoc-plugin 3.3.2 needs more java doc
- JXLabel ... implements BackgroundPaintable, Mnemonicable
- TaskPane UI, ErrorPane
- changes in Date Picker, MonthView UI
- deprecated interface org.jdesktop.swingx.painter.Painter ... use javax.swing.Painter
- JXLabel, TreeTableCellEditor reshape
For details see commits and compare versions
v1.6.8
This release is published to Nexus Repository Manager and is released to maven Central Repository
Most of the changes are made to enable publishing to a central repo.
The functionality a not changed to v1.6.7.

