ToolTip.setAutomaticDelay

Overview | Methods | This Package | All Packages

ToolTip.setAutomaticDelay

Sets the automatic delay on the ToolTip control.

Syntax

public void setAutomaticDelay( int value )

Parameters

value

The new automatic delay in milliseconds.

Remarks

When you set the automatic delay on a ToolTip control, the delay is propagated to the control's other delay properties. The autopop delay is always set to 10 times the automatic delay.  The initial delay is set to the same time as the automatic delay, and the reshow delay is set to 1/5 of the auto delay.

See Also   getAutomaticDelay, setAutoPopDelay, setInitialDelay, setReshowDelay