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