ftp.nice.ch/pub/next/text/tex/apps/TeXview-kp0.25.s.tar.gz#/TeXview-grey/SheetView.h

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 ;
   NXImage *otherCache ;
   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.