Sets the text to be displayed in a ToolTip when the mouse cursor is positioned over this button.
public final void setToolTipText( String value )
value
The text to display when the mouse cursor is positioned over this button.
See Also getToolTipText