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?
Hi, thanks for response. I did see Jaxx, but I'm wondering if it can be done in native Swing.
2009-06-02 00:27:02
No it can't. Thats why you need a framework. Or rather it can't without you coding a CSS engine yourself.
cletus
2009-06-02 03:31:43
How about doing Swing with Jelly. Yes, its another framework :(
Adeel Ansari
2009-06-02 04:16:13