Not Recommended Documentclose button

Important: The information in this document is Not Recommended and should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.3

Posted: 2006-04-12

Build Requirements: Xcode 2.1 or later

Runtime Requirements: Java 1.4 or later

View Source Code:

Download Sample (“JavaSplashScreen.zip”, 166.5K)
Download Sample (“JavaSplashScreen.dmg”, 227.7K)



Description

This sample code shows how to display a Cocoa splash screen while properly instantiating the 1.4.x and future JVM's from a Cocoa application. Custom launchers and displaying native splash screens are not supported when using JDK 1.3.1.

Document Revision History

Date Notes
2006-04-12Updated compiler options to generate 1.4 compatible bytecode.
2005-08-01Updated to produce a universal binary. No code changes were required.
2005-06-01Updated the sample to invoke the Java 1.5.x JVM if it exists, and explain how applications can specify a specific JVM.
2003-06-19Quickly display a splash screen while instantiating the 1.4.x/1.5 JVM from a Cocoa application.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.