CuppoJava wrote: > I'm still not very clear about what JavaFX actually is and what's its > relation to Java. Do you know of any links that explain it clearly? > Its basically a way of declaring Swing GUI items and their layout. One of its cool features is that it allows "binding" code to changes in declared items, making it a reactive, event based system for handling GUIs. I have not used it though... Interop with Clojure is definitely an interesting intellectual exercise.
pinocchio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
