ftp.nice.ch/pub/next/connectivity/news/NewsBase.3.02.s.tar.gz#/NewsBase302.source/MMEdit/IMediaTable.h

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

#import <objc/Object.h>
#import <objc/hashtable.h>

@interface IMediaTable:Object
{
}

+ (Class)mediaClassAt:(unsigned int)index;

+ (unsigned int)count;

+ (Class)mediaClassForRTFControlWord:(NXAtom)controlWord;

+ (Class)mediaClassForFileExtension:(NXAtom)extension;

+ (Class)mediaClassForPasteboardType:(NXAtom)pasteboardType;

@end;

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