Flex, Silverlight or JavaFX - which should you choose?
Category: Web Development > Silverlight      Posted: 04 Feb 09

Those of you that attended the last JAVAWUG meeting will have seen Peter talk about and demonstrate JavaFX - Sun's RIA platform. In the next Coding the Architecture user group, we'll be taking a look at all three of the major RIA platforms - Flex, Silverlight and JavaFX. A common example will be used...

JavaFX Update
Category: Languages > Java      Posted: 04 Feb 09

In the opening talk, Peter dishes about JavaFX and some of the features that will be included in release 1.0. JavaFX is going to provide users a single Java platform for both browser and desktop deployment, saving developers time, effort, and money. A mobile emulator will be included with release 1.0...

Chet Haase discusses Java FX, Update N and JDK 7
Category: Languages > Java      Posted: 05 Jun 08

In this interview from QCon San Francisco 2007, Chet Haase discusses Java SE 6 Update N, the Java Kernel, Java FX, the shift in focus to consumer deskt...

Introduction to JavaFX
Category: Languages > Java      Posted: 01 Apr 08

JavaFX Script is a statically typed language that allows good IDE support and compile-time error reporting and has type inference, declarative syntax, ...

Running your first JavaFX program in Eclipse
Category: Tools > Eclipse      Posted: 01 Nov 07

The JavaFX Script (or JavaFX language) is a declarative scripting language. The JavaFX allows for easy creation of graphical user interfaces and enable...