This is MiscClockViewAssociation.h in view mode; [Download] [Up]
#import <eointerface/EOAssociation.h> @class EOController; @class NSString; @interface MiscClockViewAssociation:EOAssociation { } - initWithController:(EOController *)aController key: (NSString *)aKey destination: aDest; - value; - (void)selectionDidChange; - (void)contentsDidChange; @end @interface MiscClockView(AssociationClass) - (Class) associationClass; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.