This is Controller.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> @interface Controller:Object { id loadedClasses; id instanceVars; id instanceMethods; id classesNumberField; } - appDidInit:sender; - loadAClass:sender; - classClick:sender; - (int)printf:(id)scrollView string:(const char *)format, ...; - methodListForObject:(Controller *)anObject; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.