This is PAThumbWheelInspector.h in view mode; [Download] [Up]
#import <apps/InterfaceBuilder.h> @interface PAThumbWheelInspector : IBInspector <IBInspectors> { id displayModeMatrix; id directionMatrix; id visibleMinText; id visibleMaxText; id currentText; id snapBackValueText; id snapsBackSwitch; id absoluteMinText; id absoluteMaxText; id absoluteModeMatrix; id dashIntervalText; id showMainDashSwitch; id colorWell; id tagText; id disabledSwitch; } - init; - (BOOL)wantsButtons; - revert:sender; - ok:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.