JButton text and xhtml

If I set a JButton text to <html>FirstSecond</html> the line break works fine. But <html>FirstSecond</html> does not work. Is there no xhtml support?Thanks, Tom.
[244 byte] By [tyka] at [2007-10-3 10:31:32]
# 1
>>But <html>FirstSecond</html> does not work. Is there no xhtml support?XHTML also supports swing so try again with your code.
Prashant_SDNa at 2007-7-15 5:54:22 > top of Java-index,Desktop,Core GUI APIs...
# 2
Sorry, I do not follow. What should I try? Can you please explain more, thanks.
tyka at 2007-7-15 5:54:22 > top of Java-index,Desktop,Core GUI APIs...