This is Info.h in view mode; [Download] [Up]
#import <Foundation/NSObject.h>
@interface Info : NSObject
{
id infoView;
}
- (void)showImageUsingTagOf:sender;
- (void)show;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.