ftp.nice.ch/pub/next/developer/objc/appkit/Starter.1.1.s.tar.gz#/Starter1.1/DocumentClass.h

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

/*  DocumentClass.h written by Robert Vasvari, Feb 1995
	This class contains general insurance-related functionality
 */
#import "STDocumentClass.h"
#import <appkit/appkit.h>

@interface DocumentClass:STDocumentClass
{
}

/* ==== Edit methods ==== */

- delete:sender;
- selectAll:sender;

@end

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