Removes the specified tab from the tab strip.
public final void removeTab( int index )
index
The zero-based index of the tab to remove.
When you remove a tab from the tab strip, all information about the deleted tab is lost.
See Also addTab