This is Controller.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> @interface Controller:Object { id outputTitleField; id outputTitleField2; id inputTitleField; id window; id contentField; id button; id group; id scaleForm; } - appDidInit:sender; - servicesMessage:(id)pasteboard userData:(const char *)sortArgs error:(char **)errorMessage; - setOutputTitleField:anObject; - setContentField:anObject; - doPrint:sender; - doScale:sender; - copyText:sender; - ClearAllText:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.