ftp.nice.ch/pub/next/developer/objc/appkit/FrontEndTool.s.tar.gz#/FrontEndTool/EtermApp.h

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

#import <objc/Object.h>

@interface EtermApp : Object
{
    id etermHandle;		// "The" Apps I/O dispenser
}

- etermHandle;
- appDidInit:sender;
- terminate:sender;

@end

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