This is DefDBPalette.m in view mode; [Download] [Up]
#import "DefDBPalette.h"
#import "DefaultController.h"
@implementation DefDBPalette
- finishInstantiate
{ [self associateObject:[[DefaultController alloc] init]
type:IBObjectPboardType with:defView];
return self;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.