ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.s.gnutar.gz#/MiscKit2/Temp/TabbedViews/MiscTabMatrixPalette1/MiscTabMatrixPalette.h

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

// Copyright (C) 1996
// Use is governed by the MiscKit license

#import <InterfaceBuilder/InterfaceBuilder.h>
#import <MiscTabActionCell.subproj/MiscTabActionCell.h>

@interface MiscTabMatrixPalette:IBPalette {
id	matrix;
}

- (void)finishInstantiate;

@end

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