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.
Add the dependency:
© 2011-2023 Ludger Solbach
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |