ftp.nice.ch/pub/next/connectivity/news/Alexandra.0.82.s.tar.gz#/alex8/Info.subproj/NiftyView.h

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

#import <appkit/appkit.h>

@class Sequence;

@interface NiftyView:View
	{
	NXImage			*background;
	List			*sequences;
	}
	
- initFrame:(const NXRect *)frame;
- drawSelf:(const NXRect *)rects :(int)rectCount;
- start:sender;

@end

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