Scene Graph is a hierarchical tree of nodes. It can render graphical shapes.
Stage class can run on browser, desktop or mobile phone)
Screen class represents display for running JavaFX program.
Node is the super class for all the graphical elements in JavaFX.
Previous Next Home
No comments:
Post a Comment