This is Controller.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> @interface Controller:Object { id theImage; id theWindow; } - getAndDisplay:sender; - ok:sender; - cancel:sender; - next:sender; - animate:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.