ftp.nice.ch/pub/next/unix/communication/PPPMeter.1.5.s.tar.gz#/PPPMeter.v1.5/EnhancedMatrix.h

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

#import <appkit/Matrix.h>

@interface Matrix (EnhancedMatrix)

- (void)loadFromString: (const char *) str;
- cellAt: (int) row;
- (const char *) selectedStringValue;
- (void) selectCellWithTitle: (const char *)str;

@end

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