This is AdderWindowManager.h in view mode; [Download] [Up]
/* AdderWindowManager.h created by todd on Tue 16-Apr-1996 */ #import <MiscControllerKit//MiscControllerManager.h> @interface AdderWindowManager : MiscControllerManager { } /*" Window manager generator "*/ + (AdderWindowManager*) newAdderWindowManager; /*" Initialization/deallocation "*/ - (id) init; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.