Jump To:
Leopard Reference: 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

Sort by
Title
Sorted by
Date
NSHelpManager Class Reference (HTML) (PDF)
Describes an application-level help system.
2009-02-04
NSFileManager Class Reference (HTML) (PDF)
Describes an object that performs file-system operations.
2008-10-15
NSFileWrapper Class Reference (HTML) (PDF)
Describes a representation of a file-system node.
2008-10-15
NSSound Class Reference (HTML) (PDF)
Describes an object that loads and plays audio files.
2008-10-15
NSBundle Additions Reference (HTML) (PDF)
Describes additions for loading nib files in Cocoa applications.
2007-07-19
NSBundle Class Reference (HTML) (PDF)
Describes a collection of resources used in a program.
2007-07-19
NSProcessInfo Class Reference (HTML) (PDF)
Describes the current process.
2007-03-26
NSNibAwaking Protocol Reference (HTML) (PDF)
Describes the interface for initializing unarchived nib objects.
2007-02-28
NSNibControlConnector Class Reference (HTML) (PDF)
Describes an action connection between nib objects.
2007-01-31
NSNibOutletConnector Class Reference (HTML) (PDF)
Describes an outlet connection between nib objects.
2007-01-31
NSNib Class Reference (HTML) (PDF)
Describes an object for unarchiving and instantiating a nib file.
2007-01-22
NSNibConnector Class Reference (HTML) (PDF)
Describes a generic connection between nib objects.
2007-01-22
NSCoder Application Kit Additions Reference (HTML) (PDF)
Describes additions for converting archived NXColor objects into NSColor objects.
2006-05-23