This is TestObject.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> @interface TestObject:Object { id barVert; id labelBarVert; id labelBarHoriz; id barHoriz; id pointerHoriz; id pointerVert; id statusMatrix; } - setBarVert:anObject; - setLabelBarVert:anObject; - setLabelBarHoriz:anObject; - setBarHoriz:anObject; - setPointerHoriz:anObject; - setPointerVert:anObject; - setStatusMatrix:anObject; - overflowOccured:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.