tooltip timeout
tooltip timeout
Any way to change the amount of time that a tooltip is displayed before it disappears?
Re: tooltip timeout
figured it out:
ToolTipManager.sharedInstance().setDismissDelay(1000 * 100);
ToolTipManager.sharedInstance().setDismissDelay(1000 * 100);