Will there be JavaFX 2.0 integration into Spring?
Now that Oracle is replacing the good old Swing with JavaFX 2.0, and I think is very good, will there be away to unse JavaFX 2.0 in a Spring enabled application?
Printable View
Will there be JavaFX 2.0 integration into Spring?
Now that Oracle is replacing the good old Swing with JavaFX 2.0, and I think is very good, will there be away to unse JavaFX 2.0 in a Spring enabled application?
nice work buddy
The code listings for Swing integration with JavaFX and for SWT integration with JavaFX shown above are only slightly adapted from the Javadoc documentation for the JavaFX classes JFXPanel (Swing) and FXCanvas (SWT). It is nice that these classes provide these examples in their documentation and it is really nice that integration has become so much easier. For more thorough coverage of JavaFX/Swing integration