This is RadioAssociation.h in view mode; [Download] [Up]
/* * RadioAssociation - * William Shipley */ #import <dbkit/dbkit.h> #import <appkit/appkit.h> @interface Matrix(RadioAssociation) - association:association setValue:(DBValue *)value; - association:association getValue:(DBValue *)value; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.