mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 13:50:57 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
324 lines
14 KiB
HTML
324 lines
14 KiB
HTML
<html>
|
|
<head>
|
|
<title>NSWindowController</title>
|
|
</head>
|
|
<body>
|
|
<a href="Gui.html">Up</a>
|
|
<br />
|
|
<h1><a name="title$NSWindowController">NSWindowController</a></h1>
|
|
<h3>Authors</h3>
|
|
<dl>
|
|
<dt>Generated by fedor</dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p><b>Copyright:</b> (C) 2000 Free Software Foundation, Inc.</p>
|
|
<div>
|
|
<hr width="50%" align="left" />
|
|
<h3>Contents -</h3>
|
|
<ol>
|
|
<li>
|
|
<a href="#001000000000">Software documentation for the NSWindowController
|
|
class</a>
|
|
</li>
|
|
</ol>
|
|
<hr width="50%" align="left" />
|
|
</div>
|
|
<h1><a name="001000000000">
|
|
Software documentation for the NSWindowController
|
|
class
|
|
</a></h1>
|
|
<h2><a name="class$NSWindowController">NSWindowController</a> : <a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSObject.html#class$NSObject">NSObject</a></h2>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Declared in:</b></dt>
|
|
<dd>AppKit/NSWindowController.h</dd>
|
|
</dl>
|
|
</blockquote>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Conforms to:</b></dt>
|
|
<dd><a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSObject.html#protocol$(NSCoding)">NSCoding</a></dd>
|
|
</dl>
|
|
</blockquote>
|
|
<blockquote>
|
|
<b>Standards:</b>
|
|
<ul>
|
|
<li>GNUstep</li>
|
|
<li>MacOS-X</li>
|
|
<li>OpenStep</li>
|
|
</ul>
|
|
</blockquote>
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<b>Method summary</b>
|
|
<ul>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-close">-close</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-document">-document</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-initWithWindow:">-initWithWindow:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-initWithWindowNibName:">-initWithWindowNibName:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-initWithWindowNibName:owner:">-initWithWindowNibName:owner:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-initWithWindowNibPath:owner:">-initWithWindowNibPath:owner:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-isWindowLoaded">-isWindowLoaded</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-loadWindow">-loadWindow</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-owner">-owner</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-setDocument:">-setDocument:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-setDocumentEdited:">-setDocumentEdited:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-setShouldCascadeWindows:">-setShouldCascadeWindows:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-setShouldCloseDocument:">-setShouldCloseDocument:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-setWindow:">-setWindow:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-setWindowFrameAutosaveName:">-setWindowFrameAutosaveName:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-shouldCascadeWindows">-shouldCascadeWindows</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-shouldCloseDocument">-shouldCloseDocument</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-showWindow:">-showWindow:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-synchronizeWindowTitleWithDocumentName">-synchronizeWindowTitleWithDocumentName</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-window">-window</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-windowDidLoad">-windowDidLoad</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-windowFrameAutosaveName">-windowFrameAutosaveName</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-windowNibName">-windowNibName</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-windowNibPath">-windowNibPath</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-windowTitleForDocumentDisplayName:">-windowTitleForDocumentDisplayName:</a></li>
|
|
<li><a rel="gsdoc" href="NSWindowController.html#method$NSWindowController-windowWillLoad">-windowWillLoad</a></li>
|
|
</ul>
|
|
<hr width="50%" align="left" />
|
|
<h3><a name="method$NSWindowController-close">close</a></h3>
|
|
- (void) <b>close</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-document">document</a></h3>
|
|
- (id) <b>document</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-initWithWindow:">initWithWindow:</a></h3>
|
|
- (id) <b>initWithWindow:</b> (<a rel="gsdoc" href="NSWindow.html#class$NSWindow">NSWindow</a>*)window;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-initWithWindowNibName:">initWithWindowNibName:</a></h3>
|
|
- (id) <b>initWithWindowNibName:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)windowNibName;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-initWithWindowNibName:owner:">initWithWindowNibName:owner:</a></h3>
|
|
- (id) <b>initWithWindowNibName:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)windowNibName<b> owner:</b> (id)owner;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-initWithWindowNibPath:owner:">initWithWindowNibPath:owner:</a></h3>
|
|
- (id) <b>initWithWindowNibPath:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)windowNibPath<b> owner:</b> (id)owner;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-isWindowLoaded">isWindowLoaded</a></h3>
|
|
- (BOOL) <b>isWindowLoaded</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-loadWindow">loadWindow</a></h3>
|
|
- (void) <b>loadWindow</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-owner">owner</a></h3>
|
|
- (id) <b>owner</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-setDocument:">setDocument:</a></h3>
|
|
- (void) <b>setDocument:</b> (<a rel="gsdoc" href="NSDocument.html#class$NSDocument">NSDocument</a>*)document;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-setDocumentEdited:">setDocumentEdited:</a></h3>
|
|
- (void) <b>setDocumentEdited:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-setShouldCascadeWindows:">setShouldCascadeWindows:</a></h3>
|
|
- (void) <b>setShouldCascadeWindows:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-setShouldCloseDocument:">setShouldCloseDocument:</a></h3>
|
|
- (void) <b>setShouldCloseDocument:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-setWindow:">setWindow:</a></h3>
|
|
- (void) <b>setWindow:</b> (<a rel="gsdoc" href="NSWindow.html#class$NSWindow">NSWindow</a>*)aWindow;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-setWindowFrameAutosaveName:">setWindowFrameAutosaveName:</a></h3>
|
|
- (void) <b>setWindowFrameAutosaveName:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)name;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-shouldCascadeWindows">shouldCascadeWindows</a></h3>
|
|
- (BOOL) <b>shouldCascadeWindows</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-shouldCloseDocument">shouldCloseDocument</a></h3>
|
|
- (BOOL) <b>shouldCloseDocument</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-showWindow:">showWindow:</a></h3>
|
|
- (IBAction) <b>showWindow:</b> (id)sender;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-synchronizeWindowTitleWithDocumentName">synchronizeWindowTitleWithDocumentName</a></h3>
|
|
- (void) <b>synchronizeWindowTitleWithDocumentName</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-window">window</a></h3>
|
|
- (<a rel="gsdoc" href="NSWindow.html#class$NSWindow">NSWindow</a>*) <b>window</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-windowDidLoad">windowDidLoad</a></h3>
|
|
- (void) <b>windowDidLoad</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-windowFrameAutosaveName">windowFrameAutosaveName</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>windowFrameAutosaveName</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-windowNibName">windowNibName</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>windowNibName</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-windowNibPath">windowNibPath</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>windowNibPath</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-windowTitleForDocumentDisplayName:">windowTitleForDocumentDisplayName:</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>windowTitleForDocumentDisplayName:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)displayName;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSWindowController-windowWillLoad">windowWillLoad</a></h3>
|
|
- (void) <b>windowWillLoad</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<br />
|
|
<a href="Gui.html">Up</a>
|
|
</body>
|
|
</html>
|