This is AdderNibManager.h in view mode; [Download] [Up]
/* AdderNibManager.h created by todd on Tue 16-Apr-1996 */ // Forward class declarations @class NSString; @class AdderWindowManager; #import <MiscControllerKit/MiscNibManager.h> @interface AdderNibManager : MiscNibManager { } - (AdderWindowManager*) adderWindowManager; - (NSString*) nibFilename; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.