ftp.nice.ch/pub/next/text/apps/RTFExplorer.s.tar.gz#/RTFExplorer/AppDelegate.h

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

#import <appkit/appkit.h>

@interface AppDelegate:Object
{
    id	asciiText;
    id	rtfText;
    id  exScroll;
}

- putRtf:sender;
- putAscii:sender;

@end

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