News

A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
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 ...
Using Oracle JavaFX tools for client-side application development is a mainstay of software architect Rob Terpilowski's work at Lynden Inc., a transportation services firm in Anchorage, Alaska, and ...
JavaFX has undergone a remarkable transformation since its initial introduction, evolving from an experimental UI scripting framework to a mature, feature-packed platform for developing user ...
In most competitions cheating would be frowned upon, but among software developers, hacking the game is often a badge of honor. That’s one of the reasons Johan Vos is happy that the game he and his ...
The previous code snippet shows the importing of two JavaFX classes (Application and Stage) When the above code is compiled with javac without placing the JavaFX ...
Jordan Miller discusses the evolution of the Clojure ecosystem, from Rich Hickey's initial vision tackling complexity to its current status as a mature enterprise solution. He explains key ...
So, I'm trying to kind of recreate the "Auto Filter" functionality in Excel in this JavaFX app I'm writing -- for each column, bind the column contents to a ComboBox/ChoiceBox (herein labelled as ...
With the release of JavaFX 2.0 the question for many Java developers is whether it’s time to start transitioning Swing applications to this new UI paradigm, and what better way to find out than by a ...
Good old Java is back. But this time it's a little leaner and a whole lot meaner. It's the old Java mantra of "write once, run anywhere" all over again. It's also very close what Microsoft and Adobe ...