Retrieves the specified tab.
public final TabItem getTab( int index )
index
The zero-based index of the tab to retrieve.
Returns a TabItem object that represents the tab at the specified position.
WFCInvalidArgumentException thrown if the specified index is not valid.
See Also setTab