ftp.nice.ch/pub/next/developer/resources/palettes/PAScrollViewDeluxe.s.tar.gz#/PAScrollViewDeluxePalette/PAScrollViewDeluxeInspector.h

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

#import <appkit/appkit.h>
#import <apps/InterfaceBuilder.h>

@interface PAScrollViewDeluxeInspector : IBInspector
{
	id	deluxeMatrix;
    id	pageLeftRightSwitch;
    id	pageUpDownSwitch;
    id	zoomSwitch;
	id	topRulerSwitch;
	id	leftRulerSwitch;
    id	arrowsButton;
    id	borderMatrix;
    id	backGrayMatrix;
    id	scrollerMatrix;
    id	lineCell;
    id	pageCell;
}

@end

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