ftp.nice.ch/pub/next/tools/dock/Launch.1.3.s.tar.gz#/Launch1.3/source/Main.h

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.