|
Java™ by example!
|
|
|
How do I create a multi-line text tooltip for a JLabel?
An easy way is to have your tooltip text to be HTML:
as in following example:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|