Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Success stories for JavaFX [closed]

Tags:

javafx

Did anyone here a real company using JavaFX for real life applications? I did a shallow search about JavaFX usage, and found almost no heavy usage case.

Anyone knows companies which actually using JavaFX? I'm really afraid that JavaFX (which is being currently the only somewhat opensource RIA platform) will not survive.

Update this question gives a few example of JavaFX programs (mostly code written for contests). But I saw no commercial users there.

like image 868
Elazar Leibovich Avatar asked Oct 08 '09 05:10

Elazar Leibovich


Video Answer


2 Answers

http://www.vancouver2010.com through the Medals or the Athletes pages using the tab called Geo View. Or you can access it via these direct links:

**  EN – http://www.vancouver2010.com/olympic-medals/geo-view/
**  FR – http://www.vancouver2010.com/fr/olympique-médailles/vue-de-geo/
like image 130
JimClarke Avatar answered Oct 23 '22 16:10

JimClarke


Ubivent and DaliReport - I haven't tried either of them but it's marginally comforting to know they exist. Of course, Sun itself uses JavaFX (no surprise there).

Of course, I've also written my own real-world JavaFX application. It's not at the enterprise level, but nonetheless sees many users.

like image 38
Eric Wendelin Avatar answered Oct 23 '22 16:10

Eric Wendelin