javafx.scene.control.TitledPane
This node takes the attributes of the javafx.scene.control.TitledPane see javafx.scene.control.TitledPane.
If the content is a tooltip, the the TitledPane'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 node, then the TitledPane's content attribute will be set to this node.
Used to create a Titled Pane