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.