CPObjectCPFont
NSFont
@implementation NSFont : CPFont
Method Summary | |
---|---|
-(id) | initWithCoder:(CPCoder)aCoder |
-(Class) | classForKeyedArchiver Can be overridden by subclasses to substitute a different class to represent the receiver for keyed archiving. |
Methods inherited from class CPFont |
---|
boldFontWithName, boldSystemFontOfSize, fontWithName, systemFontOfSize, cssString, familyName, size |
Method Detail |
---|
-(id)initWithCoder:(CPCoder)aCoder
aCoder
-(Class)classForKeyedArchiver
nil
means to ignore the method result.
Created on Sat Sep 13 14:15:43 PDT 2008