ftp.nice.ch/pub/next/developer/resources/palettes/OOPSPalette.0.7a.N.bs.tar.gz#/OOPSPalette/OOPSTimerInspector.h

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

#import <apps/InterfaceBuilder.h>

@interface OOPSTimerInspector : IBInspector <IBInspectors> 
{
	id repeatNrField;
	id repeatNrSlider;
	id intervalField;
	id intervalSlider;
	id priorityField;
	id priorityMatrix;
	id tagField;
	id autoStartSwitch;
}
@end

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