I also made the Tab views Fragments so you can add...
# tornadofx
e
I also made the Tab views Fragments so you can add more instance of the same tab. That might not make sense for you, so feel free to change them into Views. In that case you should check if the tab is already present before adding it. You'd have to check the root node against the content node of all tabs.