NSFormCell
The NSFormCell class is used to implement text entry fields in a form. The left part of an NSFormCell object contains a title. The right part contains an editable text entry field.
Declaration
class NSFormCellOverview
An NSFormCell object implements the user interface of an NSForm object.