Generated Object
javafx.scene.control.TextArea
Attributes
This node takes the attributes of the javafx.scene.control.TextArea see javafx.scene.control.TextArea.
Content
If the content is a tooltip, the the TextArea's tooltip will be set to the Tooltip.
Usage
Used to create a text area that supports multiple lines of text.
Examples
Labels