|
Loading...
|
java-dev@lists.apple.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: JNLP + Splash + Java 5 Joshua Marinacci Thu Apr 30 12:01:21 2009
No. My app is showing the splash on Java 6 but not on Java 5. I was just checking that this is the expected behavior. Thanks! Now I can mark the bug as 'wont fix' :)On Apr 30, 2009, at 10:40 AM, Mike Swingler wrote:
On Apr 29, 2009, at 4:23 PM, Joshua Marinacci wrote:Just to refresh my memory (since I've been using Java 6 for a while), does Java 5 on Mac support the Splash screen in JNLPs, or was that added only in Java 6?ie:<icon href="splash_800x600.png" kind="splash" width="800" height="600"/>Splash screen support is a Java SE 6-only feature, but since we can use Java SE 6 Web Start classes on top of a 1.5 JVM, there might be a path where that property is getting read (though the classes support won't be there).Do you have an example JNLP up that allows 1.5, but still has the splash tag?Curious, Mike Swingler Java Runtime Engineer Apple Inc.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list ([EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/alexiscircle%40gmail.com This email sent to [EMAIL PROTECTED]
- JNLP + Splash + Java 5 Joshua Marinacci 2009/04/29
- Re: JNLP + Splash + Java 5 Mike Swingler 2009/04/30
- Re: JNLP + Splash + Java 5 Joshua Marinacci 2009/04/30 <=