ftp.nice.ch/pub/next/developer/resources/libraries/threadkit/ThreadKitDemo.NI.tar.gz#/ThreadKit-1.0-DEMO/Examples/SimpleTest/SimpleTest.h

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

#import <appkit/appkit.h>

#import "TKApplication.h"

@interface SimpleTest:TKApplication
{
    id	window ;
	id	textField ;
}

- dangerTest:sender;

@end

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