Seesaw, GUI programming the Clojure way
Written by Nathan Williams in programming on Wed 15 May 2013. Tags: Clojure, Minecraft, Region, Seesaw, Swing, Gui,
In this post we are going to look at how to make a GUI in Clojure without the ugliness that is Swing. Seesaw is a Clojure library that wraps Swing making it easier to work with and with much less code.
Keeping with the Minecraft theme, we will be expanding …