Introduction to Cocoa-Java Integration Guide
Explains how to use the Java interfaces to Cocoa.
Organization of This Document
Here are the concepts covered:
Method Selectors discusses how Java can make use of Cocoa’s target-action paradigm using the NSSelector class.
Java Memory Management discusses how Java sometimes has to take Objective-C’s memory management into account when using Cocoa.
Here are the tasks covered:
Using NSSelector describes how you use the Java-only class NSSelector to implement target-action behavior.
Next
Copyright © 2006 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2006-10-03