ftp.nice.ch/pub/next/developer/resources/palettes/ConnectDemo.s.tar.gz#/ConnectDemo/DemoView.h

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

#import <appkit/appkit.h>
#import "EDBConnections.h"

@interface DemoView:View <EDBConnections>
{
	List		*outlets;				// List of EDBOutlet objects
}

@end

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