ToolTip.setShowAlways

Overview | Methods | This Package | All Packages

ToolTip.setShowAlways

Sets a boolean value that indicates whether the ToolTip window should be displayed even when its parent control is not active.

Syntax

public void setShowAlways( boolean value )

Parameters

value

Set to true to always display the ToolTip window; otherwise, set to false.

See Also   getShowAlways