Success stories for 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.


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.


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/

This press release suggestions "Canoo"

I haven't heard much about people using JavaFX, but it does look like a strong contender to WPF.

链接地址: http://www.djcxy.com/p/43502.html

上一篇: .Net超时:WaitForSingleObject vs Timer

下一篇: JavaFX的成功案例