If a ContentPane initially is placed inside a SplitPane double clicking the header will set it floating. Double clicking at the header while the pane is floating will dock the pane to the initial position.
Now placing a ContentPane initially into a TabGroupPane does nothing double clicking at the header.
I would like to have the same double click behavior with the TabGroupPane as with the SplitPane.