ftp.nice.ch/pub/next/tools/screen/BackSpaceDuo.NIHS.bs.tar.gz#/BackSpaceDuo/Source/CornerView.h

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

#import <appkit/appkit.h>

@interface CornerView:View
{
	id image;
	id check;
	int state;
}

- setState:(int)val;
- saveState:sender;

@end

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