ftp.nice.ch/pub/next/connectivity/mail/apps/MailEnclosure.0.15.NIHS.bs.tar.gz#/MailEnclosure/Source.v0.15/MasterController.h

This is MasterController.h in view mode; [Download] [Up]

#import <appkit/appkit.h>

@interface MasterController:Object
{
   id composePanels;
   id sendBundles;
   id defaults;
}

- init;
- newCompose:sender;
- sendBundles;
- defaults;

/* Application Delegate Methods */
- appDidInit: sender;

/* Services */
- mailIt: (id)pasteboard userData:(const char *)userData error:(char **)msg;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.