Skip to content

Releases: homebeaver/SwingSet3-demos

v1.7.6

08 Sep 11:19
Compare
Choose a tag to compare

uses SwingSet3 v1.7.6 (aka swingx).

This release is published to Nexus Repository Manager. It will be released to maven Central Repository.

Changes:

  • Because of vulnerables Version 1.17 of org.apache.xmlgraphics is used.

v1.7.5

03 Feb 17:02
Compare
Choose a tag to compare

uses SwingSet3 v1.7.5 (aka swingx)

The main change are jxmapviewer.demos with animated tracks/routes:

v1.7.4 JXMonthView: v1.7.5 JXMapKit:
JXMonthView JXMapKit

v1.7.4

31 Dec 13:48
Compare
Choose a tag to compare
  • this release v1.7.4 uses SwingSet3 v1.7.4 (aka swingx)

To run the Demo download the swingset3-demos-1.7.4-jar-with-dependencies from maven.org and start it:

openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment Temurin-17.0.4+8 (build 17.0.4+8)
OpenJDK 64-Bit Server VM Temurin-17.0.4+8 (build 17.0.4+8, mixed mode, sharing)

>java -jar swingset3-demos-1.7.4-jar-with-dependencies.jar

grafik

v1.7.3

17 Oct 20:11
Compare
Choose a tag to compare

swingset3-demos-1.7.2 contains batik 1.14 which has vulnerabilities, one with high severity

  • this release v1.7.3 uses batik 1.15

To run the Demo download the swingset3-demos-1.7.3-jar-with-dependencies from maven.org and start it:

openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment Temurin-17.0.4+8 (build 17.0.4+8)
OpenJDK 64-Bit Server VM Temurin-17.0.4+8 (build 17.0.4+8, mixed mode, sharing)

>java -jar swingset3-demos-1.7.3-jar-with-dependencies.jar

v1.7.2

17 Oct 09:51
Compare
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

For change details see commits and compare versions

  • contains parts of radiance 5.x
  • use batik whithout xml-apis
  • svg transcoder issue 30
  • and svg feather icons
  • RotatingIconDemo - how one icon class is used to render different icons
  • MirroringIconDemo - show horizontal, vertical and point mirroring + rotation and coloring of icons
  • pushingpixels SvgViewer (translate + compile icons dynamically)
  • svg flag icons used to select languages

To run the Demo download the swingset3-demos-1.7.2-jar-with-dependencies from maven.org and start it:

openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment Temurin-17.0.4+8 (build 17.0.4+8)
OpenJDK 64-Bit Server VM Temurin-17.0.4+8 (build 17.0.4+8, mixed mode, sharing)

>java -jar swingset3-demos-1.7.2-jar-with-dependencies.jar

Remark: swingset3-demos-1.7.2-jar-with-dependencies.jar contains batik 1.14 which has vulnerabilities, one with high severity - v1.7.3 uses batik 1.15

v1.7.1

01 Sep 12:52
Compare
Choose a tag to compare

v1.7.0

30 Aug 12:39
Compare
Choose a tag to compare
  • this release has Vulnerabilities from dependencies, use 1.7.1

Demonstrating the abilities of the Swing UI Toolkit swingset2 and SwingX (package org.jdesktop.swingx, swingset3 v1.7.0)

Changes:

  • PromptSupport demo with BuddySupport compares swing JFormattedTextField and SwingX JXFormattedTextField
  • JXPanel demo with animation
  • add TipOfTheDay demo
  • add ImageView demo
  • add JXGraph demo
  • improvements to TaskPane demo
  • add MultiThumbSlider demo

To run the Demo download the swingset3-demos-1.7.0-jar-with-dependencies from maven.org and start it:

openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment Temurin-17.0.4+8 (build 17.0.4+8)
OpenJDK 64-Bit Server VM Temurin-17.0.4+8 (build 17.0.4+8, mixed mode, sharing)

>java -jar swingset3-demos-1.7.0-jar-with-dependencies.jar

v1.6.9

29 Jun 20:03
Compare
Choose a tag to compare

This Release contains revised SwingSet2 demos and swingx aka SwingSet3 demos. Both incepted by SwingLabs, but recompiled to run with new JDK.

  • SwingSet2 is part of javax.swing package
  • whereas SwingSet3 org.jdesktop.swingx never has been incorparated into java.

To run the Demo download the attached jar and start it:

openjdk version "17" 2021-09-14
OpenJDK Runtime Environment Temurin-17+35 (build 17+35)
OpenJDK 64-Bit Server VM Temurin-17+35 (build 17+35, mixed mode, sharing)

>java -jar swingset3-demos-1.6.9-jar-with-dependencies.jar

grafik

v1.6.8

04 Mar 15:16
Compare
Choose a tag to compare

This Release contains SwingSet2 demos and major parts of SwingSet3 demos. Both incepted by SwingLabs, but recompiled to run with new JDK.

  • SwingSet2 is part of javax.swing package
  • whereas SwingSet3 org.jdesktop.swingx never has been incorparated into java.
    To run the Demo download the attached jar and start it:
openjdk version "17" 2021-09-14
OpenJDK Runtime Environment Temurin-17+35 (build 17+35)
OpenJDK 64-Bit Server VM Temurin-17+35 (build 17+35, mixed mode, sharing)

>java -jar swingset3-demos-1.6.8-jar-with-dependencies.jar

grafik