ftp.nice.ch/pub/next/developer/resources/palettesfor2.xx/ConnectorPalette.s.tar.gz#/ConnectorPalette/ConnectorViewInspector.h

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

 /*
 *    Copyright, 1991, The Regents of the University of
 *    California.  This software was produced under a U. S.
 *    Government contract (W-7405-ENG-36) by the Los Alamos
 *    National Laboratory, which is operated by the
 *    University of California for the U. S. Department of
 *    Energy.  The U. S. Government is licensed to use,
 *    reproduce, and distribute this software.  Permission
 *    is granted to the public to copy and use this software
 *    without charge, provided that this Notice and any statement
 *    of authorship are reproduced on all copies.  Neither the
 *    Government nor the University makes any warranty, express
 *    or implied, or assumes any liability or responsibility for
 *    the use of this software.
 */

/* 
 * ConnectorViewInspector.h
 * By Bill Edney, Los Alamos National Laboratory
 */

#import <nib/InterfaceBuilder.h>

@interface ConnectorViewInspector:Inspector
{
	id		widthField;
}

+ finishLoading:(struct mach_header *)header; 
+ startUnloading;
- init;
- revert:sender;
- ok:sender;

@end

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