Sets the ToolTip text for the tab.
public final void setToolTipText( String toolTipText )
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 control is set to true).
See Also getToolTipText