Overview | Methods | This Package | All Packages
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