This is Main.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <appkit/Application.h> @interface Main:Application { id scroll; id window; id text; id startSwitch; id endSwitch; id enabledSwitch; id prefsPanel; id positions; } - readText; - writeText; - (int)textlength; - print:sender; - showPrefs:sender; - okPrefs:sender; - cancelPrefs:sender; - revertPrefs:sender; - setPrefsInterface; - takePrefsFromInterface; - writePrefs; - writeText; - readPrefs; - writePrefs; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.