ftp.nice.ch/pub/next/science/chemistry/BeakerBoy.0.31.s.tar.gz#/BeakerBoy.0.31.s/Inspector.subproj/BasicAtomInspector.subproj/BBBasicAtomInspector.h

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

/* BBBasicAtomInspector.h				 
 *
 * This subclass of MiscInspectorWrapper inspects BasicAtoms.
 *
 * Usage: You don't have to use this class directly.
 *
 * Written by: 		Thomas Engel
 * Created:    		12.01.1994 (Copyleft)
 * Last modified: 	12.05.1994
 */

#import <misckit/MiscInspectorWrapper.h>

@interface BBBasicAtomInspector:MiscInspectorWrapper

- (BOOL)doesHandleSelection;

@end

/*
 * History: 12.05.94 Converted to fit BB... naming
 *
 *			25.02.94 Conform to new MiscSwapKit
 *
 *			12.01.94 My first code for this subclass of InspectorManager
 *
 *
 * Bugs: not here...
 */

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