ftp.nice.ch/pub/next/audio/apps/Guitar.1.0.s.tar.gz#/Guitar/TABInspector.h

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

#import <appkit/appkit.h>

#import "NoteInspector.h"

@interface TABInspector:NoteInspector
{
    id	fieldMatrix;
}

- cellActed:sender;

@end

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