ftp.nice.ch/pub/next/developer/apps/ClassEditor.0.4.NIHS.bsd.tar.gz#/ClassEditor.0.4.NIHS.bsd/Source/CECellMatrix.h

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

/* 
 * CECellMatrix
 *
 */

#import <appkit/appkit.h>

@interface CECellMatrix : Matrix
{
}

- mouseDown:(NXEvent *)theEvent;
- (BOOL)acceptsFirstResponder;

@end

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