Sets the ToolTip for the panel. (A ToolTip is the text that is displayed when the mouse pointer hovers over the panel.)
public void setToolTipText( String text )
text
A string that represents the ToolTip text.
See Also getToolTipText