Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ToolBar.setShowToolTips

Specifies whether ToolTips are displayed when the mouse cursor is positioned over the buttons in this control.

Syntax

public final void setShowToolTips( boolean show )

Parameters

show

Set to true to display the ToolTips; otherwise, set to false.

See Also   getShowToolTips