This is MyApp.h in view mode; [Download] [Up]
/* Generated by the NeXT Interface Builder */ #import <appkit/appkit.h> #import <appkit/Application.h> @interface MyApp : Application { id myFilter; id midi; id infoPanel; id stringTable; } - setMidiDev:sender; - go:sender; - setDelayFrom:sender; - showInfoPanel:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.