ftp.nice.ch/pub/next/connectivity/news/Alexandra-0.9.s.tar.gz#/alex/ArticleSetMatrix.h

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

#import "ColumnMatrix.h"
#import <appkit/appkit.h>

@interface ArticleSetMatrix:ColumnMatrix
{

}

- initFrame:(const NXRect *)frameRect;

- (const char *)stringValueForCellAt:(int)index;

- (void)writeSelectionToPasteboard:(Pasteboard *)pboard asType:(NXAtom)type;

- (BOOL)selectArticleWithNumber:(long)snumber;

@end

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