This is TextView.h in view mode; [Download] [Up]
#import <appkit/ScrollView.h> #import <appkit/Text.h> @interface TextView:ScrollView { id theText; } +newFrame:(const NXRect*)tF; -newText:(const NXRect *)tF; -makeEnclosingWindow:(const NXRect *)r; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.