Wednesday, 18 September 2013

JavaFX analogs for Java 6

JavaFX analogs for Java 6

I really want to use JavaFX in my project, but there is a big problem - my
developer machine works under Mac OS X 10.6, so I cannot install Java 7
there, and JavaFX 2.2 support only 10.7 and higher versions of Mac OS.
Is there any libraries with the same functionality (rendering layout from
XML, scripting etc)?

No comments:

Post a Comment