The nib file contains the usual File???s Owner and First Responder instances, but it also contains two other items specific to actions:A blank NSView object (known as the content view of the action, or simply, action view) on which you set the controls, text fields, and other user-interface elements for setting the parameters of the action.