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.