[Previous] [Up] [Next]

NSBundleAdditions

Authors

Richard Frith-Macdonald

Version: $Revision$

Date: $Date$

NSBundleAdditions

NSBundleAdditions

Declared in: Gui/NSHelpManager.h

Inherits from: NSObject


Instance Variables

Methods


Class Methods

loadNibFile:externalNameTable:withZone:

+ (BOOL) loadNibFile: (NSString*)fileName externalNameTable: (NSDictionary*)context withZone: (NSZone*)zone;

loadNibNamed:

+ (BOOL) loadNibNamed: (NSString*)aNibName;


Instances Methods

contextHelpForKey:

- (NSAttributedString*) contextHelpForKey: (NSString*)key;

loadNibFile:externalNameTable:withZone:

- (BOOL) loadNibFile: (NSString*)fileName externalNameTable: (NSDictionary*)context withZone: (NSZone*)zone;

pathForImageResource:

- (NSString*) pathForImageResource: (NSString*)name;