How can I change the skin of spark?

hello,

how can I change the skin of spark.

at present, "BLUEMOON"was used.

I think you need to download the source code, and change the skinning and re-compile. It comes with an ant build script, so it should really be easy (all you need to do is install a java development kit (http://java.sun.com) and ant (http://ant.apache.org/).

If you run into difficulties with the compile, I’'m sure you can get further help in these forums.

Good luck!

You can change the swing look and feel without re-compiling as explained here: http://java.sun.com/docs/books/tutorial/uiswing/lookandfeel/plaf.html