ftp.nice.ch/pub/next/connectivity/protocol/PPPMeter.v1.5.NIHS.bs.tar.gz#/PPPMeter.v1.5/Source/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.