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.