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

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

#import <appkit/appkit.h>

@interface MultiDemo:Object
{
	char buf[50];
	id inspectorManager;
	id delegateMsgField;
	id inspectorLabelField;
	id selection;
}

- showInspector:sender;
- inspectorChanged:sender;

@end

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