This is Calendar.h in view mode; [Download] [Up]
// January 29, 1996
// Generated by Interface Builder
#import <appkit/appkit.h>
#import "CalObject.h"
@interface Calendar:Object
{
id CalPanel;
}
- appDidInit:sender;
- ShowInfoPanel:sender;
- ShowMoreInfo:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.