This is BBCameraInspector.h in view mode; [Download] [Up]
/* BBCameraInspector.h * * This subclass of MiscInspectorWrapper inspects Cameras (CameraWindows). * * Usage: You don't have to use this class directly. * * Written by: Thomas Engel * Created: 20.12.1993 (Copyleft) * Last modified: 12.05.1994 */ #import <misckit/MiscInspectorWrapper.h> @interface BBCameraInspector:MiscInspectorWrapper - (BOOL)doesHandleSelection; @end /* * History: 12.05.94 Converted to fit BB... naming * * 25.02.94 Revised for new MiscSwapKit * * 20.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.