javafx.scene.control.Tooltip
This node takes the attributes of the javafx.scene.control.Tooltip. see javafx.scene.control.Tooltip.
If the content is a JavaFX Node, then the Tooltip's graphic will be set to the JavaFX Node.
Used for showing additional information about a Control when the Control is hovered over by the mouse.