Java desktop links of the week, February 23

A huge number of very interesting posts this week, so lets just get straight into it!

JavaFX

  • Tom Schindl has been extraordinarily busy, working on a very interesting code editor project called Compensator.
  • The F(x)yz project has released a sampler application that demonstrates all their 3D goodness.
  • Jens Deters has announced FontAwesomeFX 8.1.
  • Dirk Lemmerman has a post on JavaFX path clipping.
  • Johan Vos has published an article on cloud based monitoring of IoT devices (using JavaFX).
  • Chris Joakim has posted a new project on GitHub called fxml2j that sounds pretty neat. Quoting the website: "The 'fxml2j' library will BOTH generate an implementation of the Java Controller class, as well as show you ongoing "diffs" between your FXML and Controller class as each of these two code artifacts evolves. The library will discover the fx:id elements, and #-prefixed action methods, and generate the appropriate @FXML annotated Java code."
  • Dirk Fauth has published 'SWT to JavaFX migration'.
  • Timothy Baldridge has posted a project to GitHub called fn(fx). From the website: "This library provides a functional, declarative wrapper around JavaFX. The goals are to provide a "Virtual DOM" like interface over the OOP mutability JavaFX embraces."
  • RenĂ© Jahn has posted about the JVx framework and how it is utilising JavaFX.
  • J.Zimmermann has created a JavaFX-based VNC client.
  • Lukas Eder has posted about how to 'transform your SQL data into charts using jOOQ and JavaFX'.

I think you'll agree that this is a great batch of links. Keep up the great work folks - it's great to see! :-)

Thoughts on “Java desktop links of the week, February 23”