Generated Object
javafx.scene.control.Hyperlink
Attributes
This node takes the attributes of the javafx.scene.control.Hyperlink. see javafx.scene.control.Hyperlink.
Content
If the content is a javafx.scene.control.Tooltip (see javafx.scene.control.Tooltip) object, then the CheckBox's tooltip will be set to this Tooltip object.
If the content is a JavaFX Node, then the Hyperlink's graphic will be set to the JavaFX Node.
Other content is processed per the common javafx Node content including input events, effects and transforms.
Usage
This is a JavaFX Node and accepts the common Node attributes.
Examples
Labels