This is AsciiView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <appkit/ScrollView.h>
#import <appkit/Text.h>
@interface AsciiView:ScrollView
{
id winDelegate;
id theTextView;
}
- initFrame:(NXRect const *)theFrame;
- copyFrame:(int)iFrame :(char *)pString;
- getTheSmsObject;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.