ftp.nice.ch/pub/next/developer/resources/classes/TabCell.s.tar.gz#/TabCell/MyController.h

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

#import <appkit/appkit.h>

@interface MyController:Object
{
    id	backgroundView;
	id	tabMatrix;
}

- appDidInit:sender;
- tabMatrixAction:sender;

@end

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