Linked by Thom Holwerda on Wed 15th Nov 2006 19:47 UTC, submitted by ahmetaa
Java There is a new scripting language in development called F3 from Sun, specifically designed for GUI programming. It allows designing Flash-like GUIs with ease and can call Java libraries directly. You can launch demos and get more information from the related blog.
Permalink for comment 182634
To read all comments associated with this story, please click here.
Wow
by JeffS on Wed 15th Nov 2006 22:24 UTC
JeffS
Member since:
2005-07-12

Looks really really impressive.

To me, it's a much more attractive alternative to Flash, because of the following:

1. Flash is fully proprietary, Java is now GPL
2. Flash is a huge CPU hog.
3. Flash IDE/tools are very expensive, Netbeans (which I'm sure will have an F3 feature) is completely free
4. F3, running on a standard JRE, will have full access to the awesome Java APIs - Flash's APIs pale by comparisson.

BTW - with Java 6, Swing performance, LnF, and fonts are all greatly improved. Sun is starting to get serious about Java on the desktop.