This is CookieFileListView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <appkit/ScrollView.h>
#import <objc/List.h>
#import <appkit/Matrix.h>
@interface CookieFileListView:ScrollView
{
id DocMatrix;
}
- syncView :(List *)mylist;
- (Matrix *)matrix;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.