ftp.nice.ch/Attic/openStep/developer/resources/IconKit.4.2.1.sd.tgz#/IconKit.4.2.1/FileViewer/AppDelegate.h

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.