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