Generated Object
javafx.scene.control.TabPane
Attributes
This node takes the attributes of the javafx.scene.control.TabPane see javafx.scene.control.TabPane.
Content
If the content is a tooltip, the the TabPane's tooltip will be set to the Tooltip.
If the content is Tab, then the tab will be added to this TabPane.
Usage
Used to create a TabPane
Examples
Labels