add_tab


Description:

public void add_tab (NotebookTab tab)

Adds a new tab to the end of the notebook.

If the new tab already belongs to a notebook, it will be removed from that notebook before it is added to this notebook.

Parameters:

tab

The notebook tab to add.