ftp.nice.ch/pub/next/tools/printer/DATer.1.1.N.bs.tar.gz#/DATer/Controller.h

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

/* Generated by Interface Builder */

#import <objc/Object.h>

@interface Controller:Object
{
    id	outputTitleField;
    id	inputTitleField;
    id	window;
    id	contentField;
    id	button;
    id group;
    id scaleForm;
}
- appDidInit:sender;
- servicesMessage:(id)pasteboard
    userData:(const char *)sortArgs
    error:(char **)errorMessage;
- setOutputTitleField:anObject;
- setContentField:anObject;
- doPrint:sender;
- doScale:sender;
- copyText:sender;

@end

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