ftp.nice.ch/peanuts/GeneralData/Documents/books/AlexNeXTSTEPSource.tar.gz#/NSProgramming/Chapter7_Views/Shapes/SquareView.h

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

/* Generated by Project Builder */

#import "ShapeView.h"

@interface SquareView:ShapeView
{
}

-drawSelf: (NXRect *)rects :(int)rectCount;

@end

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