I am wonder how to create a Object C wrapper that launches Java applications in Mac OS X. I usually setup InstallAnywhere to do the trick but I was wonder what it would take to do this manually. For example say I have MyApp.jar and I want to launch it using a Native MyApp.app Icon on OS X instead of using the jar file. Where could I learn how to do this. Thanks for any help.