Skip to content

Releases: homebeaver/SwingSet3

v1.7.9

12 Dec 10:46

Choose a tag to compare

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

13 Jan 16:16

Choose a tag to compare

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, beaninfo will be removed

v1.7.7

22 Dec 01:47

Choose a tag to compare

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

24 Aug 13:17

Choose a tag to compare

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

26 Jan 20:22

Choose a tag to compare

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:

grafik

v1.7.4

30 Dec 11:04

Choose a tag to compare

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

grafik

For change details see commits and compare versions

N.B. there is no v1.7.3

v1.7.2

09 Oct 10:47

Choose a tag to compare

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

29 Aug 15:31

Choose a tag to compare

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

28 Jun 19:10

Choose a tag to compare

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

18 Feb 11:38

Choose a tag to compare

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.