- (void)
setDocument: (
NSDocument*)document;
Availability: OpenStep
Sets the document associated with this controller. A document automatically calls this method when adding a window controller to its list of window controllers. You should not call this method directly when using NSWindowController with an NSDocument or subclass.