Simplified Java Swing development with abego Commons Swing.
abego Commons Swing is a collection of utilities to simplify GUI development with Java Swing technology.
Download: https://github.com/abego/abego-commons-swing/releases/tag/v1.1.0
Maven:
<dependency>
<groupId>org.abego.commons</groupId>
<artifactId>abego-commons-swing</artifactId>
<version>1.1.0</version>
</dependency>
You may check out the source code from the GitHub repository.
- Sources: https://github.com/abego/abego-commons-swing
- Twitter: @abego (e.g. for announcements of new releases)
abego Commons Swing is available under a business friendly MIT license.