ftp.nice.ch/pub/next/tools/frontends/PostScriptHelper.0.8.NIHS.bsd.tar.gz#/PostScriptHelper.0.8.NIHS.bsd/Source/PHFileInfoTool.h

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

/* --------------------------------------------------------------------------

Class:			PHFileInfoTool
Version:		0.1
File:			PHFileInfoTool.h				 

Written by:		Thomas Engel
Created:		17.05.1995	(Copyleft)
Last modified:	17.05.1995


Note:	For a detailed description please read the class documentation.

 ------------------------------------------------------------------------- */

#import <MHFilterTool.h>


@interface PHFileInfoTool:MHFilterTool
{
}

- view;
- image;
- (BOOL)canProcess:aFile for:aController;

- processInput:aPath forOutput:outPath;
- stopProcessing;
- (BOOL)isProzessing;

@end

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