New JavaFX App Talks to Clojure
New JavaFX app JavaFXClojure talks to Clojure.
JavaFXClojure is a new JavaFX application that talks to Clojure.
JavaFXClojure consists of a JavaFX UI, a Clojure class, and a Java Facade class. The UI features a button that calls the method on the Java facade class, which then evokes a Clojure in a Clojure script. The Clojure function then prints to console and returns the value that it was invoked with to the Java facade.
It can be downloaded now from github.
Leave a Reply