ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Temp/MiscClockViewEOF/MiscClockViewAssociation.h

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.