This is Sweep.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @interface Sweep:Object { id radDeg; id rotDir; id rotDivisions; id rotEnd; id rotLength; id rotView; id sweepWindow; id transDir; id transLength; id tranView; id tranRot; id cView; NXRect boxFrame; } - appDidInit:sender; - go:sender; - rotTran:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.