ftp.nice.ch/pub/next/developer/objc/appkit/Starter.1.1.s.tar.gz#/Starter1.1/RemoteMethodCategory.h

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

#import <foundation/NSString.h>
#import "AppController.h"


@interface AppController(RemoteMethods)

- (void)newDocument;
- (void)openDocument:(NSString *)aPath;


@end

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