This is BlackenView.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.
*/
#import <appkit/View.h>
@interface BlackenView:View
{
}
- drawSelf:(NXRect *)rects :(int)count;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.