[This issue was split from RT-2694... See testcase attached to that bug report.]
In JavaFX 1.0, Nodes including Shapes cannot be "instanced" (i.e used in the same scene more than once). This makes it quite inconvenient to compose shapes and scenes out of reoccurring elements.
In JavaFX 1.0, Nodes including Shapes cannot be "instanced" (i.e used in the same scene more than once). This makes it quite inconvenient to compose shapes and scenes out of reoccurring elements.
- relates to
-
JDK-8099635 Node should support cloning/duplication
-
- Closed
-