git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12323 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-01-31 04:45:30 +00:00
parent b802d60821
commit d96c2abb44
6 changed files with 352 additions and 1563 deletions

View file

@ -29,8 +29,8 @@
A string containing the name of the backend bundle to use
for display specific GUI handling. The default is
"libgnustep-xgps.bundle". Currently the only other choice is
"libgnustep-xdps.bundle".
"libgnustep-xgps". Currently the only other choice is
"libgnustep-xdps".
</p>

View file

@ -32,7 +32,6 @@ include $(GNUSTEP_MAKEFILES)/common.make
DOCUMENT_NAME = Gui
Gui_GSDOC_FILES = Gui.gsdoc \
$(Gui_AUTOGSDOC_FILES) \
Introduction.gsdoc \
DefaultsSummary.gsdoc \
NSBundleAdditions.gsdoc \

View file

@ -1,343 +1,138 @@
<html>
<head>
<title>Gui</title>
</head>
<body>
<br />
<h1><a name="title$Gui">Gui</a></h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>(<a href="mailto:rfm@gnu.org"><code></code></a>)</dt>
<dd>
</dd>
</dl>
<p><b>Version:</b> $Revision$</p>
<p><b>Date:</b> $Date$</p>
<h1><a name="001000000000">Gui</a></h1>
<p>
<html><head>
<title>Gui</title>
</head>
<body>
<h1>Gui</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">Gui</a></h2>
<p>
Nicola Pero has begun work on writing an
<a href="Introduction.html">introduction</a>
<a href ="Introduction.html">introduction</a>
to the basic concepts and use of the GNUstep GUI library - a free
software library compatible with the OpenStep Application Kit (tm).
</p>
<p>
</p>
<p>
We also have reference documentation for the classes, though this is
currently very sketchy, mostly consisting of listings of class
methods and the arguments they take -
</p>
<ul>
<li>
<a href="NSActionCell.html">NSActionCell</a>
</li>
<li>
<a href="NSAffineTransform.html">NSAffineTransform</a>
</li>
<li>
<a href="NSApplication.html">NSApplication</a>
</li>
<li>
<a href="NSAttributedStrngAdds.html">NSAttributedStrngAdds</a>
</li>
<li>
<a href="NSBezierPath.html">NSBezierPath</a>
</li>
<li>
<a href="NSBitmapImageRep.html">NSBitmapImageRep</a>
</li>
<li>
<a href="NSBox.html">NSBox</a>
</li>
<li>
<a href="NSBrowser.html">NSBrowser</a>
</li>
<li>
<a href="NSBrowserCell.html">NSBrowserCell</a>
</li>
<li>
<a href="NSBundleAdditions.html">NSBundleAdditions</a>
</li>
<li>
<a href="NSButton.html">NSButton</a>
</li>
<li>
<a href="NSButtonCell.html">NSButtonCell</a>
</li>
<li>
<a href="NSCachedImageRep.html">NSCachedImageRep</a>
</li>
<li>
<a href="NSCell.html">NSCell</a>
</li>
<li>
<a href="NSClipView.html">NSClipView</a>
</li>
<li>
<a href="NSCoderAdditions.html">NSCoderAdditions</a>
</li>
<li>
<a href="NSColor.html">NSColor</a>
</li>
<li>
<a href="NSColorList.html">NSColorList</a>
</li>
<li>
<a href="NSColorPanel.html">NSColorPanel</a>
</li>
<li>
<a href="NSColorPicker.html">NSColorPicker</a>
</li>
<li>
<a href="NSColorWell.html">NSColorWell</a>
</li>
<li>
<a href="NSComboBox.html">NSComboBox</a>
</li>
<li>
<a href="NSComboBoxCell.html">NSComboBoxCell</a>
</li>
<li>
<a href="NSControl.html">NSControl</a>
</li>
<li>
<a href="NSCursor.html">NSCursor</a>
</li>
<li>
<a href="NSCustomImageRep.html">NSCustomImageRep</a>
</li>
<li>
<a href="NSDocument.html">NSDocument</a>
</li>
<li>
<a href="NSDocumentController.html">NSDocumentController</a>
</li>
<li>
<a href="NSEPSImageRep.html">NSEPSImageRep</a>
</li>
<li>
<a href="NSEvent.html">NSEvent</a>
</li>
<li>
<a href="NSFileWrapper.html">NSFileWrapper</a>
</li>
<li>
<a href="NSFont.html">NSFont</a>
</li>
<li>
<a href="NSFontManager.html">NSFontManager</a>
</li>
<li>
<a href="NSFontPanel.html">NSFontPanel</a>
</li>
<li>
<a href="NSForm.html">NSForm</a>
</li>
<li>
<a href="NSFormCell.html">NSFormCell</a>
</li>
<li>
<a href="NSGraphicsContext.html">NSGraphicsContext</a>
</li>
<li>
<a href="NSHelpManager.html">NSHelpManager</a>
</li>
<li>
<a href="NSImage.html">NSImage</a>
</li>
<li>
<a href="NSImageCell.html">NSImageCell</a>
</li>
<li>
<a href="NSImageRep.html">NSImageRep</a>
</li>
<li>
<a href="NSImageView.html">NSImageView</a>
</li>
<li>
<a href="NSInputManager.html">NSInputManager</a>
</li>
<li>
<a href="NSInputServer.html">NSInputServer</a>
</li>
<li>
<a href="NSLayoutManager.html">NSLayoutManager</a>
</li>
<li>
<a href="NSMatrix.html">NSMatrix</a>
</li>
<li>
<a href="NSMenu.html">NSMenu</a>
</li>
<li>
<a href="NSMenuItem.html">NSMenuItem</a>
</li>
<li>
<a href="NSMenuItemCell.html">NSMenuItemCell</a>
</li>
<li>
<a href="NSMenuView.html">NSMenuView</a>
</li>
<li>
<a href="NSMutableAttributedStringAdditions.html">NSMutableAttributedStringAdditions</a>
</li>
<li>
<a href="NSMutableParagraphStyle.html">NSMutableParagraphStyle</a>
</li>
<li>
<a href="NSOpenPanel.html">NSOpenPanel</a>
</li>
<li>
<a href="NSPICTImageRep.html">NSPICTImageRep</a>
</li>
<li>
<a href="NSPageLayout.html">NSPageLayout</a>
</li>
<li>
<a href="NSPanel.html">NSPanel</a>
</li>
<li>
<a href="NSParagraphStyle.html">NSParagraphStyle</a>
</li>
<li>
<a href="NSPasteboard.html">NSPasteboard</a>
</li>
<li>
<a href="NSPopUpButton.html">NSPopUpButton</a>
</li>
<li>
<a href="NSPopUpButtonCell.html">NSPopUpButtonCell</a>
</li>
<li>
<a href="NSPrintInfo.html">NSPrintInfo</a>
</li>
<li>
<a href="NSPrintOperation.html">NSPrintOperation</a>
</li>
<li>
<a href="NSPrintPanel.html">NSPrintPanel</a>
</li>
<li>
<a href="NSPrinter.html">NSPrinter</a>
</li>
<li>
<a href="NSProgressIndicator.html">NSProgressIndicator</a>
</li>
<li>
<a href="NSResponder.html">NSResponder</a>
</li>
<li>
<a href="NSRulerMarker.html">NSRulerMarker</a>
</li>
<li>
<a href="NSRulerView.html">NSRulerView</a>
</li>
<li>
<a href="NSSavePanel.html">NSSavePanel</a>
</li>
<li>
<a href="NSScreen.html">NSScreen</a>
</li>
<li>
<a href="NSScrollView.html">NSScrollView</a>
</li>
<li>
<a href="NSScroller.html">NSScroller</a>
</li>
<li>
<a href="NSSecureTextField.html">NSSecureTextField</a>
</li>
<li>
<a href="NSSecureTextFieldCell.html">NSSecureTextFieldCell</a>
</li>
<li>
<a href="NSSlider.html">NSSlider</a>
</li>
<li>
<a href="NSSliderCell.html">NSSliderCell</a>
</li>
<li>
<a href="NSSpellChecker.html">NSSpellChecker</a>
</li>
<li>
<a href="NSSpellServer.html">NSSpellServer</a>
</li>
<li>
<a href="NSSplitView.html">NSSplitView</a>
</li>
<li>
<a href="NSStringAdditions.html">NSStringAdditions</a>
</li>
<li>
<a href="NSTabView.html">NSTabView</a>
</li>
<li>
<a href="NSTabViewItem.html">NSTabViewItem</a>
</li>
<li>
<a href="NSTableColumn.html">NSTableColumn</a>
</li>
<li>
<a href="NSTableHeaderCell.html">NSTableHeaderCell</a>
</li>
<li>
<a href="NSTableHeaderView.html">NSTableHeaderView</a>
</li>
<li>
<a href="NSTableView.html">NSTableView</a>
</li>
<li>
<a href="NSText.html">NSText</a>
</li>
<li>
<a href="NSTextAttachment.html">NSTextAttachment</a>
</li>
<li>
<a href="NSTextAttachmentCell.html">NSTextAttachmentCell</a>
</li>
<li>
<a href="NSTextContainer.html">NSTextContainer</a>
</li>
<li>
<a href="NSTextField.html">NSTextField</a>
</li>
<li>
<a href="NSTextFieldCell.html">NSTextFieldCell</a>
</li>
<li>
<a href="NSTextStorage.html">NSTextStorage</a>
</li>
<li>
<a href="NSTextTab.html">NSTextTab</a>
</li>
<li>
<a href="NSTextView.html">NSTextView</a>
</li>
<li>
<a href="NSView.html">NSView</a>
</li>
<li>
<a href="NSWindow.html">NSWindow</a>
</li>
<li>
<a href="NSWindowController.html">NSWindowController</a>
</li>
<li>
<a href="NSWorkspace.html">NSWorkspace</a>
</li>
</ul>
<p>
</p>
<ul>
<li ><a href ="NSActionCell.html">NSActionCell</a>
<li ><a href ="NSAffineTransform.html">NSAffineTransform</a>
<li ><a href ="NSApplication.html">NSApplication</a>
<li ><a href ="NSAttributedStrngAdds.html">NSAttributedStrngAdds</a>
<li ><a href ="NSBezierPath.html">NSBezierPath</a>
<li ><a href ="NSBitmapImageRep.html">NSBitmapImageRep</a>
<li ><a href ="NSBox.html">NSBox</a>
<li ><a href ="NSBrowser.html">NSBrowser</a>
<li ><a href ="NSBrowserCell.html">NSBrowserCell</a>
<li ><a href ="NSBundleAdditions.html">NSBundleAdditions</a>
<li ><a href ="NSButton.html">NSButton</a>
<li ><a href ="NSButtonCell.html">NSButtonCell</a>
<li ><a href ="NSCachedImageRep.html">NSCachedImageRep</a>
<li ><a href ="NSCell.html">NSCell</a>
<li ><a href ="NSClipView.html">NSClipView</a>
<li ><a href ="NSCoderAdditions.html">NSCoderAdditions</a>
<li ><a href ="NSColor.html">NSColor</a>
<li ><a href ="NSColorList.html">NSColorList</a>
<li ><a href ="NSColorPanel.html">NSColorPanel</a>
<li ><a href ="NSColorPicker.html">NSColorPicker</a>
<li ><a href ="NSColorWell.html">NSColorWell</a>
<li ><a href ="NSComboBox.html">NSComboBox</a>
<li ><a href ="NSComboBoxCell.html">NSComboBoxCell</a>
<li ><a href ="NSControl.html">NSControl</a>
<li ><a href ="NSCursor.html">NSCursor</a>
<li ><a href ="NSCustomImageRep.html">NSCustomImageRep</a>
<li ><a href ="NSDocument.html">NSDocument</a>
<li ><a href ="NSDocumentController.html">NSDocumentController</a>
<li ><a href ="NSEPSImageRep.html">NSEPSImageRep</a>
<li ><a href ="NSEvent.html">NSEvent</a>
<li ><a href ="NSFileWrapper.html">NSFileWrapper</a>
<li ><a href ="NSFont.html">NSFont</a>
<li ><a href ="NSFontManager.html">NSFontManager</a>
<li ><a href ="NSFontPanel.html">NSFontPanel</a>
<li ><a href ="NSForm.html">NSForm</a>
<li ><a href ="NSFormCell.html">NSFormCell</a>
<li ><a href ="NSGraphicsContext.html">NSGraphicsContext</a>
<li ><a href ="NSHelpManager.html">NSHelpManager</a>
<li ><a href ="NSImage.html">NSImage</a>
<li ><a href ="NSImageCell.html">NSImageCell</a>
<li ><a href ="NSImageRep.html">NSImageRep</a>
<li ><a href ="NSImageView.html">NSImageView</a>
<li ><a href ="NSInputManager.html">NSInputManager</a>
<li ><a href ="NSInputServer.html">NSInputServer</a>
<li ><a href ="NSLayoutManager.html">NSLayoutManager</a>
<li ><a href ="NSMatrix.html">NSMatrix</a>
<li ><a href ="NSMenu.html">NSMenu</a>
<li ><a href ="NSMenuItem.html">NSMenuItem</a>
<li ><a href ="NSMenuItemCell.html">NSMenuItemCell</a>
<li ><a href ="NSMenuView.html">NSMenuView</a>
<li ><a href ="NSMutableAttributedStringAdditions.html">NSMutableAttributedStringAdditions</a>
<li ><a href ="NSMutableParagraphStyle.html">NSMutableParagraphStyle</a>
<li ><a href ="NSOpenPanel.html">NSOpenPanel</a>
<li ><a href ="NSPICTImageRep.html">NSPICTImageRep</a>
<li ><a href ="NSPageLayout.html">NSPageLayout</a>
<li ><a href ="NSPanel.html">NSPanel</a>
<li ><a href ="NSParagraphStyle.html">NSParagraphStyle</a>
<li ><a href ="NSPasteboard.html">NSPasteboard</a>
<li ><a href ="NSPopUpButton.html">NSPopUpButton</a>
<li ><a href ="NSPopUpButtonCell.html">NSPopUpButtonCell</a>
<li ><a href ="NSPrintInfo.html">NSPrintInfo</a>
<li ><a href ="NSPrintOperation.html">NSPrintOperation</a>
<li ><a href ="NSPrintPanel.html">NSPrintPanel</a>
<li ><a href ="NSPrinter.html">NSPrinter</a>
<li ><a href ="NSProgressIndicator.html">NSProgressIndicator</a>
<li ><a href ="NSResponder.html">NSResponder</a>
<li ><a href ="NSRulerMarker.html">NSRulerMarker</a>
<li ><a href ="NSRulerView.html">NSRulerView</a>
<li ><a href ="NSSavePanel.html">NSSavePanel</a>
<li ><a href ="NSScreen.html">NSScreen</a>
<li ><a href ="NSScrollView.html">NSScrollView</a>
<li ><a href ="NSScroller.html">NSScroller</a>
<li ><a href ="NSSecureTextField.html">NSSecureTextField</a>
<li ><a href ="NSSecureTextFieldCell.html">NSSecureTextFieldCell</a>
<li ><a href ="NSSlider.html">NSSlider</a>
<li ><a href ="NSSliderCell.html">NSSliderCell</a>
<li ><a href ="NSSpellChecker.html">NSSpellChecker</a>
<li ><a href ="NSSpellServer.html">NSSpellServer</a>
<li ><a href ="NSSplitView.html">NSSplitView</a>
<li ><a href ="NSStringAdditions.html">NSStringAdditions</a>
<li ><a href ="NSTabView.html">NSTabView</a>
<li ><a href ="NSTabViewItem.html">NSTabViewItem</a>
<li ><a href ="NSTableColumn.html">NSTableColumn</a>
<li ><a href ="NSTableHeaderCell.html">NSTableHeaderCell</a>
<li ><a href ="NSTableHeaderView.html">NSTableHeaderView</a>
<li ><a href ="NSTableView.html">NSTableView</a>
<li ><a href ="NSText.html">NSText</a>
<li ><a href ="NSTextAttachment.html">NSTextAttachment</a>
<li ><a href ="NSTextAttachmentCell.html">NSTextAttachmentCell</a>
<li ><a href ="NSTextContainer.html">NSTextContainer</a>
<li ><a href ="NSTextField.html">NSTextField</a>
<li ><a href ="NSTextFieldCell.html">NSTextFieldCell</a>
<li ><a href ="NSTextStorage.html">NSTextStorage</a>
<li ><a href ="NSTextTab.html">NSTextTab</a>
<li ><a href ="NSTextView.html">NSTextView</a>
<li ><a href ="NSView.html">NSView</a>
<li ><a href ="NSWindow.html">NSWindow</a>
<li ><a href ="NSWindowController.html">NSWindowController</a>
<li ><a href ="NSWorkspace.html">NSWorkspace</a>
</ul>
<p>
There is also documentation on various GUI functions.
</p>
<ul>
<li>
<a href="DPSOperators.html">DPSOperators</a>
</li>
<li>
<a href="DefaultsSummary.html">Available User Defaults</a>
</li>
</ul>
<br />
</body>
</html>
</p>
<ul>
<li ><a href ="DPSOperators.html">DPSOperators</a>
<li ><a href ="DefaultsSummary.html">Available User Defaults</a>
</ul>
</body>
</html>

View file

@ -1,577 +1,86 @@
<html>
<head>
<title>NSMenuItem</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSMenuItem">NSMenuItem</a></h1>
<h3>Authors</h3>
<dl>
<dt>Ovidiu Predescu(<a href="mailto:ovidiu@net-community.com"><code>
ovidiu@net-community.com
</code></a>)</dt>
<dd>
</dd>
<dt>David Lazaro Saz(<a href="mailto:khelekir@encomix.es"><code>
khelekir@encomix.es
</code></a>)</dt>
<dd>
</dd>
</dl>
<blockquote>
The menu cell class.
</blockquote>
<p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p>
<div>
<hr width="50%" align="left" />
<h3>Contents -</h3>
<ol>
<li>
<a href="#001000000000">Software documentation for the NSMenuItem class</a>
</li>
<li>
<a href="#002000000000">Software documentation for the
NSMenuItem(GNUstepExtra) category</a>
</li>
<li>
<a href="#003000000000">Software documentation for the NSMenuItem protocol</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">
<html><head>
<title>NSMenuItem</title>
</head>
<body>
<a href ="Gui.html">[Up] </a>
<h1>NSMenuItem</h1>
<h3>Authors </h3>
<dl>
<dt>Ovidiu Predescu
<dd>
<dt>David Lazaro Saz
<dd>
</dl>
<blockquote>The menu cell class.</blockquote>
<p>Copyright: 1996 Free Software Foundation, Inc.</p>
<h1>Contents </h1>
<ul>
<li ><a href ="#cont-0">
Software documentation for the NSMenuItem class
</a></h1>
<h2><a name="class$NSMenuItem">NSMenuItem</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/NSMenuItem.h</dd>
</dl>
</blockquote>
<blockquote>
<dl>
<dt><b>Conforms to:</b></dt>
<dd><a rel="gsdoc" href="#protocol$(NSMenuItem)">NSMenuItem</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>
<h1><a name="002000000000">
</a>
<li ><a href ="#cont-1">
Software documentation for the
NSMenuItem(GNUstepExtra) category
</a></h1>
<h2><a rel="gsdoc" href="#class$NSMenuItem">NSMenuItem</a>(<a name="category$NSMenuItem(GNUstepExtra)">GNUstepExtra</a>)</h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSMenuItem.h</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="NSMenuItem.html#method$NSMenuItem(GNUstepExtra)-changesState">-changesState</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$NSMenuItem(GNUstepExtra)-setChangesState:">-setChangesState:</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSMenuItem(GNUstepExtra)-changesState">changesState</a></h3>
- (BOOL) <b>changesState</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$NSMenuItem(GNUstepExtra)-setChangesState:">setChangesState:</a></h3>
- (void) <b>setChangesState:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h1><a name="003000000000">
</a>
<li ><a href ="#cont-2">
Software documentation for the NSMenuItem protocol
</a></h1>
<h2><a name="protocol$(NSMenuItem)">NSMenuItem</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSMenuItem.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$(NSCopying)">NSCopying</a></dd>
<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>
</a>
</ul>
<h2><a name ="cont-0">
Software documentation for the NSMenuItem class
</a></h2>
<h2><a name ="NSMenuItem">NSMenuItem</a></h2>
<p><b>Declared in: </b> AppKit/NSMenuItem.h</p>
<p><b>Inherits from: </b> NSObject</p>
<p><b>Conforms to: </b> NSMenuItem
</p>
<hr>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)+separatorItem">+separatorItem</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)+setUsesUserKeyEquivalents:">+setUsesUserKeyEquivalents:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)+usesUserKeyEquivalents">+usesUserKeyEquivalents</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-action">-action</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-hasSubmenu">-hasSubmenu</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-image">-image</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-initWithTitle:action:keyEquivalent:">-initWithTitle:action:keyEquivalent:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-isEnabled">-isEnabled</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-isSeparatorItem">-isSeparatorItem</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-keyEquivalent">-keyEquivalent</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-keyEquivalentModifierMask">-keyEquivalentModifierMask</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-menu">-menu</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-mixedStateImage">-mixedStateImage</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-mnemonic">-mnemonic</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-mnemonicLocation">-mnemonicLocation</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-offStateImage">-offStateImage</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-onStateImage">-onStateImage</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-representedObject">-representedObject</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setAction:">-setAction:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setEnabled:">-setEnabled:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setImage:">-setImage:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setKeyEquivalent:">-setKeyEquivalent:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setKeyEquivalentModifierMask:">-setKeyEquivalentModifierMask:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setMenu:">-setMenu:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setMixedStateImage:">-setMixedStateImage:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setMnemonicLocation:">-setMnemonicLocation:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setOffStateImage:">-setOffStateImage:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setOnStateImage:">-setOnStateImage:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setRepresentedObject:">-setRepresentedObject:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setState:">-setState:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setSubmenu:">-setSubmenu:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setTag:">-setTag:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setTarget:">-setTarget:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setTitle:">-setTitle:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-setTitleWithMnemonic:">-setTitleWithMnemonic:</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-state">-state</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-submenu">-submenu</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-tag">-tag</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-target">-target</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-title">-title</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-userKeyEquivalent">-userKeyEquivalent</a></li>
<li><a rel="gsdoc" href="NSMenuItem.html#method$(NSMenuItem)-userKeyEquivalentModifierMask">-userKeyEquivalentModifierMask</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$(NSMenuItem)+separatorItem">separatorItem</a></h3>
+ (id) <b>separatorItem</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
</ul>
<h2><a name ="cont-1">
Software documentation for the
NSMenuItem(GNUstepExtra) category
</a></h2>
<h2>NSMenuItem <a name ="NSMenuItem (GNUstepExtra)">(GNUstepExtra) </a></h2>
<p><b>Declared in: </b> AppKit/NSMenuItem.h</p>
<hr>
<em>Description forthcoming.</em>
<h2>Methods </h2>
<ul>
<li ><a href ="NSMenuItem.html#method-0">-changesState</a>
<li ><a href ="NSMenuItem.html#method-1">-setChangesState:</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">changesState</a></h3>
- (BOOL) <b>changesState</b>;<br>
Standards: GNUstep MacOS-X OpenStep<br>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)+setUsesUserKeyEquivalents:">setUsesUserKeyEquivalents:</a></h3>
+ (void) <b>setUsesUserKeyEquivalents:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<hr>
<h3><a name ="method-1">setChangesState:</a></h3>
- (void) <b>setChangesState:</b> (BOOL)flag;<br>
Standards: GNUstep MacOS-X OpenStep<br>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)+usesUserKeyEquivalents">usesUserKeyEquivalents</a></h3>
+ (BOOL) <b>usesUserKeyEquivalents</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$(NSMenuItem)-action">action</a></h3>
- (SEL) <b>action</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$(NSMenuItem)-hasSubmenu">hasSubmenu</a></h3>
- (BOOL) <b>hasSubmenu</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$(NSMenuItem)-image">image</a></h3>
- (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>image</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$(NSMenuItem)-initWithTitle:action:keyEquivalent:">initWithTitle:action:keyEquivalent:</a></h3>
- (id) <b>initWithTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString<b> action:</b> (SEL)aSelector<b> keyEquivalent:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)charCode;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-isEnabled">isEnabled</a></h3>
- (BOOL) <b>isEnabled</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$(NSMenuItem)-isSeparatorItem">isSeparatorItem</a></h3>
- (BOOL) <b>isSeparatorItem</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$(NSMenuItem)-keyEquivalent">keyEquivalent</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>keyEquivalent</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$(NSMenuItem)-keyEquivalentModifierMask">keyEquivalentModifierMask</a></h3>
- (unsigned int) <b>keyEquivalentModifierMask</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$(NSMenuItem)-menu">menu</a></h3>
- (<a rel="gsdoc" href="NSMenu.html#class$NSMenu">NSMenu</a>*) <b>menu</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$(NSMenuItem)-mixedStateImage">mixedStateImage</a></h3>
- (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>mixedStateImage</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$(NSMenuItem)-mnemonic">mnemonic</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>mnemonic</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$(NSMenuItem)-mnemonicLocation">mnemonicLocation</a></h3>
- (unsigned) <b>mnemonicLocation</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$(NSMenuItem)-offStateImage">offStateImage</a></h3>
- (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>offStateImage</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$(NSMenuItem)-onStateImage">onStateImage</a></h3>
- (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>onStateImage</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$(NSMenuItem)-representedObject">representedObject</a></h3>
- (id) <b>representedObject</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$(NSMenuItem)-setAction:">setAction:</a></h3>
- (void) <b>setAction:</b> (SEL)aSelector;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setEnabled:">setEnabled:</a></h3>
- (void) <b>setEnabled:</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$(NSMenuItem)-setImage:">setImage:</a></h3>
- (void) <b>setImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)menuImage;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setKeyEquivalent:">setKeyEquivalent:</a></h3>
- (void) <b>setKeyEquivalent:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aKeyEquivalent;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setKeyEquivalentModifierMask:">setKeyEquivalentModifierMask:</a></h3>
- (void) <b>setKeyEquivalentModifierMask:</b> (unsigned int)mask;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setMenu:">setMenu:</a></h3>
- (void) <b>setMenu:</b> (<a rel="gsdoc" href="NSMenu.html#class$NSMenu">NSMenu</a>*)menu;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setMixedStateImage:">setMixedStateImage:</a></h3>
- (void) <b>setMixedStateImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)image;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setMnemonicLocation:">setMnemonicLocation:</a></h3>
- (void) <b>setMnemonicLocation:</b> (unsigned)location;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setOffStateImage:">setOffStateImage:</a></h3>
- (void) <b>setOffStateImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)image;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setOnStateImage:">setOnStateImage:</a></h3>
- (void) <b>setOnStateImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)image;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setRepresentedObject:">setRepresentedObject:</a></h3>
- (void) <b>setRepresentedObject:</b> (id)anObject;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setState:">setState:</a></h3>
- (void) <b>setState:</b> (int)state;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setSubmenu:">setSubmenu:</a></h3>
- (void) <b>setSubmenu:</b> (<a rel="gsdoc" href="NSMenu.html#class$NSMenu">NSMenu</a>*)submenu;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setTag:">setTag:</a></h3>
- (void) <b>setTag:</b> (int)anInt;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setTarget:">setTarget:</a></h3>
- (void) <b>setTarget:</b> (id)anObject;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setTitle:">setTitle:</a></h3>
- (void) <b>setTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-setTitleWithMnemonic:">setTitleWithMnemonic:</a></h3>
- (void) <b>setTitleWithMnemonic:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)stringWithAmpersand;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSMenuItem)-state">state</a></h3>
- (int) <b>state</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$(NSMenuItem)-submenu">submenu</a></h3>
- (<a rel="gsdoc" href="NSMenu.html#class$NSMenu">NSMenu</a>*) <b>submenu</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$(NSMenuItem)-tag">tag</a></h3>
- (int) <b>tag</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$(NSMenuItem)-target">target</a></h3>
- (id) <b>target</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$(NSMenuItem)-title">title</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>title</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$(NSMenuItem)-userKeyEquivalent">userKeyEquivalent</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>userKeyEquivalent</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$(NSMenuItem)-userKeyEquivalentModifierMask">userKeyEquivalentModifierMask</a></h3>
- (unsigned int) <b>userKeyEquivalentModifierMask</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>
<hr>
<h2><a name ="cont-2">
Software documentation for the NSMenuItem protocol
</a></h2>
<h2><a name ="NSMenuItem">NSMenuItem Protocol </a></h2>
<p><b>Declared in: </b> AppKit/NSMenuItem.h</p>
<ul>
</ul>
</body>
</html>

View file

@ -1,44 +1,33 @@
<html>
<head>
<title>NSTableColumn</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSTableColumn">NSTableColumn</a></h1>
<h3>Authors</h3>
<dl>
<dt>Nicola Pero(<a href="mailto:n.pero@mi.flashnet.it"><code>
n.pero@mi.flashnet.it
</code></a>)</dt>
<dd>
</dd>
</dl>
<p><b>Copyright:</b> (C) 1999 Free Software Foundation, Inc.</p>
<div>
<hr width="50%" align="left" />
<h3>Contents -</h3>
<ol>
<li>
<a href="#001000000000">Class Description</a>
</li>
<li>
<a href="#001001000000">The Column Identifier</a>
</li>
<li>
<a href="#001002000000">Information Stored in an NSTableColumn Object</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">Class Description</a></h1>
<p>
<html><head>
<title>NSTableColumn</title>
</head>
<body>
<a href ="Gui.html">[Up] </a>
<h1>NSTableColumn</h1>
<h3>Authors </h3>
<dl>
<dt>Nicola Pero
<dd>
</dl>
<p>Copyright: 1999 Free Software Foundation, Inc.</p>
<h1>Contents </h1>
<ul>
<li ><a href ="#cont-0">Class Description</a>
<ul>
<li ><a href ="#cont-1">The Column Identifier</a>
<li ><a href ="#cont-2">
Information Stored in an NSTableColumn Object
</a>
</ul>
</ul>
<h2><a name ="cont-0">Class Description</a></h2>
<p>
NSTableColumn objects represent columns in
NSTableViews.
</p>
<h2><a name="001001000000">The Column Identifier</a></h2>
<p>
</p>
<h3><a name ="cont-1">The Column Identifier</a></h3>
<p>
Each NSTableColumn object is identified by an object,
called the column identifier. The reason is that,
@ -46,8 +35,8 @@
might move the columns around, so there is a need to
identify the columns regardless of their position in
the table.
</p>
<p>
</p>
<p>
The identifier is typically a string describing the
column. This identifier object is never displayed to
@ -55,11 +44,11 @@
identify the column - so yes, you may use a funny
string for it and nobody will know, except people
reading the code.
</p>
<h2><a name="001002000000">
</p>
<h3><a name ="cont-2">
Information Stored in an NSTableColumn Object
</a></h2>
<p>
</a></h3>
<p>
An NSTableColumn object mainly keeps information about the
width of the column, its minimum and maximum width;
@ -74,307 +63,7 @@
hint: to set the title of a table column, ask the table
column for its header cell, and set the string value
of this header cell to the desired title.
</p>
<h2><a name="class$NSTableColumn">NSTableColumn</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/NSTableColumn.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>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-dataCell">-dataCell</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-dataCellForRow:">-dataCellForRow:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-headerCell">-headerCell</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-identifier">-identifier</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-initWithIdentifier:">-initWithIdentifier:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-isEditable">-isEditable</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-isResizable">-isResizable</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-maxWidth">-maxWidth</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-minWidth">-minWidth</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setDataCell:">-setDataCell:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setEditable:">-setEditable:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setHeaderCell:">-setHeaderCell:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setIdentifier:">-setIdentifier:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setMaxWidth:">-setMaxWidth:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setMinWidth:">-setMinWidth:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setResizable:">-setResizable:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setTableView:">-setTableView:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-setWidth:">-setWidth:</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-sizeToFit">-sizeToFit</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-tableView">-tableView</a></li>
<li><a rel="gsdoc" href="NSTableColumn.html#method$NSTableColumn-width">-width</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSTableColumn-dataCell">dataCell</a></h3>
- (<a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a>*) <b>dataCell</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return the cell used to display data in the column.
The default data cell is an NSTextFieldCell.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-dataCellForRow:">dataCellForRow:</a></h3>
- (<a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a>*) <b>dataCellForRow:</b> (int)row;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-headerCell">headerCell</a></h3>
- (<a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a>*) <b>headerCell</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return the cell used to display the column title.
The default header cell is an NSTableHeaderCell.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-identifier">identifier</a></h3>
- (id) <b>identifier</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return the column identifier, an object used to
identify the column. This object is usually a
string, but might be any kind of object.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-initWithIdentifier:">initWithIdentifier:</a></h3>
- (id) <b>initWithIdentifier:</b> (id)anObject;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Initialize the column. <var>anObject</var> is an
object used to identify the column; it is usually a
string, but might be any kind of object.
<var>anObject</var> is retained.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-isEditable">isEditable</a></h3>
- (BOOL) <b>isEditable</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return whether data displayed in the column can be
edited by the user by double-cliking on them.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-isResizable">isResizable</a></h3>
- (BOOL) <b>isResizable</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return whether the column might be resized by the
user by dragging the column header border.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-maxWidth">maxWidth</a></h3>
- (float) <b>maxWidth</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return the column's max width. The column can in no
way be resized to a width bigger than this max width.
The default max width is 100000.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-minWidth">minWidth</a></h3>
- (float) <b>minWidth</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return the column's min width. The column can in no
way be resized to a width smaller than this min width.
The default min width is zero.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setDataCell:">setDataCell:</a></h3>
- (void) <b>setDataCell:</b> (<a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a>*)aCell;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set the cell used to display data in the column.
<var>aCell</var> can't be <code>nil</code>, otherwise
a warning will be generated and the method ignored. The
old cell is released, the new one is retained. If you
want to change the attributes in which a single row in
a column is displayed, you should better use a delegate
for your NSTableView implementing
tableView:willDisplayCell:forTableColumn:row:.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setEditable:">setEditable:</a></h3>
- (void) <b>setEditable:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set whether data in the column might be edited by the
user by double-cliking on them.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setHeaderCell:">setHeaderCell:</a></h3>
- (void) <b>setHeaderCell:</b> (<a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a>*)aCell;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set the cell used to display the column header.
<var>aCell</var> can't be <code>nil</code>, otherwise
a warning will be generated and the method call ignored.
The old cell is released, the new one is retained.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setIdentifier:">setIdentifier:</a></h3>
- (void) <b>setIdentifier:</b> (id)anObject;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set the identifier used to identify the table. The old
identifier is released, and the new one is
retained.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setMaxWidth:">setMaxWidth:</a></h3>
- (void) <b>setMaxWidth:</b> (float)maxWidth;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set the max width of the table column, eventually
adjusting the width of the column if it is bigger
than the new max width. In no way a table column can
be made bigger than its max width.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setMinWidth:">setMinWidth:</a></h3>
- (void) <b>setMinWidth:</b> (float)minWidth;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set the min width of the table column, eventually
adjusting the width of the column if it is
smaller than the new min width. In no way a table
column can be made smaller than its min width.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setResizable:">setResizable:</a></h3>
- (void) <b>setResizable:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set whether the user can resize the table column by
dragging the border of its header with the mouse.
The table column can be resized programmatically
regardless of this setting.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setTableView:">setTableView:</a></h3>
- (void) <b>setTableView:</b> (<a rel="gsdoc" href="NSTableView.html#class$NSTableView">NSTableView</a>*)aTableView;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set the table view corresponding to this table column.
This method is invoked internally by the table view,
and you should not call it directly; it is exposed
because you may want to override it in subclasses.
To use the table column in a table view, you should use
NSTableView's addTableColumn: instead.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-setWidth:">setWidth:</a></h3>
- (void) <b>setWidth:</b> (float)newWidth;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Set the width of the table column. Before being
resized, the new width is constrained to the table
column minimum and maximum width: if
<var>newWidth</var> is smaller than the table
column's min width, the table column is simply
resized to its min width. If <var>newWidth</var> is
bigger than the table column's max width, the table
column is simply resized to its max width.
Otherwise, it is resized to <var>newWidth</var>.
If the width of the table was actually changed, the
table view (if any) is redisplayed (by calling tile),
and the NSTableViewColumnDidResizeNotification is
posted on behalf of the table view.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-sizeToFit">sizeToFit</a></h3>
- (void) <b>sizeToFit</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Change the width of the column to be just enough to
display its header; change the minimum width and
maximum width to allow the column to have this
width (if the minimum width is bigger than the column
header width, it is reduced to it; if the maximum
width is smaller than the column header width, it is
increased to it).
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-tableView">tableView</a></h3>
- (<a rel="gsdoc" href="NSTableView.html#class$NSTableView">NSTableView</a>*) <b>tableView</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return the table view the column belongs to, or
<code>nil</code> if the table column was not added
to any table view.
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTableColumn-width">width</a></h3>
- (float) <b>width</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
Return the width of the table column.
</p>
<hr width="25%" align="left" />
<br />
<a href="Gui.html">Up</a>
</body>
</html>
</p>
</body>
</html>

View file

@ -1,321 +1,118 @@
<html>
<head>
<title>NSTextAttachment</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSTextAttachment">NSTextAttachment</a></h1>
<h3>Authors</h3>
<dl>
<dt>Fred Kiefer(<a href="mailto:FredKiefer@gmx.de"><code>
FredKiefer@gmx.de
</code></a>)</dt>
<dd>
</dd>
</dl>
<blockquote>
<html><head>
<title>NSTextAttachment</title>
</head>
<body>
<a href ="Gui.html">[Up] </a>
<h1>NSTextAttachment</h1>
<h3>Authors </h3>
<dl>
<dt>Fred Kiefer
<dd>
</dl>
<blockquote>
Classes to represent text attachments.
</blockquote>
<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 NSTextAttachment class</a>
</li>
<li>
<a href="#002000000000">Software documentation for the NSTextAttachmentCell
class</a>
</li>
<li>
<a href="#003000000000">Software documentation for the NSTextAttachmentCell
protocol</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">
</blockquote>
<p>Copyright: 2000 Free Software Foundation, Inc.</p>
<h1>Contents </h1>
<ul>
<li ><a href ="#cont-0">
Software documentation for the NSTextAttachment class
</a></h1>
<h2><a name="class$NSTextAttachment">NSTextAttachment</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/NSTextAttachment.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>NotOpenStep</li>
<li>GNUstep</li>
<li>MacOS-X</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$NSTextAttachment-attachmentCell">-attachmentCell</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$NSTextAttachment-fileWrapper">-fileWrapper</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$NSTextAttachment-initWithFileWrapper:">-initWithFileWrapper:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$NSTextAttachment-setAttachmentCell:">-setAttachmentCell:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$NSTextAttachment-setFileWrapper:">-setFileWrapper:</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSTextAttachment-attachmentCell">attachmentCell</a></h3>
- (id) <b>attachmentCell</b>;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTextAttachment-fileWrapper">fileWrapper</a></h3>
- (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*) <b>fileWrapper</b>;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTextAttachment-initWithFileWrapper:">initWithFileWrapper:</a></h3>
- (id) <b>initWithFileWrapper:</b> (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*)fileWrapper;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTextAttachment-setAttachmentCell:">setAttachmentCell:</a></h3>
- (void) <b>setAttachmentCell:</b> (id)cell;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSTextAttachment-setFileWrapper:">setFileWrapper:</a></h3>
- (void) <b>setFileWrapper:</b> (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*)fileWrapper;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h1><a name="002000000000">
</a>
<li ><a href ="#cont-1">
Software documentation for the NSTextAttachmentCell
class
</a></h1>
<h2><a name="class$NSTextAttachmentCell">NSTextAttachmentCell</a> : <a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSTextAttachment.h</dd>
</dl>
</blockquote>
<blockquote>
<dl>
<dt><b>Conforms to:</b></dt>
<dd><a rel="gsdoc" href="#protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a></dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>NotOpenStep</li>
<li>GNUstep</li>
<li>MacOS-X</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<h1><a name="003000000000">
</a>
<li ><a href ="#cont-2">
Software documentation for the NSTextAttachmentCell
protocol
</a></h1>
<h2><a name="protocol$(NSTextAttachmentCell)">NSTextAttachmentCell</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSTextAttachment.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$(NSObject)">NSObject</a></dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>NotOpenStep</li>
<li>GNUstep</li>
<li>MacOS-X</li>
</ul>
</blockquote>
<p>
</a>
</ul>
<h2><a name ="cont-0">
Software documentation for the NSTextAttachment class
</a></h2>
<h2><a name ="NSTextAttachment">NSTextAttachment</a></h2>
<p><b>Declared in: </b> AppKit/NSTextAttachment.h</p>
<p><b>Inherits from: </b> NSObject</p>
<p><b>Conforms to: </b> NSCoding
</p>
<hr>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-attachment">-attachment</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-cellBaselineOffset">-cellBaselineOffset</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-cellFrameForTextContainer:proposedLineFragment:glyphPosition:characterIndex:">-cellFrameForTextContainer:proposedLineFragment:glyphPosition:characterIndex:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-cellSize">-cellSize</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-drawWithFrame:inView:">-drawWithFrame:inView:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-drawWithFrame:inView:characterIndex:">-drawWithFrame:inView:characterIndex:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-drawWithFrame:inView:characterIndex:layoutManager:">-drawWithFrame:inView:characterIndex:layoutManager:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-highlight:withFrame:inView:">-highlight:withFrame:inView:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-setAttachment:">-setAttachment:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-trackMouse:inRect:ofView:atCharacterIndex:untilMouseUp:">-trackMouse:inRect:ofView:atCharacterIndex:untilMouseUp:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-trackMouse:inRect:ofView:untilMouseUp:">-trackMouse:inRect:ofView:untilMouseUp:</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-wantsToTrackMouse">-wantsToTrackMouse</a></li>
<li><a rel="gsdoc" href="NSTextAttachment.html#method$(NSTextAttachmentCell)-wantsToTrackMouseForEvent:inRect:ofView:atCharacterIndex:">-wantsToTrackMouseForEvent:inRect:ofView:atCharacterIndex:</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-attachment">attachment</a></h3>
- (<a rel="gsdoc" href="#class$NSTextAttachment">NSTextAttachment</a>*) <b>attachment</b>;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li ><a href ="NSTextAttachment.html#method-0">-attachmentCell</a>
<li ><a href ="NSTextAttachment.html#method-1">-fileWrapper</a>
<li ><a href ="NSTextAttachment.html#method-2">-initWithFileWrapper:</a>
<li ><a href ="NSTextAttachment.html#method-3">-setAttachmentCell:</a>
<li ><a href ="NSTextAttachment.html#method-4">-setFileWrapper:</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">attachmentCell</a></h3>
- (id&#60;NSTextAttachmentCell>) <b>attachmentCell</b>;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-cellBaselineOffset">cellBaselineOffset</a></h3>
- (NSPoint) <b>cellBaselineOffset</b>;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<hr>
<h3><a name ="method-1">fileWrapper</a></h3>
- (NSFileWrapper*) <b>fileWrapper</b>;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-cellFrameForTextContainer:proposedLineFragment:glyphPosition:characterIndex:">cellFrameForTextContainer:proposedLineFragment:glyphPosition:characterIndex:</a></h3>
- (NSRect) <b>cellFrameForTextContainer:</b> (<a rel="gsdoc" href="NSTextContainer.html#class$NSTextContainer">NSTextContainer</a>*)textContainer<b> proposedLineFragment:</b> (NSRect)lineFrag<b> glyphPosition:</b> (NSPoint)position<b> characterIndex:</b> (unsigned)charIndex;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<hr>
<h3><a name ="method-2">initWithFileWrapper:</a></h3>
- (id) <b>initWithFileWrapper:</b> (NSFileWrapper*)fileWrapper;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-cellSize">cellSize</a></h3>
- (NSSize) <b>cellSize</b>;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<hr>
<h3><a name ="method-3">setAttachmentCell:</a></h3>
- (void) <b>setAttachmentCell:</b> (id&#60;NSTextAttachmentCell>)cell;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-drawWithFrame:inView:">drawWithFrame:inView:</a></h3>
- (void) <b>drawWithFrame:</b> (NSRect)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<hr>
<h3><a name ="method-4">setFileWrapper:</a></h3>
- (void) <b>setFileWrapper:</b> (NSFileWrapper*)fileWrapper;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-drawWithFrame:inView:characterIndex:">drawWithFrame:inView:characterIndex:</a></h3>
- (void) <b>drawWithFrame:</b> (NSRect)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView<b> characterIndex:</b> (unsigned)charIndex;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-drawWithFrame:inView:characterIndex:layoutManager:">drawWithFrame:inView:characterIndex:layoutManager:</a></h3>
- (void) <b>drawWithFrame:</b> (NSRect)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView<b> characterIndex:</b> (unsigned)charIndex<b> layoutManager:</b> (<a rel="gsdoc" href="NSLayoutManager.html#class$NSLayoutManager">NSLayoutManager</a>*)layoutManager;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-highlight:withFrame:inView:">highlight:withFrame:inView:</a></h3>
- (void) <b>highlight:</b> (BOOL)flag<b> withFrame:</b> (NSRect)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-setAttachment:">setAttachment:</a></h3>
- (void) <b>setAttachment:</b> (<a rel="gsdoc" href="#class$NSTextAttachment">NSTextAttachment</a>*)anObject;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-trackMouse:inRect:ofView:atCharacterIndex:untilMouseUp:">trackMouse:inRect:ofView:atCharacterIndex:untilMouseUp:</a></h3>
- (BOOL) <b>trackMouse:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent<b> inRect:</b> (NSRect)cellFrame<b> ofView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView<b> atCharacterIndex:</b> (unsigned)charIndex<b> untilMouseUp:</b> (BOOL)flag;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-trackMouse:inRect:ofView:untilMouseUp:">trackMouse:inRect:ofView:untilMouseUp:</a></h3>
- (BOOL) <b>trackMouse:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent<b> inRect:</b> (NSRect)cellFrame<b> ofView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView<b> untilMouseUp:</b> (BOOL)flag;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-wantsToTrackMouse">wantsToTrackMouse</a></h3>
- (BOOL) <b>wantsToTrackMouse</b>;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$(NSTextAttachmentCell)-wantsToTrackMouseForEvent:inRect:ofView:atCharacterIndex:">wantsToTrackMouseForEvent:inRect:ofView:atCharacterIndex:</a></h3>
- (BOOL) <b>wantsToTrackMouseForEvent:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent<b> inRect:</b> (NSRect)cellFrame<b> ofView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView<b> atCharacterIndex:</b> (unsigned)charIndex;<br />
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<br />
<a href="Gui.html">Up</a>
</body>
</html>
<hr>
<h2><a name ="cont-1">
Software documentation for the NSTextAttachmentCell
class
</a></h2>
<h2><a name ="NSTextAttachmentCell">NSTextAttachmentCell</a></h2>
<p><b>Declared in: </b> AppKit/NSTextAttachment.h</p>
<p><b>Inherits from: </b> NSCell</p>
<p><b>Conforms to: </b> NSTextAttachmentCell
</p>
<hr>
<em>Description forthcoming.</em>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
</ul>
<h2><a name ="cont-2">
Software documentation for the NSTextAttachmentCell
protocol
</a></h2>
<h2><a name ="NSTextAttachmentCell">NSTextAttachmentCell Protocol </a></h2>
<p><b>Declared in: </b> AppKit/NSTextAttachment.h</p>
<ul>
</ul>
</body>
</html>