TabStrip.removeTab

Overview | Methods | This Package | All Packages

TabStrip.removeTab

Removes the specified tab from the tab strip.

Syntax

public final void removeTab( int index )

Parameters

index

The zero-based index of the tab to remove.

Remarks

When you remove a tab from the tab strip, all information about the deleted tab is lost.

See Also   addTab