# SwingSet3 **Repository Path**: allway2/SwingSet3 ## Basic Information - **Project Name**: SwingSet3 - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-21 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SwingX (SwingSet3) This repository contains a copy of the source code for the SwingX library. The code was downloaded and salvaged from the SwingX development SVN repository on [java.net](https://en.wikipedia.org/wiki/Java.net) before Oracle acquired Sun and took that site offline permanently. The code is therefore more recent than any released version of SwingX by [SwingLabs](https://en.wikipedia.org/wiki/SwingLabs). The last jar published was version 1.6.5-1 dated Feb 27 2013, see tags on [ebourg/swingx](https://github.com/ebourg/swingx). - the last [commit](https://github.com/homebeaver/SwingSet3/commit/820656cece5d727e85c32f335a3363bc852d07d8) by user "kleopatra" was made at 17:59:46, October 09, 2013. - see also this Stack Overflow question and its answers and comments: [what-is-the-status-of-swinglabs-swingx-post-acquisition](https://stackoverflow.com/questions/6818528/what-is-the-status-of-swinglabs-swingx-post-acquisition) ### post SwingLabs forks [Softec AG fork](https://github.com/Softec-Open-Source-Division/swingx) made updates to [v1.6.6](https://github.com/Softec-Open-Source-Division/swingx/releases/tag/v1.6.6) without publishing a jar **This SwingSet3 fork** continues the work with [v1.6.6-1 jar](https://github.com/homebeaver/SwingSet3/releases/tag/v1.6.6-1) build for Java 8 The goal of this fork is a SwingSet3 jar [v1.6.7](https://github.com/homebeaver/SwingSet3/releases/tag/v1.6.7), ... [v1.7.4](https://github.com/homebeaver/SwingSet3/releases/tag/v1.7.4)+ for [OpenJDK](https://en.wikipedia.org/wiki/OpenJDK), (Adoptium or Temurin) ### Screenshots - see [SwingSet3-demos](https://github.com/homebeaver/SwingSet3-demos) demonstrating the abilities of the library by displaying many of the components in a showcase application. v1.6.7: | v1.7.4 JXTree: ------------ | ------------- ![v1.6.7](https://user-images.githubusercontent.com/3493126/143714738-8cb08e8e-bd73-4a08-a2fd-d48c3454e2c1.png) | ![v1.7.4](https://user-images.githubusercontent.com/3493126/210066303-107d3224-69f7-4d9d-9ee9-f1410a73d414.png) v1.7.4 JXMonthView: | v1.7.5 JXMapKit: ------------ | ------------- ![JXMonthView](https://raw.githubusercontent.com/homebeaver/SwingSet3-demos/master/src/main/resources/org/jdesktop/swingxset/resources/images/SwingSet-demos-v1.7.4-JXMonthView.PNG) | ![JXMapKit](https://user-images.githubusercontent.com/3493126/214939770-a20c3525-b1fe-431f-acce-a38f7ed9be87.png)