Overview | Methods | This Package | All Packages
Retrieves all the tabs in this tab strip.
Syntax
public final TabItem[] getTabs()
Return Value
Returns a zero-based array of TabItem objects that represent the tabs in this tab strip. The tabs in the array are in the order they appear in the tab strip.
See Also setTabs