libs-gui/Documentation/gsdoc/NSBundleAdditions.html

64 lines
2 KiB
HTML
Raw Normal View History

<html><head>
<title>NSBundleAdditions</title>
</head>
<body>
<a href ="NSBrowserCell.html">[Previous] </a>
<a href ="Gui.html">[Up] </a>
<a href ="NSButton.html">[Next] </a>
<h1>NSBundleAdditions</h1>
<h3>Authors </h3>
<dl>
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: $Revision$</p>
<p>Date: $Date$</p>
<h2><a name ="cont-0">NSBundleAdditions</a></h2>
<h2><a name ="NSBundleAdditions">NSBundleAdditions</a></h2>
<p><b>Declared in: </b> Gui/NSHelpManager.h</p>
<p><b>Inherits from: </b> NSObject</p>
<hr>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li ><a href ="NSBundleAdditions.html#method-0">+loadNibFile:externalNameTable:withZone:</a>
<li ><a href ="NSBundleAdditions.html#method-1">+loadNibNamed:</a>
<li ><a href ="NSBundleAdditions.html#method-2">-contextHelpForKey:</a>
<li ><a href ="NSBundleAdditions.html#method-3">-loadNibFile:externalNameTable:withZone:</a>
<li ><a href ="NSBundleAdditions.html#method-4">-pathForImageResource:</a>
</ul>
<hr><h2>Class Methods </h2>
<h3><a name ="method-0">loadNibFile:externalNameTable:withZone:</a></h3>
+ (BOOL) <b>loadNibFile:</b> (NSString*)fileName <b>externalNameTable:</b> (NSDictionary*)context <b>withZone:</b> (NSZone*)zone;<br>
<hr>
<h3><a name ="method-1">loadNibNamed:</a></h3>
+ (BOOL) <b>loadNibNamed:</b> (NSString*)aNibName;<br>
<hr>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-2">contextHelpForKey:</a></h3>
- (NSAttributedString*) <b>contextHelpForKey:</b> (NSString*)key;<br>
<hr>
<h3><a name ="method-3">loadNibFile:externalNameTable:withZone:</a></h3>
- (BOOL) <b>loadNibFile:</b> (NSString*)fileName <b>externalNameTable:</b> (NSDictionary*)context <b>withZone:</b> (NSZone*)zone;<br>
<hr>
<h3><a name ="method-4">pathForImageResource:</a></h3>
- (NSString*) <b>pathForImageResource:</b> (NSString*)name;<br>
<hr>
</body>
</html>