This is AppDelegate.h in view mode; [Download] [Up]
#import <Foundation/NSObject.h> @interface AppDelegate: NSObject { id infoPanel; } - (void)newViewer:(id)sender; - (void)showInfo:(id)sender; - (void)applicationDidFinishLaunching:(NSNotification *)notification; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.