ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.s.gnutar.gz#/MiscKit2/Temp/Adder/AdderWindowManager.h

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.