A blog for developers and students that want to learn .NET , Java, tips and tricks about how to make money online, and some other stuff.. ;)
13 Apr 2008 @ 6:01 PM
How to set tooltip text
(1 votes, average: 4 out of 5)
Loading ...
593 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.