ftp.nice.ch/pub/next/developer/resources/classes/UHInspector.1.2.N.bs.tar.gz#/UHInspector_1.2/Inspector2Demo/ClipperInspector.h

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

#import <appkit/appkit.h>
#import "UHInspector.h"
#import "Clipper.h"

@interface ClipperInspector:UHInspector
{
	id	upperSlider;
	id	upperText;
	id	lowerSlider;
	id	lowerText;
}


@end

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