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;
@endThese are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.