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

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

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

@interface GainInspector:UHInspector
{
	id gainSlider;
	id gainText;
}

- takeMaxGainFrom:sender;

@end

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