Bill Tschumy wrote:
| As others have said, you probably can't do it directly with the bundled
| app. I also recently had this need and I ended up creating a shell
| script to run it using the "java" command. By specifying the dock name
| using "-Xdock:name=Parsnips", it appears to run pretty much like the
| bundled version.
Unless the user renames the application, at least.
| The only visible difference is that the dock icon is
| the generic one rather than my icon.
Have you tried using "-Xdock:icon=<path-to-icon-file>"?
Glen Fisher
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden