Overview | Methods | This Package | All Packages
Selects the specified tab.
Syntax
public void setSelectedIndex( int index )
Parameters
index
The zero-based index of the tab to select. Set to a value less than zero to specify that no tab is selected.
See Also getSelectedIndex