Windows in CocoaNSWindow and the window serverApplication, window, and viewKey and main windowsNib FilesOutletsCreate a Cocoa Application ProjectOpen the Main Nib FileMove and Resize the WindowAdd a Text FieldCreate a Custom SubclassDefine an Outlet for the ClassGenerate an Instance of the ClassConnect the Custom Class to the InterfaceGenerate the Source FilesExamine a Header File in Project BuilderStatically Type the OutletImplement MyController’s awakeFromNib MethodBuild, Debug, and Run Nib FilesBuild the projectDebug the projectRun the application