Advanced Tooltips in Java
From: shraddha (shraddha.sorte_at_gmail.com)
Date: 02/24/05
- Next message: Ulf Nordlund: "Re: Get array index on MouseEvent"
- Previous message: shraddha: "Advanced Tooltips in Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Feb 2005 09:32:18 -0800
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
- Next message: Ulf Nordlund: "Re: Get array index on MouseEvent"
- Previous message: shraddha: "Advanced Tooltips in Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|