A blog about random stuff. Partner sites: Javaforums.net dotNETProgrammers.net PaintLord.net Retardation-foundation.com The blog is supported by contributors,volunteers and our sponsers.
13 Apr 2008 @ 6:01 PM
How to set tooltip text
(1 votes, average: 4 out of 5)
Loading ...
760 views
This code below demonstrates how to set a tooltip for a JLabel, this can be done for JButtons and many other components aswell. To see the tooltip text you need to hover the black text with your mouse.