Sun Microsystems has created a mobile implementation of JavaFX, called
JavaFX Mobile, and released it yesterday. Developers can cook up some interesting applications even while they're tapping away on their spunky mobile phones or BlackBerries. Imagine waiting in an airport and tapping away to produce dazzling games or Web applications; JavaFX lets you do that as it is built on a Java ME (Micro Edition) platform implementation and, in most cases, has the same features as the desktop version of JavaFX.

To start you off on JavaFX Mobile, JavaFX blogger extraordinaire Jim Weaver offers up some
code for some easy-to-do applications.