This is OATextFieldPalette.m in view mode; [Download] [Up]
#import "OATextFieldPalette.h"
#import "RZBundle.h"
@implementation OATextFieldPalette
+ initialize
{
[RZBundle setup];
return self;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.