ftp.nice.ch/pub/next/developer/resources/classes/XText.0.9.beta3.s.tar.gz#/XText0.9/XText.subproj/XTScroller.h

This is XTScroller.h in view mode; [Download] [Up]

#import <appkit/ScrollView.h>
#import <appkit/ClipView.h>
#import "XText.h"

/*	An XTScroller is a ScrollView that automatically installs an XText as
	its subview and does all the appropriate setup. 
 */

@interface XTScroller:ScrollView
{
}
- initFrame:(const NXRect *)frameRect;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.