Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TabPage.setText
Sets the text displayed on the tab.
Syntax
public void setText( String text )
Parameters
text
The text displayed on the tab. The default value is the code name of the TabItem object.