Overview | Methods | This Package | All Packages
Sets the ToolTip that appears when the user's mouse pointer is hovering over this element.
Syntax
public final void setToolTip( String string )
Parameters
string
The string to use for the ToolTip.
See Also getToolTip