Simple underline to a JLabel's text
843806Sep 1 2007 — edited Sep 2 2007Hi,
Is there way to paint a underline to a JLabel's text without override the paintComponent-Method?
The goal is only when the mouse hover over the label the underline should showing.
regards
Olek