JavaFX: Difference between revisions

Content deleted Content added
Undid revision 299684987 by 212.116.219.101 (talk): unsourced.
Line 103:
| quote=''Sun is committed to open standards and open source, and specifications are coming soon(...)There are some dependencies on licensed code that cannot be open sourced. We are working towards decoupling the dependencies so that the non-proprietary portions can be open sourced. Currently the JavaFX compiler, Netbeans JavaFX plugin and Eclipse JavaFX plugin are already being developed in the open source. The scene graph is out in the open. We will put the core runtime out in the open over time.''
| accessdate=2009-01-03}}</ref>.
 
== Criticism ==
Version 1.2, the current stable version of the JavaFX, has some limitations and problem, which include:
* The JavaFX API has broken backwards compatibility several times.
* No [[Grid]] or [[Tree]] widgets available for 1.2 release.
 
== See also ==