Changing the Application Icon

Could anyone give me a hint about how to change the application icon?  It looks like the default icon is set by LWJGL, but I didn't see any obvious method (in jME or LWJGL) to change it.  I'm sure there must be one somewhere…

DisplaySystem.setIcon()

Ah, that's not in the javadoc at http://www.jmonkeyengine.com/doc/, which is why I couldn't find it. :frowning:



Is there any way to get that javadoc updated?  It's missing a lot of stuff in com.jmex as well.  If it's for 0.10, then maybe we can get a nightly CVS javadoc upload?

the javadoc is based on the release, yes. You can build you own javadoc using the ant task included in CVS.



nightly javadoc builds sounds like a good idea to me, but unfortunatly I'm not the one who does those…

llama said:

nightly javadoc builds sounds like a good idea to me, but unfortunatly I'm not the one who does those..

well, simply update the build file :)