Hi Donald,
You wrote:
How can I use batik-css to style my swing appliaction? please give me a
example code or point me to a site that may have some.
To which Thomas replied:
I think you will find it an awful lot of work to style a Swing
application with CSS. You would have to design some kind of DOM
model of your Swing application, and then define a number of CSS
properties, and then write code to apply those CSS properties to
Swing.
I don't know for sure, but isn't that what the XUI framework is about?
If I remember correctly, they approach GUI design from the XML side and
use batik to style their widgets.
Maybe their website can help you:
http://www.xoetrope.com/zone/index.php?zone=XUI
-Urs
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]