Advanced Tooltips in Java  
Author Message
shraddha





PostPosted: 2005-2-25 1:32:00 Top

java-programmer, Advanced Tooltips in Java Hi

I want to implement dynamic interactive tooltips in java so that the
user can expand / collapse them. Also, if there are hyperlinks in the
tooltip text, the user should be able to follow up this link. For the
same purpose, I need to be able to catch any events associated with
tooltips.

I tried to search a lot on how to customize the behavior of tooltips in
Java, however couldn't find any useful information. Does anyone know
about how to proceed about this? Any suggestions / pointers would be
greatly appreciated.

Thanks,
Shraddha