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