QCCocoaComponent

Last Revision:
Version 1.2, 2006-04-12
Updated compiler options to generate 1.4 compatible bytecode.
Build Requirements:
Xcode 2.0 or later
Runtime Requirements:
Mac OS X 10.4 or later, Java 1.4.2 or later

This sample uses Apple's CocoaComponent feature to embed a Quartz Composer QCView inside a Swing JFrame, allowing Quartz Composer compositions to be played within Java applications. The project is an extremely simple example of using CocoaComponent, with very little Objective-C code. See Technical Note 2147 for details on using CocoaComponent. This sample code has been updated to include a project that produces a universal binary. No code changes were required for it to run correctly on Intel-based Macintosh computers.