Difference between JavaFX node and UI component?

Posted by GrailsTester on Stack Overflow See other posts from Stack Overflow or by GrailsTester
Published on 2010-05-03T20:11:36Z Indexed on 2010/05/03 20:18 UTC
Read the original article Hit count: 167

Filed under:

What is the difference between JavaFX node and a UI component?

I understand that the both concepts are similar but I am sure that there is a reason why we call a JavaFX Node a node and not a Component.

© Stack Overflow or respective owner

Related posts about javafx