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

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

#import <appkit/appkit.h>

@interface SimpleDemo:Object
{
    id	requestorMsgField;
	id clipper;
	id clipperInspector;
	id gain;
	id gainInspector;
	id sine;
	id sineInspector;
}

- doInspect:sender;
- objectWasInspected:object;

@end

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