Specifies whether ToolTips are displayed when the mouse cursor is positioned over the buttons in this control.
public final void setShowToolTips( boolean show )
show
Set to true to display the ToolTips; otherwise, set to false.
See Also getShowToolTips