ftp.nice.ch/pub/next/tools/frontends/MPEGHelper.0.8.s.tar.gz#/MPEGHelper.0.8.s/Source/MHStdErrorTool.h

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

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

Class:			MHStdErrorTool
Version:		0.1
File:			MHStdErrorTool.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>
#import <misckit/misckit.h>


@interface MHStdErrorTool:MHFilterTool
{
	id	shell;
}

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

- (BOOL)isProcessing;
- shell;

- subprocess:sender done:(int)status :(MiscSubprocessEndCode)code;

@end

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