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.