Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
JTree icon tooltip
Cathy Song
Ranch Hand
Joined: Jul 01, 2003
Posts: 92
posted
Jun 04, 2004 10:55:00
0
Hi All,
I have successfully added tooltips to the nodes in the
JTree
. How can I add additonal tooltips to the icons in the
JTree
?
I have created an icon with a description:
Icon icon= new
ImageIcon
("icon.gif", "icon description");
Now when I mouse over the icon it should display the icon description.
Thank you,
Cathy.
I agree. Here's the link:
http://aspose.com/file-tools
subject: JTree icon tooltip
Similar Threads
JTree
JTree
ImageIcon in JTREE
JTree
JTree
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter