ToolBarButton.setToolTipText

Overview | Methods | This Package | All Packages

ToolBarButton.setToolTipText

Sets the text to be displayed in a ToolTip when the mouse cursor is positioned over this button.

Syntax

public final void setToolTipText( String value )

Parameters

value

The text to display when the mouse cursor is positioned over this button.

See Also   getToolTipText