SwingX provides extensions to the Swing GUI toolkit, including enhanced components like JXTable, JXTree, and JXDatePicker for rich client applications.
<dependency>
<groupId>org.swinglabs</groupId>
<artifactId>swingx</artifactId>
<version>1.6.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating a JXTable with sample data.
Upgrade to the latest SwingX version (1.6.5 or later) from Maven Central.
No dependency data recorded yet.