This is SheetView.h in view mode; [Download] [Up]
/* Generated by tgr */ #import <appkit/View.h> #import <appkit/NXImage.h> @interface SheetView:View { NXImage *cache ; int ohhsize, ovvsize ; int mhhsize, mvvsize ; } + newFrame:(const NXRect *)theFrame; - makeNewDoc:(int)hsize:(int)vsize ; - drawRule:(int)x:(int)y; - drawSelf:(NXRect *)rects:(int)rectcount; - free ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.