This is Main.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface Main:Object
{
	id	executeItem;
	id	openItem;
	id	onautoSwitch;
	id	logoutSwitch;
	id	prefsPanel;
}
- ask:(char *)script;
- execute:(char *)script;
- executeLogin:sender;
- executeLogout:sender;
- open:(char *)script;
- openLogin:sender;
- openLogout:sender;
- readPrefs;
- writePrefs;
- showPrefs:sender;
- okPrefs:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.