Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.