StatusBarPanel.getToolTipText

Overview | Methods | This Package | All Packages

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