This is ZScrollView.h in view mode; [Download] [Up]
#import <appkit/appkit.h>
@interface ZScrollView : ScrollView
{
	id	button1;
}
- initFrame:(const NXRect *)frameRect button1: b1;
- tile;
@endThese are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.