This is ExampleApp.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <appkit/Application.h> @interface ExampleApp:Application { id mysteryMatrix; id infoWindow; id mysteryScroller; id mysteryWindow; } - appDidInit:sender; - setMysteryMatrix:anObject; - setInfoWindow:anObject; - setMysteryScroller:anObject; - setMysteryWindow:anObject; - mysteryAction:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.