This is SubViewFramer.h in view mode; [Download] [Up]
// // A View that Frames its Subview // Randy NelsonÐCopyright NeXT 1990 // Not for release or reuse // #import <appkit/View.h> @interface SubViewFramer:View { } + newFrame:(NXRect *)r; - frameMe:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.