ftp.nice.ch/peanuts/GeneralData/Documents/books/AlexNeXTSTEPSource.tar.gz#/NSProgramming/Chapter6_Events/DelegateDemo/WindowDelegate.h

This is WindowDelegate.h in view mode; [Download] [Up]

#import <objc/Object.h>

@interface WindowDelegate:Object

{
}

- windowWillClose:sender;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.