Retrieves a boolean value that indicates whether a ToolTip is displayed when the mouse cursor is positioned over the buttons in this control.
public final boolean getShowToolTips()
Returns true if ToolTips are to be displayed; otherwise, returns false.
See Also setShowToolTips