Sets the ToolTip that appears when the user's mouse pointer is hovering over this element.
public final void setToolTip( String string )
string
The string to use for the ToolTip.
See Also getToolTip