Microsoft SDK for Java

TabItem.getToolTipText

Retrieves the ToolTip text for the tab.

Syntax

public final String getToolTipText()

Return Value

Returns the ToolTip text for the tab (the text that is displayed when the mouse pointer hovers over the tab if the showToolTips property of the tab strip is set to true.

See Also   setToolTipText

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