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
TabItem.setToolTipText
Sets the ToolTip text for the tab.
Syntax
public final void setToolTipText( String toolTipText )
Parameters
toolTipText
The ToolTip text for the tab (the text that is displayed when the mouse pointer hovers over the tab if the showToolTips property of the tab strip is set to true.
See Also getToolTipText