MyFirstJNIProject

Last Revision:
Version 2.1, 2011-03-01
Adding inter-target dependencies to the project file.
(Full Revision History)
Build Requirements:
Xcode 3.2 or later
Runtime Requirements:
Mac OS X 10.6 or later, Java for Mac OS X 10.6 Update 3 or later.

This sample is a template Java Swing application which uses JNI to access the native Mac OS X AddressBook API. The application uses several Mac-specific Swing features, eAWT event handling, and provides a basic template for Swing MVC programming.