Underline JLabel Without using HTML?
843804Jul 23 2003 — edited Nov 18 2004I have seen various posts explaining how to use HTML to underline text in a JLabel. I used the html tags and it worked in Windows, but then when I ran the program using the X Windows Emulator, Reflection X, the underline extended past the text and ended up underlining the whole label. Is there anyway to fix this or other ways of underlining JLabels without using HTML?