-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: fx2.0
-
Component/s: javafx
Most JFX classes come with a no-arg constructor, but the Scene class' constructor needs at least one element.
For authors of JFX frameworks for other languages it would be a more consistent behaviour if they could just create a Scene and add its container via a Property (rootProperty).
For authors of JFX frameworks for other languages it would be a more consistent behaviour if they could just create a Scene and add its container via a Property (rootProperty).
- is blocked by
-
JDK-8099401 Allow Scene to be created without a root specified in the constructor
-
- Closed
-