Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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