-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: javafx
It could be useful if there was a static method Tooltip.setGlobalDelay(long msecs) which would allow to
set a default amount of time after which a Tooltip is shown.
By adding another constructor and/or the method myTooltip.setDelay(250) one could overwrite the default
value.
set a default amount of time after which a Tooltip is shown.
By adding another constructor and/or the method myTooltip.setDelay(250) one could overwrite the default
value.