ftp.nice.ch/pub/next/science/chemistry/BeakerBoy.0.31.s.tar.gz#/BeakerBoy.0.31.s/AtomLibrary.subproj/BBAtomLibraryOrganicController.h

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

/* BBAtomLibraryOrganicController.h				 
 *
 * This subclass of MiscSwapContentsCtrl is in charge of the organic section
 * of the atomlibrary
 *
 * Usage: just see the NIB and code. Not very reusable anyway.
 *		  We only find some atoms according to their protons (by the
 *		  asenders tag to be correct).
 *
 * Written by: 		Thomas Engel
 * Created:    		11.01.1994 (Copyleft)
 * Last modified: 	14.05.1994
 */

#import <misckit/MiscSwapContentsController.h>

@interface BBAtomLibraryOrganicController:MiscSwapContentsController

- selectNewAtom:sender;

@end

/*
 * History: 14.05.94 Switched to new name: BB...
 *
 *			10.02.94 MiscSwap compatible now.
 *
 *			11.01.94 First implementation.
 *
 *
 * Bugs: - not very likely.
 */

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