TabStrip.getSelectedTab

Overview | Methods | This Package | All Packages

TabStrip.getSelectedTab

Retrieves the tab that is selected in this tab strip.

Syntax

public final TabItem getSelectedTab()

Return Value

Returns a TabItem object that represents the tab that is selected in this tab strip.

See Also   setSelectedTab