This is MiscURIWell.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @interface MiscURIWell:View /*" :View:Object "*/ { id refObject; id myCell; BOOL wantsBezel; } /*" Attributes "*/ - setRefObject:aControl; - refObject; - takeURIFrom:sender; /*" Overrides "*/ - initFrame:(NXRect *)frameRect; - awakeFromNib; - takeStringValueFrom:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.