Liking cljdoc? Tell your friends :D

clj.swing

The clj.swing library contains functions for the creation of Java Swing user interfaces with clojure.

It wraps many components and methods form java.awt and javax.swing packages and is capable of creating complex swing user interfaces. It also wraps MigLayout for creating easy layouts.

For an example application with a UI build with clj.swing see Annuity, an application to calculate annuity credits/loans.

Clojars Project cljdoc badge

Usage

Add the dependency:

Clojars Project

Copyright

© 2011-2023 Ludger Solbach

License

Eclipse Public License 1.0

Code Repository

clj.swing on GitHub

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close