Jump To:
Leopard Sample Code: Cocoa
Applications often need to load specific resources at runtime. The Cocoa frameworks include programmatic interfaces that help applications distribute, locate, and load resources of various kinds. Among the resources that applications can load are plug-in code, feature-availability information, power and energy resources, Internet resources, and localized images, sounds, and strings.

Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
BundleLoader (HTML) (DMG) (ZIP)
Demonstrates how to load multiple Cocoa bundles or NSBundles (also known as plug-ins) into the main NSApplication.
2007-09-21
JDragNDrop (HTML) (DMG) (ZIP)
Deprecated - Demonstrates building a simple view to implement Drag-and-Drop functionality in Cocoa-Java.
2003-01-14
MapLargeFile (HTML) (DMG) (ZIP)
Shows a technique for mapping files greater than 4GB into memory for faster access.
2003-11-19
ViewController (HTML) (DMG) (ZIP)
Demonstrates how to use "NSViewController".
2007-06-11