This is TesterApp.h in view mode; [Download] [Up]
/* TesterApp.h */ #import <appkit/Application.h> @interface TesterApp:Application { id theContext; } - setTheContext:anObject; - rotateCubes:sender; - closer:sender; - farther:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.