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

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

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


#import <appkit/appkit.h>

@interface InspectorDelegate:Object
{
  id theOwner;
}

- windowWillClose:sender;

- windowDidBecomeKey:sender;

@end

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