TabBase.getSelectedIndex

Overview | Methods | This Package | All Packages

TabBase.getSelectedIndex

Retrieves the index of the selected tab in this control.

Syntax

public final int getSelectedIndex()

Return Value

Returns the zero-based index of the tab that is selected in this control. Returns -1 if no tab is selected.

See Also   setSelectedIndex