This is InfoView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <appkit/View.h>
#import <dpsclient/wraps.h>
@interface InfoView:View
{
id font;
BOOL drawnOnce;
BOOL drawing;
float d;
DPSTimedEntry timedEntry;
}
- windowDidBecomeKey:sender;
- windowWillClose:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.