• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

What is JavaFX is all about??

 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I dont understand clearly what exactly is JavaFX. Is it a replacement for Flash??? Can we write Java applications which is very catchy and animated as Flash???

-Sundar
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yes

look to examples at http://jfx.wikia.com/wiki/Code_Examples
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
To be honest, as a language I also dont get it.
Its just another scripting language to me, but the effort does have some nice side effects like Java 6 now has a built in scripting engine so running this or JavaScript in a Java program is now very easy.

I mean Java itself is a pretty neat language in itself, why another one?
Do I really want to struggle with new constructs when there are already things like Matisse for Swing and Netbeans? No!

It makes sense to me on cell phones but I think that strategically they doing it wrong. A while back I got very excited when the CDC Java kit was released, this is almost Java SE for the mobile, hugely capable... BUT there are hardly any devices out there that use it.
So for some reason Cell phone manufacturers are not incorporating more powerful Java technologies... I came to the conclusion that Java is stuck on the cell, and when I see people running things that look like google earth on MS PDA's... it really gets me down. CLDC just aint good enough any more.

I think that Sun should stop messing around, create an open source project that provides the entire system... from "Chip to Java", and give it away.
Make it so that any electronics manufacturer with half a brain cell can make terrific PDA's and CELL phones... because I think cell phone manufactures are screwing Sun. I think JavaFX is trying to fill the gap... for some reason Java is falling behind on the hand held devices.

My feeling forget JavaFX... make another Symbian, and target full Java because hand held electronics will if not already be capable of PC type functionality. One day one will plug their cell into a TV and it will be play-station.... thats the target. Script... nice I guess!

I think a free open source "Chip to Java" project, would be massive.
The message to Cell suppliers... adopt CDC, or DIE!
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Previous discussions about JavaFX have all been in the Object-Oriented Scripting forum, so I'll move this topic there.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic