Results 1 to 3 of 3

Thread: Will there be JavaFX 2.0 integration into Spring?

  1. #1
    Join Date
    Jan 2012
    Posts
    2

    Default Will there be JavaFX 2.0 integration into Spring?

    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?

  2. #2

    Default

    nice work buddy

  3. #3

    Default

    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

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •