ftp.nice.ch/pub/next/text/apps/eText5.0.93.s.tar.gz#/eText5/eTFileLink.subproj/eTRTFDFileLink.h

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

///////////////////////////////////////////////////////////////////////////////
//	FILENAME:	eTRTFDFileLink.h 
//	SUMMARY:	Interface for an RTFD inclusion handler
//	SUPERCLASS:	eTFileLink:eTImage:Object
//	INTERFACE:	None
//	PROTOCOLS:	None added
//	AUTHOR:		Rohit Khare
//	COPYRIGHT:	(c) 1994 California Institure of Technology, eText Project
///////////////////////////////////////////////////////////////////////////////
//	DESCRIPTION
//		Has one purpose in life: to read \NeXTGraphic directives.
//	This may lay the groundwork for reading \helpLinks, too....
///////////////////////////////////////////////////////////////////////////////
//	HISTORY
//	07/23/94:	Created. First actual implementation.
///////////////////////////////////////////////////////////////////////////////

#import "eTFileLink.h"

@interface eTRTFDFileLink:eTFileLink
+ toolAwake:theApp;
- readRichText:(NXStream *) stream forView:view;
@end

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