javafx.scene.control.ToolBar
This node takes the attributes of the javafx.scene.control.ToolBar see javafx.scene.control.ToolBar.
If the content is a tooltip, the the ToolBar's tooltip will be set to the Tooltip.
If the content is a JavaFX node, then it will be added to the ToolBar's items.
Used to create a ToolBar