ftp.nice.ch/pub/next/graphics/vector/Wood.0.72.s.tar.gz#/Wood/Sources/WoodDoc_OOE.h

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

#import "WoodDoc.h"
#import "ooe_server.h"


@interface WoodDoc (OOE_Server) <NXSenderIsInvalid> // <OOE_DocumentInterface>

- connectToClient:client;
- senderIsInvalid:sender;
- calculateBoundingBox: (NXRect *)aRect;
- orderClientDocumentFront:sender;
- (BOOL)isOOEServer;
- setTitle_OOE:sender;
- docWillClose_OOE:sender;
- free_OOE;
- updateOOETarget:sender;

@end


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