News

Although JavaFX applications be be built from the command-line, I’m going to build my first one with NetBeans. NetBeans 7.1 beta supports JavaFX 2.0, though JavaFX 2.0 SDK should be downloaded ...
JavaFX provides certain colors by default when rendering charts. There are situations, however, when one wants to customize these colors. In this blog post I look at changing the colors of a ...
The foundations of JavaFX, including the purpose of the Application class and how to override its inherited start () method. The theatrical metaphor JavaFX uses, including how to create scenes, set ...
Oracle has decided to discard JavaFX Script and is instead going to supply bindings so that Java programmers can use JavaFX capabilities with the language of their choice, including Java, JRuby ...
News IntelliJ IDEA 12.1 Refresh Adds JavaFX 2 Support By John K. Waters April 11, 2013 JetBrains has released a "spring refresh" of the recent major update of its flagship Java IDE, IntelliJ IDEA.
Sun sees JavaFX as a way to create interactive content with one language across devices and desktops. I think it's a bit difficult to place JavaFX in the general competitive space.
Sun Microsystems announced today the release of the JavaFX Mobile platform. Built on top of the existing Java ME platform, JavaFX Mobile allows developers to create immersive mobile content while ...
Terpilowski compares Swing and JavaFX, outlines the pros and cons of JavaFX and describes how his team is making the switch in this conversation, based on interviews with TheServerSide at and just ...