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

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

#import <appkit/appkit.h>

@interface Demo:Object
{
	char buf[50];
	id inspectorManager;
	id clipper1,clipper2,gain1,gain2,sine;
	id delegateMsgField;
	id requestorMsgField;
	id selection;
}

- doInspect:sender;
- showInspector:sender;
- inspectorChanged:sender;
- objectWasInspected:object;
- objectListWasInspected:objectList;

@end

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