ftp.nice.ch/pub/next/tools/pasteboard/Pastry.1.2.NI.b.tar.gz#/Pastry-1.2/DeveloperNotes/InspectorPane.h

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

// $Id: InspectorPane.h,v 1.1 1994/09/21 10:18:08 davis Exp $

@protocol InspectorPane

+ (const NXAtom *)types;
- updateFromStream:(NXStream *)stream withType:(NXAtom)type;
- (View *)view;

@end


@interface Object(InspectorPaneNotify)

- didSwapIn:sender;
- didSwapOut:sender;

@end

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