vote up 1 vote down star
1

A number of swing text components will interpret HTML. I'd like to style this HTML with CSS if possible. Any one know how to do this?

flag

1 Answer

vote up 3 vote down check

The Jaxx Framework allows you to do this.

link|flag
Hi, thanks for response. I did see Jaxx, but I'm wondering if it can be done in native Swing. – pchiusano Jun 2 at 0:27
2  
No it can't. Thats why you need a framework. Or rather it can't without you coding a CSS engine yourself. – cletus Jun 2 at 3:31
How about doing Swing with Jelly. Yes, its another framework :( – Adeel Ansari Jun 2 at 4:16

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.