This is BBBeakerInspector.h in view mode; [Download] [Up]
/* BBBeakerInspector.h * * This subclass of MiscInspectorWrapper inspects Beakers. * * 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 BBBeakerInspector:MiscInspectorWrapper - (BOOL)doesHandleSelection; @end /* * History: 12.05.94 Converted to fit BB... naming * * 25.02.94 New-MiscSwapKit 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.