Jump To:
Leopard Sample Code: Java
Java is closely integrated with key Apple technologies and supported by key Apple tools. Tight integration with Aqua and Quartz Extreme, for example, make Mac OS X the best platform for developing and deploying Java applications. Developers can create Java applications using Xcode and they can turn Java applications into double-clickable Mac OS X applications using Jar Bundler.

View all Porting Sample Code.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
OSXAdapter (HTML) (DMG) (ZIP)
Hooks into the Mac OS X Application Menu with the com.apple.eawt classes via reflection.
2007-06-01
AppleJavaExtensions (HTML) (DMG) (ZIP)
Stub classes for compiling com.apple.eawt/com.apple.eio references on non-Mac OS X platforms.
2006-10-17
JavaSplashScreen (HTML) (DMG) (ZIP)
Deprecated - Quickly display a splash screen while instantiating the 1.4.x/1.5 JVM from a Cocoa application.
2006-04-12
simpleJavaLauncher (HTML) (DMG) (ZIP)
How to launch 1.4.x and future JVM's from a Core Foundation tool.
2006-04-12
AESendandReceive (HTML) (DMG) (ZIP)
Deprecated - Sending and receiving Apple Events with JDK 1.3.1 on Mac OS X.
2003-01-14