Return to the Alphabetic Index
Return to the Class Browser
Return to the Picture Browser
Copyright (c) 1994 by NeXT Computer, Inc. All Rights Reserved.

NSFormCell

Inherits From: NSActionCell : NSCell : NSObject

Conforms To: NSCoding, NSCopying (NSCell) NSObject (NSObject)

Declared In: AppKit/NSFormCell.h

Class Description

This class is used to implement entries in an NSForm. It displays a title within itself, on the left-hand side of the cell. Editing is allowed only in the remaining (right-hand) portion.

See the NSForm class specification for more on the use of NSFormCell.

Initializing an NSFormCell

Determining an NSFormCell's Size

Determining Graphic Attributes

Modifying the Title

Displaying