Generated Object
javafx.scene.control.ScrollPane
Attributes
This node takes the attributes of the javafx.scene.control.ScrollPane see javafx.scene.control.ScrollPane.
Content
If the content is a tooltip, the the ScrollPane's tooltip will be set to the Tooltip.
If the content is a JavaFX node, then the ScrollPane's node attribute will be set to this node.
Usage
Used to create a Scroll Pane
Examples
Labels