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

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

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

Class:			PHOddPageTool
Version:		0.1
File:			PHOddPageTool.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 PHOddPageTool:MHFilterTool
{
	id	startButton;
}

- image;
- (BOOL)canProcess:aFile for:aController;
- revert:sender;

- processInput:inPath forOutput:outPath;
- startProcessing:sender;
- stopProcessing:sender;

@end

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