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

Sorted by
Title
Sort by
Date
NSBundle Additions Reference (HTML) (PDF)
Describes the API for loading user-interface resource files.
2007-07-19
NSBundle Class Reference (HTML) (PDF)
Describes the class used to specify and operate a directory in the file system that groups related resources together.
2007-07-19
NSCoder Additions Reference (HTML) (PDF)
Describes the class used to convert archived NXColor objects into NSColor objects.
2006-05-23
NSFileManager Class Reference (HTML) (PDF)
Describes the class used to perform generic file-system operations.
2007-12-11
NSFileWrapper Class Reference (HTML) (PDF)
Describes the class used to represent the contents of a file in memory.
2007-03-27
NSHelpManager Class Reference (HTML) (PDF)
Describes the class used to obtain and display online help.
2007-03-24
NSNib Class Reference (HTML) (PDF)
Describes the class for unarchiving the contents of nib files.
2007-01-22
NSNibAwaking Protocol Reference (HTML) (PDF)
Describes the protocol for initializing unarchived nib objects.
2007-02-28
NSNibConnector Class Reference (HTML) (PDF)
Describes the base class for managing connections between nib objects.
2007-01-22
NSNibControlConnector Class Reference (HTML) (PDF)
Describes the class for managing action connections between nib objects.
2007-01-31
NSNibOutletConnector Class Reference (HTML) (PDF)
Describes the class for managing outlet connections between nib objects.
2007-01-31
NSProcessInfo Class Reference (HTML) (PDF)
Describes the class that provides access to information about the current process.
2007-03-26
NSSound Class Reference (HTML) (PDF)
Describes the class used to load a sound into memory and play it.
2007-04-27