ToolTip.getAutomaticDelay

Overview | Methods | This Package | All Packages

ToolTip.getAutomaticDelay

Retrieves the automatic delay for the ToolTip control.

Syntax

public int getAutomaticDelay()

Return Value

Returns the automatic delay, which is the amount of time in milliseconds that passes before the tooltip is displayed.

Remarks

For more information on automatic delay times, see setAutomaticDelay.