DhElement.setToolTip

Overview | Methods | This Package | All Packages

DhElement.setToolTip

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