Top.Mail.Ru
May 30th, 2004 - Java developers — LiveJournal
? ?

Java developers

May 30th, 2004
Image

01:49 pm - Imagesparkymark - Links in Tooltips

It looks like you can add an "A" tag to a JToolTip, but how can you click it without the mouse movement closing the tooltip? I already have

ToolTipManager ttm = ToolTipManager.sharedInstance();
ttm.setDismissDelay(60000);

to allow a user one minute to read my lengthy tooltips without moving the mouse, but as soon as the mouse leaves the component, even to click on the tooltip, the tooltip goes!
Powered by LiveJournal.com
Image