ftp.nice.ch/pub/next/developer/objc/appkit/ColorLab.NIHS.bs.tar.gz#/ColorLab/Source/ColorLabApp.h

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

/* Generated by Interface Builder */

#import <appkit/Application.h>

@interface ColorLabApp:Application
{
	id hsbaMatrix;
	id rgbaMatrix;
	id cmykaMatrix;
	id myColorWell;
}

- appDidInit:sender;
- showColorInNumbers:sender;

@end

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