JavaFX Scene object - why is called a "container" if it's not part of a scene graph -



JavaFX Scene object - why is called a "container" if it's not part of a scene graph -

just learning javafx.

i admit there fundamental don't understand nomenclature here. javafx docs phone call scene object "container content in scene graph", yet, obviously, has nil beingness root of "scene graph" (not mention nil swing container). role of scene? can read on this, except oracle docs?

javafx

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -