TabStrip.getTabText

Overview | Methods | This Package | All Packages

TabStrip.getTabText

Retrieves the text for the specified tab.

Syntax

public final String getTabText( int index )

Parameters

index

The zero-based index of the tab whose text you want to retrieve.

Return Value

Returns the text for the specified tab.