ftp.nice.ch/pub/next/audio/editor/SynthBuilder.s.tar.gz#/SynthBuilder/MainWindowDelegate.h

This is MainWindowDelegate.h in view mode; [Download] [Up]

/**************************************************
 * SynthBuilder
 * Copyright 1993 Nick Porcaro All Rights Reserved
 **************************************************/


#import <appkit/appkit.h>

@interface MainWindowDelegate:Object
{
  id theOwner;
}

- setOwner:anOwner;

- windowDidMiniaturize:sender;

- windowDidDeminiaturize:sender;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.