This is CookieController.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <objc/Object.h> #import <dpsclient/dpsclient.h> #import <appkit/appkit.h> @interface CookieController:Object { id cookieWindow; id cookieList; id bodyText; id prefs; id titleText; DPSTimedEntry myTimedEntry; struct _controllerFlags { unsigned int entry_running:1; } flags; } - newCookie:sender; - appDidInit:sender; - newPrefs; - timedEntry; - (float)fontsize; - (const char *)fontname; - (NXRect)getWindowRect; - setWindowPrefs; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.