Overview | Methods | This Package | All Packages
Sets the ToolTip for the panel. (A ToolTip is the text that is displayed when the mouse pointer hovers over the panel.)
Syntax
public void setToolTipText( String text )
Parameters
text
A string that represents the ToolTip text.
See Also getToolTipText