MiGLayout is a nice layout manager that works with Swing. clojure.contrib.miglayout provides a Clojure interface for it.

I've enhanced clojure.contrib.miglayout with the ability to retrieve a map of components indexed by their "id" constraint (for those components that have one). This has nice benefits for conciseness and readability.

I've also added clojure.contrib.miglayout.example which shows the Temperature Converter UI built using this new feature:

        http://tinyurl.com/miglayout-example

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to