This is UncompressApp.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <appkit/Application.h> @interface UncompressApp:Application { id nameWindow; id openPanel; BOOL mode; } - appDidInit:sender; - setNameWindow:anObject; - setFile:sender; - setMode:sender; - go:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.