Implementing: javafx.event.EventTarget
Construct an event dispatch chain for this scene. The event dispatch chain contains all event dispatchers from the stage to this scene.
Parameters:
tail
Returns: the resulting event dispatch chain for this scene
Diagram: Scene