Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.24 KB

Maven Central License Quality Gate Status javadoc

A-JLib is a simple java library with Swing widgets, utilities and other stuff.

It tries to simplify the development of Swing applications ... which is, sometime, a nightmare!
It contains the classes I developed during the Yapbam project in order to deal with the problems I encountered.

It requires Java 7+ and is released under Apache 2 License.

A demonstration of Swing widgets is available at https://fathzer.github.io/ajlib/ajlib-demo.jar.
It is a runnable jar. After you've downloaded it, run it using: java -jar ajlib-demo.jar Javadoc is available here.