Microsoft SDK for Java

StatusBarPanel.getToolTipText

Retrieves the ToolTip for the panel. (A ToolTip is the text that is displayed when the mouse pointer hovers over the panel.)

Syntax

public String getToolTipText()

Return Value

Returns a string that represents the ToolTip text.

See Also   setToolTipText

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