ftp.nice.ch/pub/next/developer/languages/cows/COWS.1.4.s.tar.gz#/COWS/Palettes/COWS_IBConnectors/COWSIBControlInterfaceInspector.h

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

/*
	Copyright (C) 1994 Sean Luke

	COWSIBControlInterfaceInspector.h
	Version 1.4
	Sean Luke
	
	Only used in the COWS IB Connectors palette to inspect 
	COWSIBControlInterfaces	
	
*/



#import <apps/InterfaceBuilder.h>

@interface COWSIBControlInterfaceInspector:IBInspector <IBInspectors>
{
	id	fieldmatrix;
	id	defaultinputfield;
	id	outputfield;
	id 	use_radio;

}

- init;

@end

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