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

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

#import <appkit/appkit.h>

@interface Demo2:Object
{
	char buf[50];
	id inspectorManager;
	id clipper,gain,sine,block1,block2,block3;
	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.