[Previous] [Up] [Next]

NSBundleAdditions

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSBundleAdditions

NSBundleAdditions

Declared in: Gui/NSHelpManager.h

Inherits from: NSObject



loadNibFile:externalNameTable:withZone:

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

loadNibNamed:

+ (BOOL) loadNibNamed: (NSString*)aNibName

contextHelpForKey:

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

loadNibFile:externalNameTable:withZone:

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

pathForImageResource:

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