Category Archives: JavaFX

Now reading…

The JavaFX Application Dev Cookbook arrived for me to review today. It promises to provide some worked examples of using JavaFX in the real world, which is always handy.  After all, why re-invent the wheel? I’m keen to see how … Continue reading

Posted in JavaFX | Tagged | Leave a comment

JavaFX Charts

JavaFX has some pretty charts in the latest 1.2 SDK.  This post has a general overview, including the javafx.scene.chart class hierarchy and a great demo of all the charts with an excellent click transition.    1d vs 2d (Pies vs … Continue reading

Posted in JavaFX | 2 Comments

Netbeans JavaFX plugin experience – and what about IntelliJ Idea?

Warning: Many of the following criticisms are superficial, but I wanted to document my experience of learning a new IDE.  I’ll come back to this post in a year to see what’s changed. I should also state, I’ve got nothing … Continue reading

Posted in IntelliJ IDEA, JavaFX, Netbeans, Software Development | Leave a comment