Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JWS - JNLP - <icon> using .ico-files?

mimoMar 23 2011 — edited Mar 25 2011
After reading the enhancements here http://download.oracle.com/javase/6/docs/technotes/guides/javaws/enhancements6.html
I tried to use .ICO-files in the JNLP-<icon>-Tag without success. Also .PNG-files don't work.
The search with google also found only questions but no answers.
Additionally I only found samples using .GIF-files!

We want to use "rounded" pictures for desktop links, thus we need a format with transparent colors support.
Additionally we want to have the ability to use different sizes depending on desktop settings.
The .ICO-file format - out of the box - supports both of that!

Does anyone has a RUNNING sample-JNLP using an .ICO-file or .PNG-file? Or can point me to a solution to that problem?

Running: Java 1.6.0.22, Windows XP & Windows 7

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2011
Added on Mar 23 2011
5 comments
939 views