Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC


The Preference Panes Framework

Framework
/System/Library/Frameworks/PreferencePanes.framework
Header file directories
/System/Library/Frameworks/PreferencePanes.framework/Headers
Declared in
NSPreferencePane.h

Introduction

The Preferences Panes framework defines the interface for subclasses to provide preference panes to System Preferences or other applications.

The Preference Panes framework can be used only by an Objective-C Cocoa application. The preference pane also needs to be written in Objective-C with its user interface implemented using Cocoa.

Preference Panes Framework Classes

The Preferences Panes framework consists of the NSPreferencePane class, an abstract subclass of NSObject. An NSPreferencePane subclass serves as a controller, marshaling data between the user interface defined within a nib file and System Preferences or other applications.





Last updated: 2006-05-23




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice