public final void setContent (Node value)

The content of the TitlePane which can be any Node such as UI controls or groups of nodes added to a layout container.

Parameters:
value    The content for this TitlePane.