Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Rendering in JavaFX

939703May 25 2012 — edited May 29 2012
Hi,

I am currently working on my bachelor thesis about JavaFX 2
I have a few questions about rendering in JavaFX

I don’t really understand what the glass toolkit is for and how it’s connected to prism.
If the glass toolkit is firing the pulse event how does prism know that it has to render a frame?
And how does the Quantum Toolkit handling the threads?

And what is the advantage of having two threads (Application and Prism Render Thread) instead of one like in Swing?

I haven’t found much about rendering in the documentation so please help me. :)
This post has been answered by Richard Bair-Oracle on May 29 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2012
Added on May 25 2012
3 comments
2,437 views