This is BBAtomInspector.h in view mode; [Download] [Up]
/* BBAtomInspector.h * * This subclass of MiscInspectorWrapper inspects Atoms. * * Usage: You don't have to use this class directly. * * Written by: Thomas Engel * Created: 18.12.1993 (Copyleft) * Last modified: 12.05.1994 */ #import <misckit/MiscInspectorWrapper.h> @interface BBAtomInspector:MiscInspectorWrapper - (BOOL)doesHandleSelection; @end /* * History: 12.05.94 Converted to fit BB... naming * * 08.02.94 MiscInspector stuff conform. * * 18.12.93 First implementation. should work like this. * * * Bugs: not here... */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.