The JavaFX 1.x series was pretty dismal for business/swing style
apps.
JavaFX 2.0 looks like its starting off on a much stronger basis, and
you should know there is a TableView control in JavaFX 2.0:
http://download.oracle.com/javafx/2.0/api/javafx/scene/control/TableView.html
Regarding Swing - Amy Fowler posted this:
http://amyfowlersblog.wordpress.com/2010/09/21/a-heartfelt-ramble-on-swing-javafx/
I'm personally of the opinion that when/if JavaFX gets enough traction
Swing will go, but until that happens they won't say too much in fear
of scaring the horses (so to speak).
And right now, no, there aren't any significant demos that I know of,
I wrote one of the complex JavaFX 1.x apps (a twitter client), I have
not (and probably won't be) ported it to JavaFX 2.0. (Mainly because
writing a Twitter client is probably a dead end activity given
Twitter's view of 3rd party devs).
I do think JavaFX is the future of Java on the Desktop.
However, the bigger question of 'Is there a future for Java on the
Desktop?' I leave open....
On Jun 7, 9:00 pm, PhilDin <
ph...@tower.ie> wrote:
> Hi,
>
> With the announcement of JavaFX 2.0 beta, there seems to be a meme
> doing the rounds that Swing is now deprecated. This is mentioned herehttp://
weblogs.java.net/blog/opinali/archive/2011/05/28/javafx-20-bet...