...
If the content is a tooltip, the the TabPane's tooltip will be set to the Tooltip.
The content may be a "title", "content" node or a JavaFX node. If the content is a JavaFX nodeTab, then the TabPane's content attribute tab will be set added to this nodeTabPane.
Usage
Used to create a TabPane
...