Put html files under cvs so people without the gsdoc converter can read them.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6181 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2000-03-05 17:39:16 +00:00
parent 17bdeaba15
commit 0a2d9dcedc
103 changed files with 21298 additions and 1 deletions

View file

@ -8,11 +8,21 @@
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>0.1</version>
<date>28 February, 2000</date>
<date>5 March, 2000</date>
</head>
<body>
<chapter>
<heading>AppKit</heading>
<p>
Nicola Pero has begun work on writing an
<uref url="Introduction.html">introduction</uref>
to the basic concepts and use of the GNUstep GUI library (AppKit).
</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>
<list>
<item><uref url="NSActionCell.html">NSActionCell</uref></item>
<item><uref url="NSAffineTransform.html">NSAffineTransform</uref></item>

View file

@ -0,0 +1,130 @@
<html><head>
<title>AppKit</title>
</head>
<body>
<h1>AppKit</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 5 March, 2000</p>
<h2><a name="cont-0">AppKit</a></h2>
<p>
Nicola Pero has begun work on writing an
<a href="Introduction.html">introduction</a>
to the basic concepts and use of the GNUstep GUI library (AppKit).
</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><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="NSDPSContext.html">NSDPSContext</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>
</body>
</html>

View file

@ -0,0 +1,100 @@
<html><head>
<title>Introduction to the AppKit</title>
</head>
<body>
<h1>Introduction to the AppKit</h1>
<h3>Authors</h3>
<dl>
<dt>Nicola Pero
<dd>
At present, I am the only one to blaim for any error in this
text.
</dl>
<p>Version: very preliminary, 0.1</p>
<p>Date: 29 February, 2000</p>
<blockquote>
A short and simple introduction to the GNUstep GUI API.
</blockquote>
<h1>Contents</h1>
<ul>
<li><a href="#cont-0">Preface</a>
<li><a href="#cont-1">Basic Classes</a>
<ul>
<li><a href="#cont-2">NSView</a>
<li><a href="#cont-3">NSCell</a>
<li><a href="#cont-4">NSControl</a>
</ul>
</ul>
<h2><a name="cont-0">Preface</a></h2>
<p>
This is a simple introduction to the GNUstep GUI library
API. If you know nothing about the OPENSTEP AppKit, it
could be a good idea to read this before you start reading
the reference documentation.
</p>
<p>
I am very interested in comments regarding this text,
particularly from people who are new to the OPENSTEP
AppKit API. Send comments and/or suggestions to
[Nicola Pero, n.pero@mi.flashnet.it].
</p>
<h2><a name="cont-1">Basic Classes</a></h2>
<h3><a name="cont-2">NSView</a></h3>
<p>
NSView is the class of objects representing a
rectangular area (usually in a window) with its own
coordinate system. Views have methods to draw inside
the view, to change the view's coordinate system, and to
place the view with arbitrary position and size inside
another view. When you place a view inside another
view, you are technically making the smaller view a
<em>subview</em> of the bigger view. The whole drawable
area inside the window itself is represented by a view,
called the <em>content view</em>. All the visible views
in a window are then subviews of the content view of
that window (or of the content view's subviews etc).
This gives rise to what is called the "view tree" of the
window.
</p>
<h3><a name="cont-3">NSCell</a></h3>
<p>
NSCell is the class of objects representing a single
amount of displayable data. For example, a cell could
represent a number, or a string, or an image. Cells
have methods to draw the data they represent in a view,
to change the way the data is to be drawn (eg the font
for a string or the border for an image), and to let the
user interact directly (eg editing the data) with the
data in a view.
</p>
<h3><a name="cont-4">NSControl</a></h3>
<p>
NSControl is the class of objects representing a view
(i.e., a rectangular area in a window) used to manage
one or more cells (i.e., some displayable data). This
class is usually designed to work with a subclass of
NSCell, called <em>NSActionCell</em>, through a system
of target/action. Each actioncell has a <em>target</em>
- an object - and an <em>action</em> - a selector - both
of which can be arbitrarily set. The control can then
ask the cell to send its action to its target (ie, to
invoke the method of the target object identified by the
selector) as a consequence of user actions in the
control. The typical example is a button: a button is a
control with a corresponding cell; when the user presses
the button, the buttoncell sends its action to its
target. Controls are the high-level objects the you
usually deal with when designing everyday-life user
interfaces. You do not usually need to bother about
cells, because the controls manage the cells for you.
</p>
</body>
</html>

View file

@ -0,0 +1,149 @@
<html><head>
<title>NSActionCell</title>
</head>
<body>
<a href="AppKit.html">[Up]</a>
<a href="NSAffineTransform.html">[Next]</a>
<h1>NSActionCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSActionCell</a></h2>
<h2><a name="NSActionCell">NSActionCell</a></h2>
<p><b>Declared in:</b> AppKit/NSActionCell.h</p>
<p><b>Inherits from:</b> NSCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSActionCell.html#method-0">-action</a>
<li><a href="NSActionCell.html#method-1">-controlView</a>
<li><a href="NSActionCell.html#method-2">-doubleValue</a>
<li><a href="NSActionCell.html#method-3">-drawWithFrame:</a>
<li><a href="NSActionCell.html#method-4">-floatValue</a>
<li><a href="NSActionCell.html#method-5">-intValue</a>
<li><a href="NSActionCell.html#method-6">-setAction:</a>
<li><a href="NSActionCell.html#method-7">-setAlignment:</a>
<li><a href="NSActionCell.html#method-8">-setBezeled:</a>
<li><a href="NSActionCell.html#method-9">-setBordered:</a>
<li><a href="NSActionCell.html#method-10">-setEnabled:</a>
<li><a href="NSActionCell.html#method-11">-setFloatingPointFormat:left:right:</a>
<li><a href="NSActionCell.html#method-12">-setFont:</a>
<li><a href="NSActionCell.html#method-13">-setImage:</a>
<li><a href="NSActionCell.html#method-14">-setObjectValue:</a>
<li><a href="NSActionCell.html#method-15">-setTag:</a>
<li><a href="NSActionCell.html#method-16">-setTarget:</a>
<li><a href="NSActionCell.html#method-17">-stringValue</a>
<li><a href="NSActionCell.html#method-18">-tag</a>
<li><a href="NSActionCell.html#method-19">-target</a>
</ul>
<hr>
<h2><a name="method-0">action</a></h2>
- (SEL) <b>action</b><br>
<hr>
<h2><a name="method-1">controlView</a></h2>
- (NSView*) <b>controlView</b><br>
<hr>
<h2><a name="method-2">doubleValue</a></h2>
- (double) <b>doubleValue</b><br>
<hr>
<h2><a name="method-3">drawWithFrame:</a></h2>
- (void) <b>drawWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-4">floatValue</a></h2>
- (float) <b>floatValue</b><br>
<hr>
<h2><a name="method-5">intValue</a></h2>
- (int) <b>intValue</b><br>
<hr>
<h2><a name="method-6">setAction:</a></h2>
- (void) <b>setAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-7">setAlignment:</a></h2>
- (void) <b>setAlignment:</b> (NSTextAlignment)mode<br>
<hr>
<h2><a name="method-8">setBezeled:</a></h2>
- (void) <b>setBezeled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-9">setBordered:</a></h2>
- (void) <b>setBordered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-10">setEnabled:</a></h2>
- (void) <b>setEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-11">setFloatingPointFormat:left:right:</a></h2>
- (void) <b>setFloatingPointFormat:</b> (BOOL)autoRange <b>left:</b> (unsigned int)leftDigits <b>right:</b> (unsigned int)rightDigits<br>
<hr>
<h2><a name="method-12">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)fontObj<br>
<hr>
<h2><a name="method-13">setImage:</a></h2>
- (void) <b>setImage:</b> (NSImage*)image<br>
<hr>
<h2><a name="method-14">setObjectValue:</a></h2>
- (void) <b>setObjectValue:</b> (id)object<br>
<hr>
<h2><a name="method-15">setTag:</a></h2>
- (void) <b>setTag:</b> (int)anInt<br>
<hr>
<h2><a name="method-16">setTarget:</a></h2>
- (void) <b>setTarget:</b> (id)anObject<br>
<hr>
<h2><a name="method-17">stringValue</a></h2>
- (NSString*) <b>stringValue</b><br>
<hr>
<h2><a name="method-18">tag</a></h2>
- (int) <b>tag</b><br>
<hr>
<h2><a name="method-19">target</a></h2>
- (id) <b>target</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,132 @@
<html><head>
<title>NSAffineTransform</title>
</head>
<body>
<a href="NSActionCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSApplication.html">[Next]</a>
<h1>NSAffineTransform</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSAffineTransform</a></h2>
<h2><a name="NSAffineTransform">NSAffineTransform</a></h2>
<p><b>Declared in:</b> AppKit/NSAffineTransform.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSAffineTransform.html#method-0">+transform</a>
<li><a href="NSAffineTransform.html#method-1">-appendTransform:</a>
<li><a href="NSAffineTransform.html#method-2">-concat</a>
<li><a href="NSAffineTransform.html#method-3">-initWithTransform:</a>
<li><a href="NSAffineTransform.html#method-4">-invert</a>
<li><a href="NSAffineTransform.html#method-5">-prependTransform:</a>
<li><a href="NSAffineTransform.html#method-6">-rotateByDegrees:</a>
<li><a href="NSAffineTransform.html#method-7">-rotateByRadians:</a>
<li><a href="NSAffineTransform.html#method-8">-scaleBy:</a>
<li><a href="NSAffineTransform.html#method-9">-scaleXBy:</a>
<li><a href="NSAffineTransform.html#method-10">-set</a>
<li><a href="NSAffineTransform.html#method-11">-setTransformStruct:</a>
<li><a href="NSAffineTransform.html#method-12">-transformBezierPath:</a>
<li><a href="NSAffineTransform.html#method-13">-transformPoint:</a>
<li><a href="NSAffineTransform.html#method-14">-transformSize:</a>
<li><a href="NSAffineTransform.html#method-15">-transformStruct</a>
<li><a href="NSAffineTransform.html#method-16">-translateXBy:</a>
</ul>
<hr>
<h2><a name="method-0">transform</a></h2>
+ (NSAffineTransform*) <b>transform</b><br>
<hr>
<h2><a name="method-1">appendTransform:</a></h2>
- (void) <b>appendTransform:</b> (NSAffineTransform*)aTransform<br>
<hr>
<h2><a name="method-2">concat</a></h2>
- (void) <b>concat</b><br>
<hr>
<h2><a name="method-3">initWithTransform:</a></h2>
- (id) <b>initWithTransform:</b> (NSAffineTransform*)aTransform<br>
<hr>
<h2><a name="method-4">invert</a></h2>
- (void) <b>invert</b><br>
<hr>
<h2><a name="method-5">prependTransform:</a></h2>
- (void) <b>prependTransform:</b> (NSAffineTransform*)aTransform<br>
<hr>
<h2><a name="method-6">rotateByDegrees:</a></h2>
- (void) <b>rotateByDegrees:</b> (float)angle<br>
<hr>
<h2><a name="method-7">rotateByRadians:</a></h2>
- (void) <b>rotateByRadians:</b> (float)angle<br>
<hr>
<h2><a name="method-8">scaleBy:</a></h2>
- (void) <b>scaleBy:</b> (float)scale<br>
<hr>
<h2><a name="method-9">scaleXBy:</a></h2>
- (void) <b>scaleXBy:</b> (float)scaleX<br>
<hr>
<h2><a name="method-10">set</a></h2>
- (void) <b>set</b><br>
<hr>
<h2><a name="method-11">setTransformStruct:</a></h2>
- (void) <b>setTransformStruct:</b> (NSAffineTransformStruct)aTransformStruct<br>
<hr>
<h2><a name="method-12">transformBezierPath:</a></h2>
- (NSBezierPath*) <b>transformBezierPath:</b> (NSBezierPath*)aPath<br>
<hr>
<h2><a name="method-13">transformPoint:</a></h2>
- (NSPoint) <b>transformPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-14">transformSize:</a></h2>
- (NSSize) <b>transformSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-15">transformStruct</a></h2>
- (NSAffineTransformStruct) <b>transformStruct</b><br>
<hr>
<h2><a name="method-16">translateXBy:</a></h2>
- (void) <b>translateXBy:</b> (float)deltaX<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,558 @@
<html><head>
<title>NSApplication</title>
</head>
<body>
<a href="NSAffineTransform.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSAttributedStrngAdds.html">[Next]</a>
<h1>NSApplication</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSApplication</a></h2>
<h2><a name="NSApplication">NSApplication</a></h2>
<p><b>Declared in:</b> AppKit/NSApplication.h</p>
<p><b>Inherits from:</b> NSResponder</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSApplication.html#method-0">+setApplicationHandle:previousHandle:commandLine:show:</a>
<li><a href="NSApplication.html#method-1">+useRunningCopyOfApplication</a>
<li><a href="NSApplication.html#method-2">-abortModal</a>
<li><a href="NSApplication.html#method-3">-activateContextHelpMode:</a>
<li><a href="NSApplication.html#method-4">-activateIgnoringOtherApps:</a>
<li><a href="NSApplication.html#method-5">-addWindowsItem:title:filename:</a>
<li><a href="NSApplication.html#method-67">-application:</a>
<li><a href="NSApplication.html#method-70">-application:</a>
<li><a href="NSApplication.html#method-69">-application:</a>
<li><a href="NSApplication.html#method-68">-application:openFileWithoutUI:</a>
<li><a href="NSApplication.html#method-71">-applicationDidBecomeActive:</a>
<li><a href="NSApplication.html#method-72">-applicationDidFinishLaunching:</a>
<li><a href="NSApplication.html#method-73">-applicationDidHide:</a>
<li><a href="NSApplication.html#method-74">-applicationDidResignActive:</a>
<li><a href="NSApplication.html#method-75">-applicationDidUnhide:</a>
<li><a href="NSApplication.html#method-76">-applicationDidUpdate:</a>
<li><a href="NSApplication.html#method-6">-applicationHandle</a>
<li><a href="NSApplication.html#method-7">-applicationIconImage</a>
<li><a href="NSApplication.html#method-77">-applicationOpenUntitledFile:</a>
<li><a href="NSApplication.html#method-78">-applicationShouldOpenUntitledFile:</a>
<li><a href="NSApplication.html#method-79">-applicationShouldTerminate:</a>
<li><a href="NSApplication.html#method-80">-applicationShouldTerminateAfterLastWindowClosed:</a>
<li><a href="NSApplication.html#method-81">-applicationWillBecomeActive:</a>
<li><a href="NSApplication.html#method-82">-applicationWillFinishLaunching:</a>
<li><a href="NSApplication.html#method-83">-applicationWillHide:</a>
<li><a href="NSApplication.html#method-85">-applicationWillResignActive:</a>
<li><a href="NSApplication.html#method-84">-applicationWillTerminate:</a>
<li><a href="NSApplication.html#method-86">-applicationWillUnhide:</a>
<li><a href="NSApplication.html#method-87">-applicationWillUpdate:</a>
<li><a href="NSApplication.html#method-8">-arrangeInFront:</a>
<li><a href="NSApplication.html#method-9">-beginModalSessionForWindow:</a>
<li><a href="NSApplication.html#method-10">-changeWindowsItem:title:filename:</a>
<li><a href="NSApplication.html#method-11">-context</a>
<li><a href="NSApplication.html#method-12">-currentEvent</a>
<li><a href="NSApplication.html#method-13">-deactivate</a>
<li><a href="NSApplication.html#method-14">-discardEventsMatchingMask:beforeEvent:</a>
<li><a href="NSApplication.html#method-15">-endModalSession:</a>
<li><a href="NSApplication.html#method-16">-finishLaunching</a>
<li><a href="NSApplication.html#method-17">-hide:</a>
<li><a href="NSApplication.html#method-18">-isActive</a>
<li><a href="NSApplication.html#method-19">-isHidden</a>
<li><a href="NSApplication.html#method-20">-isRunning</a>
<li><a href="NSApplication.html#method-21">-keyWindow</a>
<li><a href="NSApplication.html#method-22">-mainMenu</a>
<li><a href="NSApplication.html#method-23">-mainWindow</a>
<li><a href="NSApplication.html#method-24">-makeWindowsPerform:</a>
<li><a href="NSApplication.html#method-25">-miniaturizeAll:</a>
<li><a href="NSApplication.html#method-26">-modalWindow</a>
<li><a href="NSApplication.html#method-27">-nextEventMatchingMask:untilDate:inMode:dequeue:</a>
<li><a href="NSApplication.html#method-28">-orderFrontColorPanel:</a>
<li><a href="NSApplication.html#method-29">-orderFrontStandardAboutPanel:</a>
<li><a href="NSApplication.html#method-30">-orderFrontStandardAboutPanelWithOptions:</a>
<li><a href="NSApplication.html#method-31">-postEvent:</a>
<li><a href="NSApplication.html#method-32">-preventWindowOrdering</a>
<li><a href="NSApplication.html#method-33">-registerServicesMenuSendTypes:returnTypes:</a>
<li><a href="NSApplication.html#method-34">-removeWindowsItem:</a>
<li><a href="NSApplication.html#method-35">-reportException:</a>
<li><a href="NSApplication.html#method-36">-run</a>
<li><a href="NSApplication.html#method-37">-runModalForWindow:</a>
<li><a href="NSApplication.html#method-38">-runModalSession:</a>
<li><a href="NSApplication.html#method-39">-runPageLayout:</a>
<li><a href="NSApplication.html#method-40">-sendAction:to:from:</a>
<li><a href="NSApplication.html#method-41">-sendEvent:</a>
<li><a href="NSApplication.html#method-42">-servicesMenu</a>
<li><a href="NSApplication.html#method-43">-servicesProvider</a>
<li><a href="NSApplication.html#method-44">-setApplicationIconImage:</a>
<li><a href="NSApplication.html#method-45">-setDelegate:</a>
<li><a href="NSApplication.html#method-46">-setMainMenu:</a>
<li><a href="NSApplication.html#method-47">-setServicesMenu:</a>
<li><a href="NSApplication.html#method-48">-setServicesProvider:</a>
<li><a href="NSApplication.html#method-49">-setWindowsMenu:</a>
<li><a href="NSApplication.html#method-50">-setWindowsNeedUpdate:</a>
<li><a href="NSApplication.html#method-51">-showHelp:</a>
<li><a href="NSApplication.html#method-52">-stop:</a>
<li><a href="NSApplication.html#method-53">-stopModal</a>
<li><a href="NSApplication.html#method-54">-stopModalWithCode:</a>
<li><a href="NSApplication.html#method-55">-targetForAction:</a>
<li><a href="NSApplication.html#method-56">-terminate:</a>
<li><a href="NSApplication.html#method-57">-tryToPerform:</a>
<li><a href="NSApplication.html#method-58">-unhide:</a>
<li><a href="NSApplication.html#method-59">-unhideWithoutActivation</a>
<li><a href="NSApplication.html#method-60">-updateWindows</a>
<li><a href="NSApplication.html#method-61">-updateWindowsItem:</a>
<li><a href="NSApplication.html#method-62">-validRequestorForSendType:returnType:</a>
<li><a href="NSApplication.html#method-65">-windowWithWindowHandle:</a>
<li><a href="NSApplication.html#method-66">-windowWithWindowNumber:</a>
<li><a href="NSApplication.html#method-63">-windows</a>
<li><a href="NSApplication.html#method-64">-windowsMenu</a>
</ul>
<hr>
<h2><a name="method-0">setApplicationHandle:previousHandle:commandLine:show:</a></h2>
+ (void) <b>setApplicationHandle:</b> (void*)hInstance <b>previousHandle:</b> (void*)prevInstance <b>commandLine:</b> (NSString*)cmdLine <b>show:</b> (int)cmdShow<br>
<hr>
<h2><a name="method-1">useRunningCopyOfApplication</a></h2>
+ (void) <b>useRunningCopyOfApplication</b><br>
<hr>
<h2><a name="method-2">abortModal</a></h2>
- (void) <b>abortModal</b><br>
<hr>
<h2><a name="method-3">activateContextHelpMode:</a></h2>
- (void) <b>activateContextHelpMode:</b> (id)sender<br>
<hr>
<h2><a name="method-4">activateIgnoringOtherApps:</a></h2>
- (void) <b>activateIgnoringOtherApps:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-5">addWindowsItem:title:filename:</a></h2>
- (void) <b>addWindowsItem:</b> (NSWindow*)aWindow <b>title:</b> (NSString*)title <b>filename:</b> (BOOL)isFilename<br>
<hr>
<h2><a name="method-6">applicationHandle</a></h2>
- (void*) <b>applicationHandle</b><br>
<hr>
<h2><a name="method-7">applicationIconImage</a></h2>
- (NSImage*) <b>applicationIconImage</b><br>
<hr>
<h2><a name="method-8">arrangeInFront:</a></h2>
- (void) <b>arrangeInFront:</b> (id)sender<br>
<hr>
<h2><a name="method-9">beginModalSessionForWindow:</a></h2>
- (NSModalSession) <b>beginModalSessionForWindow:</b> (NSWindow*)aWindow<br>
<hr>
<h2><a name="method-10">changeWindowsItem:title:filename:</a></h2>
- (void) <b>changeWindowsItem:</b> (NSWindow*)aWindow <b>title:</b> (NSString*)aString <b>filename:</b> (BOOL)isFilename<br>
<hr>
<h2><a name="method-11">context</a></h2>
- (NSDPSContext*) <b>context</b><br>
<hr>
<h2><a name="method-12">currentEvent</a></h2>
- (NSEvent*) <b>currentEvent</b><br>
<hr>
<h2><a name="method-13">deactivate</a></h2>
- (void) <b>deactivate</b><br>
<hr>
<h2><a name="method-14">discardEventsMatchingMask:beforeEvent:</a></h2>
- (void) <b>discardEventsMatchingMask:</b> (unsigned int)mask <b>beforeEvent:</b> (NSEvent*)lastEvent<br>
<hr>
<h2><a name="method-15">endModalSession:</a></h2>
- (void) <b>endModalSession:</b> (NSModalSession)session<br>
<hr>
<h2><a name="method-16">finishLaunching</a></h2>
- (void) <b>finishLaunching</b><br>
<hr>
<h2><a name="method-17">hide:</a></h2>
- (void) <b>hide:</b> (id)sender<br>
<hr>
<h2><a name="method-18">isActive</a></h2>
- (BOOL) <b>isActive</b><br>
<hr>
<h2><a name="method-19">isHidden</a></h2>
- (BOOL) <b>isHidden</b><br>
<hr>
<h2><a name="method-20">isRunning</a></h2>
- (BOOL) <b>isRunning</b><br>
<hr>
<h2><a name="method-21">keyWindow</a></h2>
- (NSWindow*) <b>keyWindow</b><br>
<hr>
<h2><a name="method-22">mainMenu</a></h2>
- (NSMenu*) <b>mainMenu</b><br>
<hr>
<h2><a name="method-23">mainWindow</a></h2>
- (NSWindow*) <b>mainWindow</b><br>
<hr>
<h2><a name="method-24">makeWindowsPerform:</a></h2>
- (NSWindow*) <b>makeWindowsPerform:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-25">miniaturizeAll:</a></h2>
- (void) <b>miniaturizeAll:</b> (id)sender<br>
<hr>
<h2><a name="method-26">modalWindow</a></h2>
- (NSWindow*) <b>modalWindow</b><br>
<hr>
<h2><a name="method-27">nextEventMatchingMask:untilDate:inMode:dequeue:</a></h2>
- (NSEvent*) <b>nextEventMatchingMask:</b> (unsigned int)mask <b>untilDate:</b> (NSDate*)expiration <b>inMode:</b> (NSString*)mode <b>dequeue:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-28">orderFrontColorPanel:</a></h2>
- (void) <b>orderFrontColorPanel:</b> (id)sender<br>
<hr>
<h2><a name="method-29">orderFrontStandardAboutPanel:</a></h2>
- (void) <b>orderFrontStandardAboutPanel:</b> (id)sender;<br>
<hr>
<h2><a name="method-30">orderFrontStandardAboutPanelWithOptions:</a></h2>
- (void) <b>orderFrontStandardAboutPanelWithOptions:</b> (NSDictionary*)optionsDictionary;<br>
<hr>
<h2><a name="method-31">postEvent:</a></h2>
- (void) <b>postEvent:</b> (NSEvent*)anEvent<br>
<hr>
<h2><a name="method-32">preventWindowOrdering</a></h2>
- (void) <b>preventWindowOrdering</b><br>
<hr>
<h2><a name="method-33">registerServicesMenuSendTypes:returnTypes:</a></h2>
- (void) <b>registerServicesMenuSendTypes:</b> (NSArray*)sendTypes <b>returnTypes:</b> (NSArray*)returnTypes<br>
<hr>
<h2><a name="method-34">removeWindowsItem:</a></h2>
- (void) <b>removeWindowsItem:</b> (NSWindow*)aWindow<br>
<hr>
<h2><a name="method-35">reportException:</a></h2>
- (void) <b>reportException:</b> (NSException*)anException<br>
<hr>
<h2><a name="method-36">run</a></h2>
- (void) <b>run</b><br>
<hr>
<h2><a name="method-37">runModalForWindow:</a></h2>
- (int) <b>runModalForWindow:</b> (NSWindow*)aWindow<br>
<hr>
<h2><a name="method-38">runModalSession:</a></h2>
- (int) <b>runModalSession:</b> (NSModalSession)session<br>
<hr>
<h2><a name="method-39">runPageLayout:</a></h2>
- (void) <b>runPageLayout:</b> (id)sender<br>
<hr>
<h2><a name="method-40">sendAction:to:from:</a></h2>
- (BOOL) <b>sendAction:</b> (SEL)anAction <b>to:</b> (id)aTarget <b>from:</b> (id)sender<br>
<hr>
<h2><a name="method-41">sendEvent:</a></h2>
- (void) <b>sendEvent:</b> (NSEvent*)anEvent<br>
<hr>
<h2><a name="method-42">servicesMenu</a></h2>
- (NSMenu*) <b>servicesMenu</b><br>
<hr>
<h2><a name="method-43">servicesProvider</a></h2>
- (id) <b>servicesProvider</b><br>
<hr>
<h2><a name="method-44">setApplicationIconImage:</a></h2>
- (void) <b>setApplicationIconImage:</b> (NSImage*)anImage<br>
<hr>
<h2><a name="method-45">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-46">setMainMenu:</a></h2>
- (void) <b>setMainMenu:</b> (NSMenu*)aMenu<br>
<hr>
<h2><a name="method-47">setServicesMenu:</a></h2>
- (void) <b>setServicesMenu:</b> (NSMenu*)aMenu<br>
<hr>
<h2><a name="method-48">setServicesProvider:</a></h2>
- (void) <b>setServicesProvider:</b> (id)aProvider<br>
<hr>
<h2><a name="method-49">setWindowsMenu:</a></h2>
- (void) <b>setWindowsMenu:</b> (NSMenu*)aMenu<br>
<hr>
<h2><a name="method-50">setWindowsNeedUpdate:</a></h2>
- (void) <b>setWindowsNeedUpdate:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-51">showHelp:</a></h2>
- (void) <b>showHelp:</b> (id)sender<br>
<hr>
<h2><a name="method-52">stop:</a></h2>
- (void) <b>stop:</b> (id)sender<br>
<hr>
<h2><a name="method-53">stopModal</a></h2>
- (void) <b>stopModal</b><br>
<hr>
<h2><a name="method-54">stopModalWithCode:</a></h2>
- (void) <b>stopModalWithCode:</b> (int)returnCode<br>
<hr>
<h2><a name="method-55">targetForAction:</a></h2>
- (id) <b>targetForAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-56">terminate:</a></h2>
- (void) <b>terminate:</b> (id)sender<br>
<hr>
<h2><a name="method-57">tryToPerform:</a></h2>
- (BOOL) <b>tryToPerform:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-58">unhide:</a></h2>
- (void) <b>unhide:</b> (id)sender<br>
<hr>
<h2><a name="method-59">unhideWithoutActivation</a></h2>
- (void) <b>unhideWithoutActivation</b><br>
<hr>
<h2><a name="method-60">updateWindows</a></h2>
- (void) <b>updateWindows</b><br>
<hr>
<h2><a name="method-61">updateWindowsItem:</a></h2>
- (void) <b>updateWindowsItem:</b> (NSWindow*)aWindow<br>
<hr>
<h2><a name="method-62">validRequestorForSendType:returnType:</a></h2>
- (id) <b>validRequestorForSendType:</b> (NSString*)sendType <b>returnType:</b> (NSString*)returnType<br>
<hr>
<h2><a name="method-63">windows</a></h2>
- (NSArray*) <b>windows</b><br>
<hr>
<h2><a name="method-64">windowsMenu</a></h2>
- (NSMenu*) <b>windowsMenu</b><br>
<hr>
<h2><a name="method-65">windowWithWindowHandle:</a></h2>
- (NSWindow*) <b>windowWithWindowHandle:</b> (void*)hWnd<br>
<hr>
<h2><a name="method-66">windowWithWindowNumber:</a></h2>
- (NSWindow*) <b>windowWithWindowNumber:</b> (int)windowNum<br>
<hr>
<h2><a name="method-67">application:</a></h2>
- (BOOL) <b>application:</b> (NSApplication*)theApplication<br>
<hr>
<h2><a name="method-68">application:openFileWithoutUI:</a></h2>
- (BOOL) <b>application:</b> (NSApplication*)sender <b>openFileWithoutUI:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-69">application:</a></h2>
- (BOOL) <b>application:</b> (NSApplication*)theApplication<br>
<hr>
<h2><a name="method-70">application:</a></h2>
- (BOOL) <b>application:</b> (NSApplication*)theApplication<br>
<hr>
<h2><a name="method-71">applicationDidBecomeActive:</a></h2>
- (void) <b>applicationDidBecomeActive:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-72">applicationDidFinishLaunching:</a></h2>
- (void) <b>applicationDidFinishLaunching:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-73">applicationDidHide:</a></h2>
- (void) <b>applicationDidHide:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-74">applicationDidResignActive:</a></h2>
- (void) <b>applicationDidResignActive:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-75">applicationDidUnhide:</a></h2>
- (void) <b>applicationDidUnhide:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-76">applicationDidUpdate:</a></h2>
- (void) <b>applicationDidUpdate:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-77">applicationOpenUntitledFile:</a></h2>
- (BOOL) <b>applicationOpenUntitledFile:</b> (NSApplication*)theApplication<br>
<hr>
<h2><a name="method-78">applicationShouldOpenUntitledFile:</a></h2>
- (BOOL) <b>applicationShouldOpenUntitledFile:</b> (NSApplication*)sender<br>
<hr>
<h2><a name="method-79">applicationShouldTerminate:</a></h2>
- (BOOL) <b>applicationShouldTerminate:</b> (NSApplication*)sender<br>
<hr>
<h2><a name="method-80">applicationShouldTerminateAfterLastWindowClosed:</a></h2>
- (BOOL) <b>applicationShouldTerminateAfterLastWindowClosed:</b> (NSApplication*)theApplication<br>
<hr>
<h2><a name="method-81">applicationWillBecomeActive:</a></h2>
- (void) <b>applicationWillBecomeActive:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-82">applicationWillFinishLaunching:</a></h2>
- (void) <b>applicationWillFinishLaunching:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-83">applicationWillHide:</a></h2>
- (void) <b>applicationWillHide:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-84">applicationWillTerminate:</a></h2>
- (void) <b>applicationWillTerminate:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-85">applicationWillResignActive:</a></h2>
- (void) <b>applicationWillResignActive:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-86">applicationWillUnhide:</a></h2>
- (void) <b>applicationWillUnhide:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-87">applicationWillUpdate:</a></h2>
- (void) <b>applicationWillUpdate:</b> (NSNotification*)aNotification<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,26 @@
<html><head>
<title>NSAttributedStrngAdds</title>
</head>
<body>
<a href="NSApplication.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSBezierPath.html">[Next]</a>
<h1>NSAttributedStrngAdds</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSAttributedStrngAdds</a></h2>
<h2><a name="NSAttributedStrngAdds">NSAttributedStrngAdds</a></h2>
<p><b>Declared in:</b> AppKit/NSApplication.h</p>
<hr>
<ul>
</ul>
</body>
</html>

View file

@ -0,0 +1,360 @@
<html><head>
<title>NSBezierPath</title>
</head>
<body>
<a href="NSAttributedStrngAdds.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSBitmapImageRep.html">[Next]</a>
<h1>NSBezierPath</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSBezierPath</a></h2>
<h2><a name="NSBezierPath">NSBezierPath</a></h2>
<p><b>Declared in:</b> AppKit/NSBezierPath.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSBezierPath.html#method-0">+bezierPath</a>
<li><a href="NSBezierPath.html#method-1">+bezierPathWithRect:</a>
<li><a href="NSBezierPath.html#method-2">+clipRect:</a>
<li><a href="NSBezierPath.html#method-3">+drawPackedGlyphs:</a>
<li><a href="NSBezierPath.html#method-4">+fillRect:</a>
<li><a href="NSBezierPath.html#method-5">+setFlatness:</a>
<li><a href="NSBezierPath.html#method-6">+setHalftonePhase:</a>
<li><a href="NSBezierPath.html#method-7">+setLineCapStyle:</a>
<li><a href="NSBezierPath.html#method-8">+setLineJoinStyle:</a>
<li><a href="NSBezierPath.html#method-9">+setLineWidth:</a>
<li><a href="NSBezierPath.html#method-10">+setMiterLimit:</a>
<li><a href="NSBezierPath.html#method-11">+strokeLineFromPoint:toPoint:</a>
<li><a href="NSBezierPath.html#method-12">+strokeRect:</a>
<li><a href="NSBezierPath.html#method-13">-addClip</a>
<li><a href="NSBezierPath.html#method-14">-appendBezierPath:</a>
<li><a href="NSBezierPath.html#method-15">-appendBezierPathWithArcWithCenter:radius:startAngle:</a>
<li><a href="NSBezierPath.html#method-16">-appendBezierPathWithGlyph:</a>
<li><a href="NSBezierPath.html#method-17">-appendBezierPathWithGlyphs:count:inFont:</a>
<li><a href="NSBezierPath.html#method-18">-appendBezierPathWithOvalInRect:</a>
<li><a href="NSBezierPath.html#method-19">-appendBezierPathWithPackedGlyphs:</a>
<li><a href="NSBezierPath.html#method-20">-appendBezierPathWithPoints:</a>
<li><a href="NSBezierPath.html#method-21">-appendBezierPathWithRect:</a>
<li><a href="NSBezierPath.html#method-22">-bounds</a>
<li><a href="NSBezierPath.html#method-23">-cachesBezierPath</a>
<li><a href="NSBezierPath.html#method-24">-closePath</a>
<li><a href="NSBezierPath.html#method-25">-controlPointBounds</a>
<li><a href="NSBezierPath.html#method-26">-currentPoint</a>
<li><a href="NSBezierPath.html#method-27">-curveToPoint:controlPoint1:</a>
<li><a href="NSBezierPath.html#method-28">-elementCount</a>
<li><a href="NSBezierPath.html#method-29">-elementTypeAtIndex:</a>
<li><a href="NSBezierPath.html#method-30">-elementTypeAtIndex:associatedPoints:</a>
<li><a href="NSBezierPath.html#method-31">-fill</a>
<li><a href="NSBezierPath.html#method-32">-isHitByPath:</a>
<li><a href="NSBezierPath.html#method-33">-isHitByPoint:</a>
<li><a href="NSBezierPath.html#method-34">-isHitByRect:</a>
<li><a href="NSBezierPath.html#method-35">-isStrokeHitByPath:</a>
<li><a href="NSBezierPath.html#method-36">-isStrokeHitByPoint:</a>
<li><a href="NSBezierPath.html#method-37">-isStrokeHitByRect:</a>
<li><a href="NSBezierPath.html#method-38">-lineToPoint:</a>
<li><a href="NSBezierPath.html#method-39">-moveToPoint:</a>
<li><a href="NSBezierPath.html#method-40">-pathElementIndexForPointIndex:</a>
<li><a href="NSBezierPath.html#method-41">-pointAtIndex:</a>
<li><a href="NSBezierPath.html#method-42">-pointCount</a>
<li><a href="NSBezierPath.html#method-43">-pointIndexForPathElementIndex:</a>
<li><a href="NSBezierPath.html#method-44">-relativeCurveToPoint:controlPoint1:</a>
<li><a href="NSBezierPath.html#method-45">-relativeLineToPoint:</a>
<li><a href="NSBezierPath.html#method-46">-relativeMoveToPoint:</a>
<li><a href="NSBezierPath.html#method-47">-removeLastElement</a>
<li><a href="NSBezierPath.html#method-48">-reset</a>
<li><a href="NSBezierPath.html#method-49">-setCachesBezierPath:</a>
<li><a href="NSBezierPath.html#method-50">-setClip</a>
<li><a href="NSBezierPath.html#method-51">-setPointAtIndex:toPoint:</a>
<li><a href="NSBezierPath.html#method-52">-setWindingRule:</a>
<li><a href="NSBezierPath.html#method-53">-stroke</a>
<li><a href="NSBezierPath.html#method-54">-windingRule</a>
</ul>
<hr>
<h2><a name="method-0">bezierPath</a></h2>
+ (NSBezierPath*) <b>bezierPath</b><br>
<hr>
<h2><a name="method-1">bezierPathWithRect:</a></h2>
+ (NSBezierPath*) <b>bezierPathWithRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-2">clipRect:</a></h2>
+ (void) <b>clipRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-3">drawPackedGlyphs:</a></h2>
+ (void) <b>drawPackedGlyphs:</b> (constchar*)packedGlyphs<br>
<hr>
<h2><a name="method-4">fillRect:</a></h2>
+ (void) <b>fillRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-5">setFlatness:</a></h2>
+ (void) <b>setFlatness:</b> (float)flatness<br>
<hr>
<h2><a name="method-6">setHalftonePhase:</a></h2>
+ (void) <b>setHalftonePhase:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-7">setLineCapStyle:</a></h2>
+ (void) <b>setLineCapStyle:</b> (NSLineCapStyle)lineCap<br>
<hr>
<h2><a name="method-8">setLineJoinStyle:</a></h2>
+ (void) <b>setLineJoinStyle:</b> (NSLineJoinStyle)lineJoinStyle<br>
<hr>
<h2><a name="method-9">setLineWidth:</a></h2>
+ (void) <b>setLineWidth:</b> (float)width<br>
<hr>
<h2><a name="method-10">setMiterLimit:</a></h2>
+ (void) <b>setMiterLimit:</b> (float)limit<br>
<hr>
<h2><a name="method-11">strokeLineFromPoint:toPoint:</a></h2>
+ (void) <b>strokeLineFromPoint:</b> (NSPoint)point1 <b>toPoint:</b> (NSPoint)point2<br>
<hr>
<h2><a name="method-12">strokeRect:</a></h2>
+ (void) <b>strokeRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-13">addClip</a></h2>
- (void) <b>addClip</b><br>
<hr>
<h2><a name="method-14">appendBezierPath:</a></h2>
- (void) <b>appendBezierPath:</b> (NSBezierPath*)aPath<br>
<hr>
<h2><a name="method-15">appendBezierPathWithArcWithCenter:radius:startAngle:</a></h2>
- (void) <b>appendBezierPathWithArcWithCenter:</b> (NSPoint)center <b>radius:</b> (float)radius <b>startAngle:</b> (float)startAngle<br>
<hr>
<h2><a name="method-16">appendBezierPathWithGlyph:</a></h2>
- (void) <b>appendBezierPathWithGlyph:</b> (NSGlyph)aGlyph<br>
<hr>
<h2><a name="method-17">appendBezierPathWithGlyphs:count:inFont:</a></h2>
- (void) <b>appendBezierPathWithGlyphs:</b> (NSGlyph*)glyphs <b>count:</b> (int)count <b>inFont:</b> (NSFont*)fontObj<br>
<hr>
<h2><a name="method-18">appendBezierPathWithOvalInRect:</a></h2>
- (void) <b>appendBezierPathWithOvalInRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-19">appendBezierPathWithPackedGlyphs:</a></h2>
- (void) <b>appendBezierPathWithPackedGlyphs:</b> (constchar*)packedGlyphs<br>
<hr>
<h2><a name="method-20">appendBezierPathWithPoints:</a></h2>
- (void) <b>appendBezierPathWithPoints:</b> (NSPoint*)points<br>
<hr>
<h2><a name="method-21">appendBezierPathWithRect:</a></h2>
- (void) <b>appendBezierPathWithRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-22">bounds</a></h2>
- (NSRect) <b>bounds</b><br>
<hr>
<h2><a name="method-23">cachesBezierPath</a></h2>
- (BOOL) <b>cachesBezierPath</b><br>
<hr>
<h2><a name="method-24">closePath</a></h2>
- (void) <b>closePath</b><br>
<hr>
<h2><a name="method-25">controlPointBounds</a></h2>
- (NSRect) <b>controlPointBounds</b><br>
<hr>
<h2><a name="method-26">currentPoint</a></h2>
- (NSPoint) <b>currentPoint</b><br>
<hr>
<h2><a name="method-27">curveToPoint:controlPoint1:</a></h2>
- (void) <b>curveToPoint:</b> (NSPoint)aPoint <b>controlPoint1:</b> (NSPoint)controlPoint1<br>
<hr>
<h2><a name="method-28">elementCount</a></h2>
- (int) <b>elementCount</b><br>
<hr>
<h2><a name="method-29">elementTypeAtIndex:</a></h2>
- (NSBezierPathElementType) <b>elementTypeAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-30">elementTypeAtIndex:associatedPoints:</a></h2>
- (NSBezierPathElementType) <b>elementTypeAtIndex:</b> (int)index <b>associatedPoints:</b> (NSPoint*)points<br>
<hr>
<h2><a name="method-31">fill</a></h2>
- (void) <b>fill</b><br>
<hr>
<h2><a name="method-32">isHitByPath:</a></h2>
- (BOOL) <b>isHitByPath:</b> (NSBezierPath*)aBezierPath<br>
<hr>
<h2><a name="method-33">isHitByPoint:</a></h2>
- (BOOL) <b>isHitByPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-34">isHitByRect:</a></h2>
- (BOOL) <b>isHitByRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-35">isStrokeHitByPath:</a></h2>
- (BOOL) <b>isStrokeHitByPath:</b> (NSBezierpath*)aBezierPath<br>
<hr>
<h2><a name="method-36">isStrokeHitByPoint:</a></h2>
- (BOOL) <b>isStrokeHitByPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-37">isStrokeHitByRect:</a></h2>
- (BOOL) <b>isStrokeHitByRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-38">lineToPoint:</a></h2>
- (void) <b>lineToPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-39">moveToPoint:</a></h2>
- (void) <b>moveToPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-40">pathElementIndexForPointIndex:</a></h2>
- (int) <b>pathElementIndexForPointIndex:</b> (int)index<br>
<hr>
<h2><a name="method-41">pointAtIndex:</a></h2>
- (NSPoint) <b>pointAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-42">pointCount</a></h2>
- (int) <b>pointCount</b><br>
<hr>
<h2><a name="method-43">pointIndexForPathElementIndex:</a></h2>
- (int) <b>pointIndexForPathElementIndex:</b> (int)index<br>
<hr>
<h2><a name="method-44">relativeCurveToPoint:controlPoint1:</a></h2>
- (void) <b>relativeCurveToPoint:</b> (NSPoint)aPoint <b>controlPoint1:</b> (NSPoint)controlPoint1<br>
<hr>
<h2><a name="method-45">relativeLineToPoint:</a></h2>
- (void) <b>relativeLineToPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-46">relativeMoveToPoint:</a></h2>
- (void) <b>relativeMoveToPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-47">removeLastElement</a></h2>
- (void) <b>removeLastElement</b><br>
<hr>
<h2><a name="method-48">reset</a></h2>
- (void) <b>reset</b><br>
<hr>
<h2><a name="method-49">setCachesBezierPath:</a></h2>
- (void) <b>setCachesBezierPath:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-50">setClip</a></h2>
- (void) <b>setClip</b><br>
<hr>
<h2><a name="method-51">setPointAtIndex:toPoint:</a></h2>
- (void) <b>setPointAtIndex:</b> (int)index <b>toPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-52">setWindingRule:</a></h2>
- (void) <b>setWindingRule:</b> (NSWindingRule)aWindingRule<br>
<hr>
<h2><a name="method-53">stroke</a></h2>
- (void) <b>stroke</b><br>
<hr>
<h2><a name="method-54">windingRule</a></h2>
- (NSWindingRule) <b>windingRule</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,174 @@
<html><head>
<title>NSBitmapImageRep</title>
</head>
<body>
<a href="NSBezierPath.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSBox.html">[Next]</a>
<h1>NSBitmapImageRep</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSBitmapImageRep</a></h2>
<h2><a name="NSBitmapImageRep">NSBitmapImageRep</a></h2>
<p><b>Declared in:</b> AppKit/NSImage.h</p>
<p><b>Inherits from:</b> NSImageRep</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSBitmapImageRep.html#method-4">+TIFFRepresentationOfImageRepsInArray:</a>
<li><a href="NSBitmapImageRep.html#method-5">+TIFFRepresentationOfImageRepsInArray:usingCompression:</a>
<li><a href="NSBitmapImageRep.html#method-0">+getTIFFCompressionTypes:count:</a>
<li><a href="NSBitmapImageRep.html#method-2">+imageRepWithData:</a>
<li><a href="NSBitmapImageRep.html#method-1">+imageRepsWithData:</a>
<li><a href="NSBitmapImageRep.html#method-3">+localizedNameForTIFFCompressionType:</a>
<li><a href="NSBitmapImageRep.html#method-22">-TIFFRepresentation</a>
<li><a href="NSBitmapImageRep.html#method-23">-TIFFRepresentationUsingCompression:factor:</a>
<li><a href="NSBitmapImageRep.html#method-6">-bitmapData</a>
<li><a href="NSBitmapImageRep.html#method-7">-bitsPerPixel</a>
<li><a href="NSBitmapImageRep.html#method-8">-bytesPerPlane</a>
<li><a href="NSBitmapImageRep.html#method-9">-bytesPerRow</a>
<li><a href="NSBitmapImageRep.html#method-10">-canBeCompressedUsing:</a>
<li><a href="NSBitmapImageRep.html#method-11">-getBitmapDataPlanes:</a>
<li><a href="NSBitmapImageRep.html#method-12">-getCompression:</a>
<li><a href="NSBitmapImageRep.html#method-13">-initWithBitmapDataPlanes:pixelsWide:pixelsHigh:bitsPerSample:samplesPerPixel:hasAlpha:isPlanar:colorSpaceName:bytesPerRow:bitsPerPixel:</a>
<li><a href="NSBitmapImageRep.html#method-14">-initWithBitmapHandle:</a>
<li><a href="NSBitmapImageRep.html#method-15">-initWithData:</a>
<li><a href="NSBitmapImageRep.html#method-16">-initWithFocusedViewRect:</a>
<li><a href="NSBitmapImageRep.html#method-17">-initWithIconHandle:</a>
<li><a href="NSBitmapImageRep.html#method-18">-isPlanar</a>
<li><a href="NSBitmapImageRep.html#method-19">-numberOfPlanes</a>
<li><a href="NSBitmapImageRep.html#method-20">-samplesPerPixel</a>
<li><a href="NSBitmapImageRep.html#method-21">-setCompression:</a>
</ul>
<hr>
<h2><a name="method-0">getTIFFCompressionTypes:count:</a></h2>
+ (void) <b>getTIFFCompressionTypes:</b> (constNSTIFFCompression**)list <b>count:</b> (int*)numTypes<br>
<hr>
<h2><a name="method-1">imageRepsWithData:</a></h2>
+ (NSArray*) <b>imageRepsWithData:</b> (NSData*)bitmapData<br>
<hr>
<h2><a name="method-2">imageRepWithData:</a></h2>
+ (id) <b>imageRepWithData:</b> (NSData*)bitmapData<br>
<hr>
<h2><a name="method-3">localizedNameForTIFFCompressionType:</a></h2>
+ (NSString*) <b>localizedNameForTIFFCompressionType:</b> (NSTIFFCompression)compression<br>
<hr>
<h2><a name="method-4">TIFFRepresentationOfImageRepsInArray:</a></h2>
+ (NSData*) <b>TIFFRepresentationOfImageRepsInArray:</b> (NSArray*)array<br>
<hr>
<h2><a name="method-5">TIFFRepresentationOfImageRepsInArray:usingCompression:</a></h2>
+ (NSData*) <b>TIFFRepresentationOfImageRepsInArray:</b> (NSArray*)array <b>usingCompression:</b> (NSTIFFCompression)compression<br>
<hr>
<h2><a name="method-6">bitmapData</a></h2>
- (unsigned char*) <b>bitmapData</b><br>
<hr>
<h2><a name="method-7">bitsPerPixel</a></h2>
- (int) <b>bitsPerPixel</b><br>
<hr>
<h2><a name="method-8">bytesPerPlane</a></h2>
- (int) <b>bytesPerPlane</b><br>
<hr>
<h2><a name="method-9">bytesPerRow</a></h2>
- (int) <b>bytesPerRow</b><br>
<hr>
<h2><a name="method-10">canBeCompressedUsing:</a></h2>
- (BOOL) <b>canBeCompressedUsing:</b> (NSTIFFCompression)compression<br>
<hr>
<h2><a name="method-11">getBitmapDataPlanes:</a></h2>
- (void) <b>getBitmapDataPlanes:</b> (unsigned char**)data<br>
<hr>
<h2><a name="method-12">getCompression:</a></h2>
- (void) <b>getCompression:</b> (NSTIFFCompression*)compression<br>
<hr>
<h2><a name="method-13">initWithBitmapDataPlanes:pixelsWide:pixelsHigh:bitsPerSample:samplesPerPixel:hasAlpha:isPlanar:colorSpaceName:bytesPerRow:bitsPerPixel:</a></h2>
- (id) <b>initWithBitmapDataPlanes:</b> (unsigned char**)planes <b>pixelsWide:</b> (int)width <b>pixelsHigh:</b> (int)height <b>bitsPerSample:</b> (int)bps <b>samplesPerPixel:</b> (int)spp <b>hasAlpha:</b> (BOOL)alpha <b>isPlanar:</b> (BOOL)isPlanar <b>colorSpaceName:</b> (NSString*)colorSpaceName <b>bytesPerRow:</b> (int)rowBytes <b>bitsPerPixel:</b> (int)pixelBits<br>
<hr>
<h2><a name="method-14">initWithBitmapHandle:</a></h2>
- (id) <b>initWithBitmapHandle:</b> (void*)bitmap<br>
<hr>
<h2><a name="method-15">initWithData:</a></h2>
- (id) <b>initWithData:</b> (NSData*)bitmapData<br>
<hr>
<h2><a name="method-16">initWithFocusedViewRect:</a></h2>
- (id) <b>initWithFocusedViewRect:</b> (NSRect)rect<br>
<hr>
<h2><a name="method-17">initWithIconHandle:</a></h2>
- (id) <b>initWithIconHandle:</b> (void*)icon<br>
<hr>
<h2><a name="method-18">isPlanar</a></h2>
- (BOOL) <b>isPlanar</b><br>
<hr>
<h2><a name="method-19">numberOfPlanes</a></h2>
- (int) <b>numberOfPlanes</b><br>
<hr>
<h2><a name="method-20">samplesPerPixel</a></h2>
- (int) <b>samplesPerPixel</b><br>
<hr>
<h2><a name="method-21">setCompression:</a></h2>
- (void) <b>setCompression:</b> (NSTIFFCompression)compression<br>
<hr>
<h2><a name="method-22">TIFFRepresentation</a></h2>
- (NSData*) <b>TIFFRepresentation</b><br>
<hr>
<h2><a name="method-23">TIFFRepresentationUsingCompression:factor:</a></h2>
- (NSData*) <b>TIFFRepresentationUsingCompression:</b> (NSTIFFCompression)comp <b>factor:</b> (float)factor<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,138 @@
<html><head>
<title>NSBox</title>
</head>
<body>
<a href="NSBitmapImageRep.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSBrowser.html">[Next]</a>
<h1>NSBox</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSBox</a></h2>
<h2><a name="NSBox">NSBox</a></h2>
<p><b>Declared in:</b> AppKit/NSBox.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSBox.html#method-0">-borderRect</a>
<li><a href="NSBox.html#method-1">-borderType</a>
<li><a href="NSBox.html#method-2">-contentView</a>
<li><a href="NSBox.html#method-3">-contentViewMargins</a>
<li><a href="NSBox.html#method-4">-setBorderType:</a>
<li><a href="NSBox.html#method-5">-setContentView:</a>
<li><a href="NSBox.html#method-6">-setContentViewMargins:</a>
<li><a href="NSBox.html#method-7">-setFrameFromContentFrame:</a>
<li><a href="NSBox.html#method-8">-setTitle:</a>
<li><a href="NSBox.html#method-9">-setTitleFont:</a>
<li><a href="NSBox.html#method-10">-setTitlePosition:</a>
<li><a href="NSBox.html#method-11">-setTitleWithMnemonic:</a>
<li><a href="NSBox.html#method-12">-sizeToFit</a>
<li><a href="NSBox.html#method-13">-title</a>
<li><a href="NSBox.html#method-14">-titleCell</a>
<li><a href="NSBox.html#method-15">-titleFont</a>
<li><a href="NSBox.html#method-16">-titlePosition</a>
<li><a href="NSBox.html#method-17">-titleRect</a>
</ul>
<hr>
<h2><a name="method-0">borderRect</a></h2>
- (NSRect) <b>borderRect</b><br>
<hr>
<h2><a name="method-1">borderType</a></h2>
- (NSBorderType) <b>borderType</b><br>
<hr>
<h2><a name="method-2">contentView</a></h2>
- (id) <b>contentView</b><br>
<hr>
<h2><a name="method-3">contentViewMargins</a></h2>
- (NSSize) <b>contentViewMargins</b><br>
<hr>
<h2><a name="method-4">setBorderType:</a></h2>
- (void) <b>setBorderType:</b> (NSBorderType)aType<br>
<hr>
<h2><a name="method-5">setContentView:</a></h2>
- (void) <b>setContentView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-6">setContentViewMargins:</a></h2>
- (void) <b>setContentViewMargins:</b> (NSSize)offsetSize<br>
<hr>
<h2><a name="method-7">setFrameFromContentFrame:</a></h2>
- (void) <b>setFrameFromContentFrame:</b> (NSRect)contentFrame<br>
<hr>
<h2><a name="method-8">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-9">setTitleFont:</a></h2>
- (void) <b>setTitleFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-10">setTitlePosition:</a></h2>
- (void) <b>setTitlePosition:</b> (NSTitlePosition)aPosition<br>
<hr>
<h2><a name="method-11">setTitleWithMnemonic:</a></h2>
- (void) <b>setTitleWithMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-12">sizeToFit</a></h2>
- (void) <b>sizeToFit</b><br>
<hr>
<h2><a name="method-13">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
<h2><a name="method-14">titleCell</a></h2>
- (id) <b>titleCell</b><br>
<hr>
<h2><a name="method-15">titleFont</a></h2>
- (NSFont*) <b>titleFont</b><br>
<hr>
<h2><a name="method-16">titlePosition</a></h2>
- (NSTitlePosition) <b>titlePosition</b><br>
<hr>
<h2><a name="method-17">titleRect</a></h2>
- (NSRect) <b>titleRect</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,546 @@
<html><head>
<title>NSBrowser</title>
</head>
<body>
<a href="NSBox.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSBrowserCell.html">[Next]</a>
<h1>NSBrowser</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSBrowser</a></h2>
<h2><a name="NSBrowser">NSBrowser</a></h2>
<p><b>Declared in:</b> AppKit/NSBrowser.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSBrowser.html#method-0">+cellClass</a>
<li><a href="NSBrowser.html#method-1">-acceptsArrowKeys</a>
<li><a href="NSBrowser.html#method-2">-addColumn</a>
<li><a href="NSBrowser.html#method-3">-allowsBranchSelection</a>
<li><a href="NSBrowser.html#method-4">-allowsEmptySelection</a>
<li><a href="NSBrowser.html#method-5">-allowsMultipleSelection</a>
<li><a href="NSBrowser.html#method-77">-browser:createRowsForColumn:inMatrix:</a>
<li><a href="NSBrowser.html#method-78">-browser:isColumnValid:</a>
<li><a href="NSBrowser.html#method-79">-browser:numberOfRowsInColumn:</a>
<li><a href="NSBrowser.html#method-80">-browser:selectCellWithString:inColumn:</a>
<li><a href="NSBrowser.html#method-81">-browser:selectRow:inColumn:</a>
<li><a href="NSBrowser.html#method-82">-browser:titleOfColumn:</a>
<li><a href="NSBrowser.html#method-83">-browser:willDisplayCell:atRow:column:</a>
<li><a href="NSBrowser.html#method-84">-browserDidScroll:</a>
<li><a href="NSBrowser.html#method-85">-browserWillScroll:</a>
<li><a href="NSBrowser.html#method-6">-cellPrototype</a>
<li><a href="NSBrowser.html#method-7">-columnOfMatrix:</a>
<li><a href="NSBrowser.html#method-8">-delegate</a>
<li><a href="NSBrowser.html#method-9">-displayAllColumns</a>
<li><a href="NSBrowser.html#method-10">-displayColumn:</a>
<li><a href="NSBrowser.html#method-11">-doClick:</a>
<li><a href="NSBrowser.html#method-12">-doDoubleClick:</a>
<li><a href="NSBrowser.html#method-13">-doubleAction</a>
<li><a href="NSBrowser.html#method-14">-drawTitleOfColumn:</a>
<li><a href="NSBrowser.html#method-15">-firstVisibleColumn</a>
<li><a href="NSBrowser.html#method-16">-frameOfColumn:</a>
<li><a href="NSBrowser.html#method-17">-frameOfInsideOfColumn:</a>
<li><a href="NSBrowser.html#method-18">-hasHorizontalScroller</a>
<li><a href="NSBrowser.html#method-19">-isLoaded</a>
<li><a href="NSBrowser.html#method-20">-isTitled</a>
<li><a href="NSBrowser.html#method-21">-lastColumn</a>
<li><a href="NSBrowser.html#method-22">-lastVisibleColumn</a>
<li><a href="NSBrowser.html#method-23">-loadColumnZero</a>
<li><a href="NSBrowser.html#method-24">-loadedCellAtRow:column:</a>
<li><a href="NSBrowser.html#method-25">-matrixClass</a>
<li><a href="NSBrowser.html#method-26">-matrixInColumn:</a>
<li><a href="NSBrowser.html#method-27">-maxVisibleColumns</a>
<li><a href="NSBrowser.html#method-28">-minColumnWidth</a>
<li><a href="NSBrowser.html#method-29">-numberOfVisibleColumns</a>
<li><a href="NSBrowser.html#method-30">-path</a>
<li><a href="NSBrowser.html#method-31">-pathSeparator</a>
<li><a href="NSBrowser.html#method-32">-pathToColumn:</a>
<li><a href="NSBrowser.html#method-33">-reloadColumn:</a>
<li><a href="NSBrowser.html#method-34">-reusesColumns</a>
<li><a href="NSBrowser.html#method-35">-scrollColumnToVisible:</a>
<li><a href="NSBrowser.html#method-36">-scrollColumnsLeftBy:</a>
<li><a href="NSBrowser.html#method-37">-scrollColumnsRightBy:</a>
<li><a href="NSBrowser.html#method-38">-scrollViaScroller:</a>
<li><a href="NSBrowser.html#method-39">-selectAll:</a>
<li><a href="NSBrowser.html#method-40">-selectRow:inColumn:</a>
<li><a href="NSBrowser.html#method-41">-selectedCell</a>
<li><a href="NSBrowser.html#method-42">-selectedCellInColumn:</a>
<li><a href="NSBrowser.html#method-43">-selectedCells</a>
<li><a href="NSBrowser.html#method-44">-selectedColumn</a>
<li><a href="NSBrowser.html#method-45">-selectedRowInColumn:</a>
<li><a href="NSBrowser.html#method-46">-sendAction</a>
<li><a href="NSBrowser.html#method-47">-sendsActionOnArrowKeys</a>
<li><a href="NSBrowser.html#method-48">-separatesColumns</a>
<li><a href="NSBrowser.html#method-49">-setAcceptsArrowKeys:</a>
<li><a href="NSBrowser.html#method-50">-setAllowsBranchSelection:</a>
<li><a href="NSBrowser.html#method-51">-setAllowsEmptySelection:</a>
<li><a href="NSBrowser.html#method-52">-setAllowsMultipleSelection:</a>
<li><a href="NSBrowser.html#method-53">-setCellClass:</a>
<li><a href="NSBrowser.html#method-54">-setCellPrototype:</a>
<li><a href="NSBrowser.html#method-55">-setDelegate:</a>
<li><a href="NSBrowser.html#method-56">-setDoubleAction:</a>
<li><a href="NSBrowser.html#method-57">-setHasHorizontalScroller:</a>
<li><a href="NSBrowser.html#method-58">-setLastColumn:</a>
<li><a href="NSBrowser.html#method-59">-setMatrixClass:</a>
<li><a href="NSBrowser.html#method-60">-setMaxVisibleColumns:</a>
<li><a href="NSBrowser.html#method-61">-setMinColumnWidth:</a>
<li><a href="NSBrowser.html#method-62">-setPath:</a>
<li><a href="NSBrowser.html#method-63">-setPathSeparator:</a>
<li><a href="NSBrowser.html#method-64">-setReusesColumns:</a>
<li><a href="NSBrowser.html#method-65">-setSendsActionOnArrowKeys:</a>
<li><a href="NSBrowser.html#method-66">-setSeparatesColumns:</a>
<li><a href="NSBrowser.html#method-67">-setTakesTitleFromPreviousColumn:</a>
<li><a href="NSBrowser.html#method-68">-setTitle:ofColumn:</a>
<li><a href="NSBrowser.html#method-69">-setTitled:</a>
<li><a href="NSBrowser.html#method-70">-takesTitleFromPreviousColumn</a>
<li><a href="NSBrowser.html#method-71">-tile</a>
<li><a href="NSBrowser.html#method-72">-titleFrameOfColumn:</a>
<li><a href="NSBrowser.html#method-73">-titleHeight</a>
<li><a href="NSBrowser.html#method-74">-titleOfColumn:</a>
<li><a href="NSBrowser.html#method-75">-updateScroller</a>
<li><a href="NSBrowser.html#method-76">-validateVisibleColumns</a>
</ul>
<hr>
<h2><a name="method-0">cellClass</a></h2>
+ (Class) <b>cellClass</b><br>
<hr>
<h2><a name="method-1">acceptsArrowKeys</a></h2>
- (BOOL) <b>acceptsArrowKeys</b><br>
<hr>
<h2><a name="method-2">addColumn</a></h2>
- (void) <b>addColumn</b><br>
<hr>
<h2><a name="method-3">allowsBranchSelection</a></h2>
- (BOOL) <b>allowsBranchSelection</b><br>
<hr>
<h2><a name="method-4">allowsEmptySelection</a></h2>
- (BOOL) <b>allowsEmptySelection</b><br>
<hr>
<h2><a name="method-5">allowsMultipleSelection</a></h2>
- (BOOL) <b>allowsMultipleSelection</b><br>
<hr>
<h2><a name="method-6">cellPrototype</a></h2>
- (id) <b>cellPrototype</b><br>
<hr>
<h2><a name="method-7">columnOfMatrix:</a></h2>
- (int) <b>columnOfMatrix:</b> (NSMatrix*)matrix<br>
<hr>
<h2><a name="method-8">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-9">displayAllColumns</a></h2>
- (void) <b>displayAllColumns</b><br>
<hr>
<h2><a name="method-10">displayColumn:</a></h2>
- (void) <b>displayColumn:</b> (int)column<br>
<hr>
<h2><a name="method-11">doClick:</a></h2>
- (void) <b>doClick:</b> (id)sender<br>
<hr>
<h2><a name="method-12">doDoubleClick:</a></h2>
- (void) <b>doDoubleClick:</b> (id)sender<br>
<hr>
<h2><a name="method-13">doubleAction</a></h2>
- (SEL) <b>doubleAction</b><br>
<hr>
<h2><a name="method-14">drawTitleOfColumn:</a></h2>
- (void) <b>drawTitleOfColumn:</b> (int)column<br>
<hr>
<h2><a name="method-15">firstVisibleColumn</a></h2>
- (int) <b>firstVisibleColumn</b><br>
<hr>
<h2><a name="method-16">frameOfColumn:</a></h2>
- (NSRect) <b>frameOfColumn:</b> (int)column<br>
<hr>
<h2><a name="method-17">frameOfInsideOfColumn:</a></h2>
- (NSRect) <b>frameOfInsideOfColumn:</b> (int)column<br>
<hr>
<h2><a name="method-18">hasHorizontalScroller</a></h2>
- (BOOL) <b>hasHorizontalScroller</b><br>
<hr>
<h2><a name="method-19">isLoaded</a></h2>
- (BOOL) <b>isLoaded</b><br>
<hr>
<h2><a name="method-20">isTitled</a></h2>
- (BOOL) <b>isTitled</b><br>
<hr>
<h2><a name="method-21">lastColumn</a></h2>
- (int) <b>lastColumn</b><br>
<hr>
<h2><a name="method-22">lastVisibleColumn</a></h2>
- (int) <b>lastVisibleColumn</b><br>
<hr>
<h2><a name="method-23">loadColumnZero</a></h2>
- (void) <b>loadColumnZero</b><br>
<hr>
<h2><a name="method-24">loadedCellAtRow:column:</a></h2>
- (id) <b>loadedCellAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-25">matrixClass</a></h2>
- (Class) <b>matrixClass</b><br>
<hr>
<h2><a name="method-26">matrixInColumn:</a></h2>
- (NSMatrix*) <b>matrixInColumn:</b> (int)column<br>
<hr>
<h2><a name="method-27">maxVisibleColumns</a></h2>
- (int) <b>maxVisibleColumns</b><br>
<hr>
<h2><a name="method-28">minColumnWidth</a></h2>
- (float) <b>minColumnWidth</b><br>
<hr>
<h2><a name="method-29">numberOfVisibleColumns</a></h2>
- (int) <b>numberOfVisibleColumns</b><br>
<hr>
<h2><a name="method-30">path</a></h2>
- (NSString*) <b>path</b><br>
<hr>
<h2><a name="method-31">pathSeparator</a></h2>
- (NSString*) <b>pathSeparator</b><br>
<hr>
<h2><a name="method-32">pathToColumn:</a></h2>
- (NSString*) <b>pathToColumn:</b> (int)column<br>
<hr>
<h2><a name="method-33">reloadColumn:</a></h2>
- (void) <b>reloadColumn:</b> (int)column<br>
<hr>
<h2><a name="method-34">reusesColumns</a></h2>
- (BOOL) <b>reusesColumns</b><br>
<hr>
<h2><a name="method-35">scrollColumnToVisible:</a></h2>
- (void) <b>scrollColumnToVisible:</b> (int)column<br>
<hr>
<h2><a name="method-36">scrollColumnsLeftBy:</a></h2>
- (void) <b>scrollColumnsLeftBy:</b> (int)shiftAmount<br>
<hr>
<h2><a name="method-37">scrollColumnsRightBy:</a></h2>
- (void) <b>scrollColumnsRightBy:</b> (int)shiftAmount<br>
<hr>
<h2><a name="method-38">scrollViaScroller:</a></h2>
- (void) <b>scrollViaScroller:</b> (NSScroller*)sender<br>
<hr>
<h2><a name="method-39">selectAll:</a></h2>
- (void) <b>selectAll:</b> (id)sender<br>
<hr>
<h2><a name="method-40">selectRow:inColumn:</a></h2>
- (void) <b>selectRow:</b> (int)row <b>inColumn:</b> (int)column<br>
<hr>
<h2><a name="method-41">selectedCell</a></h2>
- (id) <b>selectedCell</b><br>
<hr>
<h2><a name="method-42">selectedCellInColumn:</a></h2>
- (id) <b>selectedCellInColumn:</b> (int)column<br>
<hr>
<h2><a name="method-43">selectedCells</a></h2>
- (NSArray*) <b>selectedCells</b><br>
<hr>
<h2><a name="method-44">selectedColumn</a></h2>
- (int) <b>selectedColumn</b><br>
<hr>
<h2><a name="method-45">selectedRowInColumn:</a></h2>
- (int) <b>selectedRowInColumn:</b> (int)column<br>
<hr>
<h2><a name="method-46">sendAction</a></h2>
- (BOOL) <b>sendAction</b><br>
<hr>
<h2><a name="method-47">sendsActionOnArrowKeys</a></h2>
- (BOOL) <b>sendsActionOnArrowKeys</b><br>
<hr>
<h2><a name="method-48">separatesColumns</a></h2>
- (BOOL) <b>separatesColumns</b><br>
<hr>
<h2><a name="method-49">setAcceptsArrowKeys:</a></h2>
- (void) <b>setAcceptsArrowKeys:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-50">setAllowsBranchSelection:</a></h2>
- (void) <b>setAllowsBranchSelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-51">setAllowsEmptySelection:</a></h2>
- (void) <b>setAllowsEmptySelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-52">setAllowsMultipleSelection:</a></h2>
- (void) <b>setAllowsMultipleSelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-53">setCellClass:</a></h2>
- (void) <b>setCellClass:</b> (Class)factoryId<br>
<hr>
<h2><a name="method-54">setCellPrototype:</a></h2>
- (void) <b>setCellPrototype:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-55">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-56">setDoubleAction:</a></h2>
- (void) <b>setDoubleAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-57">setHasHorizontalScroller:</a></h2>
- (void) <b>setHasHorizontalScroller:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-58">setLastColumn:</a></h2>
- (void) <b>setLastColumn:</b> (int)column<br>
<hr>
<h2><a name="method-59">setMatrixClass:</a></h2>
- (void) <b>setMatrixClass:</b> (Class)factoryId<br>
<hr>
<h2><a name="method-60">setMaxVisibleColumns:</a></h2>
- (void) <b>setMaxVisibleColumns:</b> (int)columnCount<br>
<hr>
<h2><a name="method-61">setMinColumnWidth:</a></h2>
- (void) <b>setMinColumnWidth:</b> (float)columnWidth<br>
<hr>
<h2><a name="method-62">setPath:</a></h2>
- (BOOL) <b>setPath:</b> (NSString*)path<br>
<hr>
<h2><a name="method-63">setPathSeparator:</a></h2>
- (void) <b>setPathSeparator:</b> (NSString*)newString<br>
<hr>
<h2><a name="method-64">setReusesColumns:</a></h2>
- (void) <b>setReusesColumns:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-65">setSendsActionOnArrowKeys:</a></h2>
- (void) <b>setSendsActionOnArrowKeys:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-66">setSeparatesColumns:</a></h2>
- (void) <b>setSeparatesColumns:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-67">setTakesTitleFromPreviousColumn:</a></h2>
- (void) <b>setTakesTitleFromPreviousColumn:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-68">setTitle:ofColumn:</a></h2>
- (void) <b>setTitle:</b> (NSString*)aString <b>ofColumn:</b> (int)column<br>
<hr>
<h2><a name="method-69">setTitled:</a></h2>
- (void) <b>setTitled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-70">takesTitleFromPreviousColumn</a></h2>
- (BOOL) <b>takesTitleFromPreviousColumn</b><br>
<hr>
<h2><a name="method-71">tile</a></h2>
- (void) <b>tile</b><br>
<hr>
<h2><a name="method-72">titleFrameOfColumn:</a></h2>
- (NSRect) <b>titleFrameOfColumn:</b> (int)column<br>
<hr>
<h2><a name="method-73">titleHeight</a></h2>
- (float) <b>titleHeight</b><br>
<hr>
<h2><a name="method-74">titleOfColumn:</a></h2>
- (NSString*) <b>titleOfColumn:</b> (int)column<br>
<hr>
<h2><a name="method-75">updateScroller</a></h2>
- (void) <b>updateScroller</b><br>
<hr>
<h2><a name="method-76">validateVisibleColumns</a></h2>
- (void) <b>validateVisibleColumns</b><br>
<hr>
<h2><a name="method-77">browser:createRowsForColumn:inMatrix:</a></h2>
- (void) <b>browser:</b> (NSBrowser*)sender <b>createRowsForColumn:</b> (int)column <b>inMatrix:</b> (NSMatrix*)matrix<br>
<hr>
<h2><a name="method-78">browser:isColumnValid:</a></h2>
- (BOOL) <b>browser:</b> (NSBrowser*)sender <b>isColumnValid:</b> (int)column<br>
<hr>
<h2><a name="method-79">browser:numberOfRowsInColumn:</a></h2>
- (int) <b>browser:</b> (NSBrowser*)sender <b>numberOfRowsInColumn:</b> (int)column<br>
<hr>
<h2><a name="method-80">browser:selectCellWithString:inColumn:</a></h2>
- (BOOL) <b>browser:</b> (NSBrowser*)sender <b>selectCellWithString:</b> (NSString*)title <b>inColumn:</b> (int)column<br>
<hr>
<h2><a name="method-81">browser:selectRow:inColumn:</a></h2>
- (BOOL) <b>browser:</b> (NSBrowser*)sender <b>selectRow:</b> (int)row <b>inColumn:</b> (int)column<br>
<hr>
<h2><a name="method-82">browser:titleOfColumn:</a></h2>
- (NSString*) <b>browser:</b> (NSBrowser*)sender <b>titleOfColumn:</b> (int)column<br>
<hr>
<h2><a name="method-83">browser:willDisplayCell:atRow:column:</a></h2>
- (void) <b>browser:</b> (NSBrowser*)sender <b>willDisplayCell:</b> (id)cell <b>atRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-84">browserDidScroll:</a></h2>
- (void) <b>browserDidScroll:</b> (NSBrowser*)sender<br>
<hr>
<h2><a name="method-85">browserWillScroll:</a></h2>
- (void) <b>browserWillScroll:</b> (NSBrowser*)sender<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,90 @@
<html><head>
<title>NSBrowserCell</title>
</head>
<body>
<a href="NSBrowser.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSBundleAdditions.html">[Next]</a>
<h1>NSBrowserCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSBrowserCell</a></h2>
<h2><a name="NSBrowserCell">NSBrowserCell</a></h2>
<p><b>Declared in:</b> AppKit/NSBrowserCell.h</p>
<p><b>Inherits from:</b> NSCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSBrowserCell.html#method-0">+branchImage</a>
<li><a href="NSBrowserCell.html#method-1">+highlightedBranchImage</a>
<li><a href="NSBrowserCell.html#method-2">-alternateImage</a>
<li><a href="NSBrowserCell.html#method-3">-isLeaf</a>
<li><a href="NSBrowserCell.html#method-4">-isLoaded</a>
<li><a href="NSBrowserCell.html#method-5">-reset</a>
<li><a href="NSBrowserCell.html#method-6">-set</a>
<li><a href="NSBrowserCell.html#method-7">-setAlternateImage:</a>
<li><a href="NSBrowserCell.html#method-8">-setLeaf:</a>
<li><a href="NSBrowserCell.html#method-9">-setLoaded:</a>
</ul>
<hr>
<h2><a name="method-0">branchImage</a></h2>
+ (NSImage*) <b>branchImage</b><br>
<hr>
<h2><a name="method-1">highlightedBranchImage</a></h2>
+ (NSImage*) <b>highlightedBranchImage</b><br>
<hr>
<h2><a name="method-2">alternateImage</a></h2>
- (NSImage*) <b>alternateImage</b><br>
<hr>
<h2><a name="method-3">isLeaf</a></h2>
- (BOOL) <b>isLeaf</b><br>
<hr>
<h2><a name="method-4">isLoaded</a></h2>
- (BOOL) <b>isLoaded</b><br>
<hr>
<h2><a name="method-5">reset</a></h2>
- (void) <b>reset</b><br>
<hr>
<h2><a name="method-6">set</a></h2>
- (void) <b>set</b><br>
<hr>
<h2><a name="method-7">setAlternateImage:</a></h2>
- (void) <b>setAlternateImage:</b> (NSImage*)newAltImage<br>
<hr>
<h2><a name="method-8">setLeaf:</a></h2>
- (void) <b>setLeaf:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-9">setLoaded:</a></h2>
- (void) <b>setLoaded:</b> (BOOL)flag<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,58 @@
<html><head>
<title>NSBundleAdditions</title>
</head>
<body>
<a href="NSBrowserCell.html">[Previous]</a>
<a href="AppKit.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: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSBundleAdditions</a></h2>
<h2><a name="NSBundleAdditions">NSBundleAdditions</a></h2>
<p><b>Declared in:</b> AppKit/NSHelpManager.h</p>
<p><b>Inherits from:</b> NSObject</p>
<hr>
<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><a name="method-0">loadNibFile:externalNameTable:withZone:</a></h2>
+ (BOOL) <b>loadNibFile:</b> (NSString*)fileName <b>externalNameTable:</b> (NSDictionary*)context <b>withZone:</b> (NSZone*)zone<br>
<hr>
<h2><a name="method-1">loadNibNamed:</a></h2>
+ (BOOL) <b>loadNibNamed:</b> (NSString*)aNibName<br>
<hr>
<h2><a name="method-2">contextHelpForKey:</a></h2>
- (NSAttributedString*) <b>contextHelpForKey:</b> (NSString*)key<br>
<hr>
<h2><a name="method-3">loadNibFile:externalNameTable:withZone:</a></h2>
- (BOOL) <b>loadNibFile:</b> (NSString*)fileName <b>externalNameTable:</b> (NSDictionary*)context <b>withZone:</b> (NSZone*)zone<br>
<hr>
<h2><a name="method-4">pathForImageResource:</a></h2>
- (NSString*) <b>pathForImageResource:</b> (NSString*)name<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,264 @@
<html><head>
<title>NSButton</title>
</head>
<body>
<a href="NSBundleAdditions.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSButtonCell.html">[Next]</a>
<h1>NSButton</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSButton</a></h2>
<h2><a name="NSButton">NSButton</a></h2>
<p><b>Declared in:</b> AppKit/NSButton.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSButton.html#method-29">- setShowsBorderOnlyWhileMouseInside:</a>
<li><a href="NSButton.html#method-35">- showsBorderOnlyWhileMouseInside</a>
<li><a href="NSButton.html#method-0">-allowsMixedState</a>
<li><a href="NSButton.html#method-1">-alternateImage</a>
<li><a href="NSButton.html#method-2">-alternateTitle</a>
<li><a href="NSButton.html#method-3">-attributedAlternateTitle</a>
<li><a href="NSButton.html#method-4">-attributedTitle</a>
<li><a href="NSButton.html#method-5">-bezelStyle</a>
<li><a href="NSButton.html#method-6">-getPeriodicDelay:interval:</a>
<li><a href="NSButton.html#method-7">-highlight:</a>
<li><a href="NSButton.html#method-8">-imagePosition</a>
<li><a href="NSButton.html#method-9">-isBordered</a>
<li><a href="NSButton.html#method-10">-isTransparent</a>
<li><a href="NSButton.html#method-11">-keyEquivalent</a>
<li><a href="NSButton.html#method-12">-keyEquivalentModifierMask</a>
<li><a href="NSButton.html#method-13">-performClick:</a>
<li><a href="NSButton.html#method-14">-performKeyEquivalent:</a>
<li><a href="NSButton.html#method-15">-setAllowsMixedState:</a>
<li><a href="NSButton.html#method-16">-setAlternateImage:</a>
<li><a href="NSButton.html#method-17">-setAlternateTitle:</a>
<li><a href="NSButton.html#method-18">-setAttributedAlternateTitle:</a>
<li><a href="NSButton.html#method-19">-setAttributedTitle:</a>
<li><a href="NSButton.html#method-20">-setBezelStyle:</a>
<li><a href="NSButton.html#method-21">-setBordered:</a>
<li><a href="NSButton.html#method-22">-setButtonType:</a>
<li><a href="NSButton.html#method-23">-setImage:</a>
<li><a href="NSButton.html#method-24">-setImagePosition:</a>
<li><a href="NSButton.html#method-25">-setKeyEquivalent:</a>
<li><a href="NSButton.html#method-26">-setKeyEquivalentModifierMask:</a>
<li><a href="NSButton.html#method-27">-setNextState</a>
<li><a href="NSButton.html#method-28">-setPeriodicDelay:interval:</a>
<li><a href="NSButton.html#method-30">-setSound:</a>
<li><a href="NSButton.html#method-31">-setState:</a>
<li><a href="NSButton.html#method-32">-setTitle:</a>
<li><a href="NSButton.html#method-33">-setTitleWithMnemonic:</a>
<li><a href="NSButton.html#method-34">-setTransparent:</a>
<li><a href="NSButton.html#method-36">-sound</a>
<li><a href="NSButton.html#method-37">-state</a>
<li><a href="NSButton.html#method-38">-title</a>
</ul>
<hr>
<h2><a name="method-0">allowsMixedState</a></h2>
- (BOOL) <b>allowsMixedState</b><br>
<hr>
<h2><a name="method-1">alternateImage</a></h2>
- (NSImage*) <b>alternateImage</b><br>
<hr>
<h2><a name="method-2">alternateTitle</a></h2>
- (NSString*) <b>alternateTitle</b><br>
<hr>
<h2><a name="method-3">attributedAlternateTitle</a></h2>
- (NSAttributedString*) <b>attributedAlternateTitle</b><br>
<hr>
<h2><a name="method-4">attributedTitle</a></h2>
- (NSAttributedString*) <b>attributedTitle</b><br>
<hr>
<h2><a name="method-5">bezelStyle</a></h2>
- (NSBezelStyle) <b>bezelStyle</b><br>
<hr>
<h2><a name="method-6">getPeriodicDelay:interval:</a></h2>
- (void) <b>getPeriodicDelay:</b> (float*)delay <b>interval:</b> (float*)interval<br>
<hr>
<h2><a name="method-7">highlight:</a></h2>
- (void) <b>highlight:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-8">imagePosition</a></h2>
- (NSCellImagePosition) <b>imagePosition</b><br>
<hr>
<h2><a name="method-9">isBordered</a></h2>
- (BOOL) <b>isBordered</b><br>
<hr>
<h2><a name="method-10">isTransparent</a></h2>
- (BOOL) <b>isTransparent</b><br>
<hr>
<h2><a name="method-11">keyEquivalent</a></h2>
- (NSString*) <b>keyEquivalent</b><br>
<hr>
<h2><a name="method-12">keyEquivalentModifierMask</a></h2>
- (unsigned int) <b>keyEquivalentModifierMask</b><br>
<hr>
<h2><a name="method-13">performClick:</a></h2>
- (void) <b>performClick:</b> (id)sender<br>
<hr>
<h2><a name="method-14">performKeyEquivalent:</a></h2>
- (BOOL) <b>performKeyEquivalent:</b> (NSEvent*)anEvent<br>
<hr>
<h2><a name="method-15">setAllowsMixedState:</a></h2>
- (void) <b>setAllowsMixedState:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-16">setAlternateImage:</a></h2>
- (void) <b>setAlternateImage:</b> (NSImage*)image<br>
<hr>
<h2><a name="method-17">setAlternateTitle:</a></h2>
- (void) <b>setAlternateTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-18">setAttributedAlternateTitle:</a></h2>
- (void) <b>setAttributedAlternateTitle:</b> (NSAttributedString*)aString<br>
<hr>
<h2><a name="method-19">setAttributedTitle:</a></h2>
- (void) <b>setAttributedTitle:</b> (NSAttributedString*)aString<br>
<hr>
<h2><a name="method-20">setBezelStyle:</a></h2>
- (void) <b>setBezelStyle:</b> (NSBezelStyle)bezelStyle<br>
<hr>
<h2><a name="method-21">setBordered:</a></h2>
- (void) <b>setBordered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-22">setButtonType:</a></h2>
- (void) <b>setButtonType:</b> (NSButtonType)aType<br>
<hr>
<h2><a name="method-23">setImage:</a></h2>
- (void) <b>setImage:</b> (NSImage*)image<br>
<hr>
<h2><a name="method-24">setImagePosition:</a></h2>
- (void) <b>setImagePosition:</b> (NSCellImagePosition)aPosition<br>
<hr>
<h2><a name="method-25">setKeyEquivalent:</a></h2>
- (void) <b>setKeyEquivalent:</b> (NSString*)charCode<br>
<hr>
<h2><a name="method-26">setKeyEquivalentModifierMask:</a></h2>
- (void) <b>setKeyEquivalentModifierMask:</b> (unsigned int)mask<br>
<hr>
<h2><a name="method-27">setNextState</a></h2>
- (void) <b>setNextState</b><br>
<hr>
<h2><a name="method-28">setPeriodicDelay:interval:</a></h2>
- (void) <b>setPeriodicDelay:</b> (float)delay <b>interval:</b> (float)interval<br>
<hr>
<h2><a name="method-29"> setShowsBorderOnlyWhileMouseInside:</a></h2>
- (void) <b> setShowsBorderOnlyWhileMouseInside:</b> (BOOL)show<br>
<hr>
<h2><a name="method-30">setSound:</a></h2>
- (void) <b>setSound:</b> (NSSound*)aSound<br>
<hr>
<h2><a name="method-31">setState:</a></h2>
- (void) <b>setState:</b> (int)value<br>
<hr>
<h2><a name="method-32">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-33">setTitleWithMnemonic:</a></h2>
- (void) <b>setTitleWithMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-34">setTransparent:</a></h2>
- (void) <b>setTransparent:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-35"> showsBorderOnlyWhileMouseInside</a></h2>
- (BOOL) <b> showsBorderOnlyWhileMouseInside</b><br>
<hr>
<h2><a name="method-36">sound</a></h2>
- (NSSound*) <b>sound</b><br>
<hr>
<h2><a name="method-37">state</a></h2>
- (int) <b>state</b><br>
<hr>
<h2><a name="method-38">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,318 @@
<html><head>
<title>NSButtonCell</title>
</head>
<body>
<a href="NSButton.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSCachedImageRep.html">[Next]</a>
<h1>NSButtonCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSButtonCell</a></h2>
<h2><a name="NSButtonCell">NSButtonCell</a></h2>
<p><b>Declared in:</b> AppKit/NSButtonCell.h</p>
<p><b>Inherits from:</b> NSActionCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSButtonCell.html#method-17">- mouseEntered:</a>
<li><a href="NSButtonCell.html#method-18">- mouseExited:</a>
<li><a href="NSButtonCell.html#method-38">- setShowsBorderOnlyWhileMouseInside:</a>
<li><a href="NSButtonCell.html#method-45">- showsBorderOnlyWhileMouseInside</a>
<li><a href="NSButtonCell.html#method-0">-alternateImage</a>
<li><a href="NSButtonCell.html#method-1">-alternateMnemonic</a>
<li><a href="NSButtonCell.html#method-2">-alternateMnemonicLocation</a>
<li><a href="NSButtonCell.html#method-3">-alternateTitle</a>
<li><a href="NSButtonCell.html#method-4">-attributedAlternateTitle</a>
<li><a href="NSButtonCell.html#method-5">-attributedTitle</a>
<li><a href="NSButtonCell.html#method-6">-bezelStyle</a>
<li><a href="NSButtonCell.html#method-7">-getPeriodicDelay:interval:</a>
<li><a href="NSButtonCell.html#method-8">-gradientType</a>
<li><a href="NSButtonCell.html#method-9">-highlightsBy</a>
<li><a href="NSButtonCell.html#method-10">-imageDimsWhenDisabled</a>
<li><a href="NSButtonCell.html#method-11">-imagePosition</a>
<li><a href="NSButtonCell.html#method-12">-isOpaque</a>
<li><a href="NSButtonCell.html#method-13">-isTransparent</a>
<li><a href="NSButtonCell.html#method-14">-keyEquivalent</a>
<li><a href="NSButtonCell.html#method-15">-keyEquivalentFont</a>
<li><a href="NSButtonCell.html#method-16">-keyEquivalentModifierMask</a>
<li><a href="NSButtonCell.html#method-19">-performClick:</a>
<li><a href="NSButtonCell.html#method-20">-setAlternateImage:</a>
<li><a href="NSButtonCell.html#method-21">-setAlternateMnemonicLocation:</a>
<li><a href="NSButtonCell.html#method-22">-setAlternateTitle:</a>
<li><a href="NSButtonCell.html#method-23">-setAlternateTitleWithMnemonic:</a>
<li><a href="NSButtonCell.html#method-24">-setAttributedAlternateTitle:</a>
<li><a href="NSButtonCell.html#method-25">-setAttributedTitle:</a>
<li><a href="NSButtonCell.html#method-26">-setBezelStyle:</a>
<li><a href="NSButtonCell.html#method-27">-setButtonType:</a>
<li><a href="NSButtonCell.html#method-28">-setFont:</a>
<li><a href="NSButtonCell.html#method-29">-setGradientType:</a>
<li><a href="NSButtonCell.html#method-30">-setHighlightsBy:</a>
<li><a href="NSButtonCell.html#method-31">-setImageDimsWhenDisabled:</a>
<li><a href="NSButtonCell.html#method-32">-setImagePosition:</a>
<li><a href="NSButtonCell.html#method-33">-setKeyEquivalent:</a>
<li><a href="NSButtonCell.html#method-35">-setKeyEquivalentFont:</a>
<li><a href="NSButtonCell.html#method-34">-setKeyEquivalentFont:</a>
<li><a href="NSButtonCell.html#method-36">-setKeyEquivalentModifierMask:</a>
<li><a href="NSButtonCell.html#method-37">-setPeriodicDelay:interval:</a>
<li><a href="NSButtonCell.html#method-39">-setShowsStateBy:</a>
<li><a href="NSButtonCell.html#method-40">-setSound:</a>
<li><a href="NSButtonCell.html#method-41">-setTitle:</a>
<li><a href="NSButtonCell.html#method-42">-setTitleWithMnemonic:</a>
<li><a href="NSButtonCell.html#method-43">-setTransparent:</a>
<li><a href="NSButtonCell.html#method-44">-showsStateBy</a>
<li><a href="NSButtonCell.html#method-46">-sound</a>
<li><a href="NSButtonCell.html#method-47">-title</a>
</ul>
<hr>
<h2><a name="method-0">alternateImage</a></h2>
- (NSImage*) <b>alternateImage</b><br>
<hr>
<h2><a name="method-1">alternateMnemonic</a></h2>
- (NSString*) <b>alternateMnemonic</b><br>
<hr>
<h2><a name="method-2">alternateMnemonicLocation</a></h2>
- (unsigned int) <b>alternateMnemonicLocation</b><br>
<hr>
<h2><a name="method-3">alternateTitle</a></h2>
- (NSString*) <b>alternateTitle</b><br>
<hr>
<h2><a name="method-4">attributedAlternateTitle</a></h2>
- (NSAttributedString*) <b>attributedAlternateTitle</b><br>
<hr>
<h2><a name="method-5">attributedTitle</a></h2>
- (NSAttributedString*) <b>attributedTitle</b><br>
<hr>
<h2><a name="method-6">bezelStyle</a></h2>
- (NSBezelStyle) <b>bezelStyle</b><br>
<hr>
<h2><a name="method-7">getPeriodicDelay:interval:</a></h2>
- (void) <b>getPeriodicDelay:</b> (float*)delay <b>interval:</b> (float*)interval<br>
<hr>
<h2><a name="method-8">gradientType</a></h2>
- (NSGradientType) <b>gradientType</b><br>
<hr>
<h2><a name="method-9">highlightsBy</a></h2>
- (int) <b>highlightsBy</b><br>
<hr>
<h2><a name="method-10">imageDimsWhenDisabled</a></h2>
- (BOOL) <b>imageDimsWhenDisabled</b><br>
<hr>
<h2><a name="method-11">imagePosition</a></h2>
- (NSCellImagePosition) <b>imagePosition</b><br>
<hr>
<h2><a name="method-12">isOpaque</a></h2>
- (BOOL) <b>isOpaque</b><br>
<hr>
<h2><a name="method-13">isTransparent</a></h2>
- (BOOL) <b>isTransparent</b><br>
<hr>
<h2><a name="method-14">keyEquivalent</a></h2>
- (NSString*) <b>keyEquivalent</b><br>
<hr>
<h2><a name="method-15">keyEquivalentFont</a></h2>
- (NSFont*) <b>keyEquivalentFont</b><br>
<hr>
<h2><a name="method-16">keyEquivalentModifierMask</a></h2>
- (unsigned int) <b>keyEquivalentModifierMask</b><br>
<hr>
<h2><a name="method-17"> mouseEntered:</a></h2>
- (void) <b> mouseEntered:</b> (NSEvent*)event<br>
<hr>
<h2><a name="method-18"> mouseExited:</a></h2>
- (void) <b> mouseExited:</b> (NSEvent*)event<br>
<hr>
<h2><a name="method-19">performClick:</a></h2>
- (void) <b>performClick:</b> (id)sender<br>
<hr>
<h2><a name="method-20">setAlternateImage:</a></h2>
- (void) <b>setAlternateImage:</b> (NSImage*)image<br>
<hr>
<h2><a name="method-21">setAlternateMnemonicLocation:</a></h2>
- (void) <b>setAlternateMnemonicLocation:</b> (unsigned int)location<br>
<hr>
<h2><a name="method-22">setAlternateTitle:</a></h2>
- (void) <b>setAlternateTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-23">setAlternateTitleWithMnemonic:</a></h2>
- (void) <b>setAlternateTitleWithMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-24">setAttributedAlternateTitle:</a></h2>
- (void) <b>setAttributedAlternateTitle:</b> (NSAttributedString*)aString<br>
<hr>
<h2><a name="method-25">setAttributedTitle:</a></h2>
- (void) <b>setAttributedTitle:</b> (NSAttributedString*)aString<br>
<hr>
<h2><a name="method-26">setBezelStyle:</a></h2>
- (void) <b>setBezelStyle:</b> (NSBezelStyle)bezelStyle<br>
<hr>
<h2><a name="method-27">setButtonType:</a></h2>
- (void) <b>setButtonType:</b> (NSButtonType)aType<br>
<hr>
<h2><a name="method-28">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)fontObj<br>
<hr>
<h2><a name="method-29">setGradientType:</a></h2>
- (void) <b>setGradientType:</b> (NSGradientType)gradientType<br>
<hr>
<h2><a name="method-30">setHighlightsBy:</a></h2>
- (void) <b>setHighlightsBy:</b> (int)aType<br>
<hr>
<h2><a name="method-31">setImageDimsWhenDisabled:</a></h2>
- (void) <b>setImageDimsWhenDisabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-32">setImagePosition:</a></h2>
- (void) <b>setImagePosition:</b> (NSCellImagePosition)aPosition<br>
<hr>
<h2><a name="method-33">setKeyEquivalent:</a></h2>
- (void) <b>setKeyEquivalent:</b> (NSString*)aKeyEquivalent<br>
<hr>
<h2><a name="method-34">setKeyEquivalentFont:</a></h2>
- (void) <b>setKeyEquivalentFont:</b> (NSFont*)fontObj<br>
<hr>
<h2><a name="method-35">setKeyEquivalentFont:</a></h2>
- (void) <b>setKeyEquivalentFont:</b> (NSString*)fontName<br>
<hr>
<h2><a name="method-36">setKeyEquivalentModifierMask:</a></h2>
- (void) <b>setKeyEquivalentModifierMask:</b> (unsigned int)mask<br>
<hr>
<h2><a name="method-37">setPeriodicDelay:interval:</a></h2>
- (void) <b>setPeriodicDelay:</b> (float)delay <b>interval:</b> (float)interval<br>
<hr>
<h2><a name="method-38"> setShowsBorderOnlyWhileMouseInside:</a></h2>
- (void) <b> setShowsBorderOnlyWhileMouseInside:</b> (BOOL)show<br>
<hr>
<h2><a name="method-39">setShowsStateBy:</a></h2>
- (void) <b>setShowsStateBy:</b> (int)aType<br>
<hr>
<h2><a name="method-40">setSound:</a></h2>
- (void) <b>setSound:</b> (NSSound*)aSound<br>
<hr>
<h2><a name="method-41">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-42">setTitleWithMnemonic:</a></h2>
- (void) <b>setTitleWithMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-43">setTransparent:</a></h2>
- (void) <b>setTransparent:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-44">showsStateBy</a></h2>
- (int) <b>showsStateBy</b><br>
<hr>
<h2><a name="method-45"> showsBorderOnlyWhileMouseInside</a></h2>
- (BOOL) <b> showsBorderOnlyWhileMouseInside</b><br>
<hr>
<h2><a name="method-46">sound</a></h2>
- (NSSound*) <b>sound</b><br>
<hr>
<h2><a name="method-47">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,54 @@
<html><head>
<title>NSCachedImageRep</title>
</head>
<body>
<a href="NSButtonCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSCell.html">[Next]</a>
<h1>NSCachedImageRep</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSCachedImageRep</a></h2>
<h2><a name="NSCachedImageRep">NSCachedImageRep</a></h2>
<p><b>Declared in:</b> AppKit/NSImageRep.h</p>
<p><b>Inherits from:</b> NSImageRep</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSCachedImageRep.html#method-0">-initWithSize:depth:separate:alpha:</a>
<li><a href="NSCachedImageRep.html#method-1">-initWithWindow:</a>
<li><a href="NSCachedImageRep.html#method-2">-rect</a>
<li><a href="NSCachedImageRep.html#method-3">-window</a>
</ul>
<hr>
<h2><a name="method-0">initWithSize:depth:separate:alpha:</a></h2>
- (id) <b>initWithSize:</b> (NSSize)size <b>depth:</b> (NSWindowDepth)depth <b>separate:</b> (BOOL)flag <b>alpha:</b> (BOOL)alpha<br>
<hr>
<h2><a name="method-1">initWithWindow:</a></h2>
- (id) <b>initWithWindow:</b> (NSWindow*)aWindow<br>
<hr>
<h2><a name="method-2">rect</a></h2>
- (NSRect) <b>rect</b><br>
<hr>
<h2><a name="method-3">window</a></h2>
- (NSWindow*) <b>window</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,702 @@
<html><head>
<title>NSCell</title>
</head>
<body>
<a href="NSCachedImageRep.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSClipView.html">[Next]</a>
<h1>NSCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSCell</a></h2>
<h2><a name="NSCell">NSCell</a></h2>
<p><b>Declared in:</b> AppKit/NSCell.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSCell.html#method-0">+defaultMenu</a>
<li><a href="NSCell.html#method-1">+prefersTrackingUntilMouseUp</a>
<li><a href="NSCell.html#method-2">-acceptsFirstResponder</a>
<li><a href="NSCell.html#method-3">-action</a>
<li><a href="NSCell.html#method-4">-alignment</a>
<li><a href="NSCell.html#method-5">-allowsEditingTextAttributes</a>
<li><a href="NSCell.html#method-6">-allowsMixedState</a>
<li><a href="NSCell.html#method-7">-attributedStringValue</a>
<li><a href="NSCell.html#method-8">-calcDrawInfo:</a>
<li><a href="NSCell.html#method-9">-cellAttribute:</a>
<li><a href="NSCell.html#method-10">-cellSize</a>
<li><a href="NSCell.html#method-11">-cellSizeForBounds:</a>
<li><a href="NSCell.html#method-12">-compare:</a>
<li><a href="NSCell.html#method-13">-continueTracking:at:inView:</a>
<li><a href="NSCell.html#method-14">-controlView</a>
<li><a href="NSCell.html#method-15">-doubleValue</a>
<li><a href="NSCell.html#method-16">-drawInteriorWithFrame:</a>
<li><a href="NSCell.html#method-17">-drawWithFrame:</a>
<li><a href="NSCell.html#method-18">-drawingRectForBounds:</a>
<li><a href="NSCell.html#method-19">-editWithFrame:inView:editor:delegate:</a>
<li><a href="NSCell.html#method-20">-endEditing:</a>
<li><a href="NSCell.html#method-21">-entryType</a>
<li><a href="NSCell.html#method-22">-floatValue</a>
<li><a href="NSCell.html#method-23">-font</a>
<li><a href="NSCell.html#method-24">-formatter</a>
<li><a href="NSCell.html#method-25">-getPeriodicDelay:interval:</a>
<li><a href="NSCell.html#method-26">-hasValidObjectValue</a>
<li><a href="NSCell.html#method-27">-highlight:withFrame:</a>
<li><a href="NSCell.html#method-28">-image</a>
<li><a href="NSCell.html#method-29">-imageRectForBounds:</a>
<li><a href="NSCell.html#method-30">-importsGraphics</a>
<li><a href="NSCell.html#method-31">-initImageCell:</a>
<li><a href="NSCell.html#method-32">-initTextCell:</a>
<li><a href="NSCell.html#method-33">-intValue</a>
<li><a href="NSCell.html#method-34">-isBezeled</a>
<li><a href="NSCell.html#method-35">-isBordered</a>
<li><a href="NSCell.html#method-36">-isContinuous</a>
<li><a href="NSCell.html#method-37">-isEditable</a>
<li><a href="NSCell.html#method-38">-isEnabled</a>
<li><a href="NSCell.html#method-39">-isEntryAcceptable:</a>
<li><a href="NSCell.html#method-40">-isHighlighted</a>
<li><a href="NSCell.html#method-41">-isOpaque</a>
<li><a href="NSCell.html#method-42">-isScrollable</a>
<li><a href="NSCell.html#method-43">-isSelectable</a>
<li><a href="NSCell.html#method-44">-keyEquivalent</a>
<li><a href="NSCell.html#method-45">-menu</a>
<li><a href="NSCell.html#method-46">-menuForEvent:inRect:ofView:</a>
<li><a href="NSCell.html#method-47">-mnemonic</a>
<li><a href="NSCell.html#method-48">-mnemonicLocation</a>
<li><a href="NSCell.html#method-49">-mouseDownFlags</a>
<li><a href="NSCell.html#method-50">-nextState</a>
<li><a href="NSCell.html#method-51">-objectValue</a>
<li><a href="NSCell.html#method-52">-performClick:</a>
<li><a href="NSCell.html#method-53">-refusesFirstResponder</a>
<li><a href="NSCell.html#method-54">-representedObject</a>
<li><a href="NSCell.html#method-55">-resetCursorRect:</a>
<li><a href="NSCell.html#method-56">-sendActionOn:</a>
<li><a href="NSCell.html#method-57">-sendsActionOnEndEditing</a>
<li><a href="NSCell.html#method-58">-setAction:</a>
<li><a href="NSCell.html#method-59">-setAlignment:</a>
<li><a href="NSCell.html#method-60">-setAllowsEditingTextAttributes:</a>
<li><a href="NSCell.html#method-61">-setAllowsMixedState:</a>
<li><a href="NSCell.html#method-62">-setAttributedStringValue:</a>
<li><a href="NSCell.html#method-63">-setBezeled:</a>
<li><a href="NSCell.html#method-64">-setBordered:</a>
<li><a href="NSCell.html#method-65">-setCellAttribute:</a>
<li><a href="NSCell.html#method-66">-setContinuous:</a>
<li><a href="NSCell.html#method-67">-setDoubleValue:</a>
<li><a href="NSCell.html#method-68">-setEditable:</a>
<li><a href="NSCell.html#method-69">-setEnabled:</a>
<li><a href="NSCell.html#method-70">-setEntryType:</a>
<li><a href="NSCell.html#method-72">-setFloatValue:</a>
<li><a href="NSCell.html#method-71">-setFloatingPointFormat:left:right:</a>
<li><a href="NSCell.html#method-73">-setFont:</a>
<li><a href="NSCell.html#method-74">-setFormatter:</a>
<li><a href="NSCell.html#method-75">-setImage:</a>
<li><a href="NSCell.html#method-76">-setImportsGraphics:</a>
<li><a href="NSCell.html#method-77">-setIntValue:</a>
<li><a href="NSCell.html#method-78">-setMenu:</a>
<li><a href="NSCell.html#method-79">-setMnemonicLocation:</a>
<li><a href="NSCell.html#method-80">-setNextState</a>
<li><a href="NSCell.html#method-81">-setObjectValue:</a>
<li><a href="NSCell.html#method-82">-setRefusesFirstResponder:</a>
<li><a href="NSCell.html#method-83">-setRepresentedObject:</a>
<li><a href="NSCell.html#method-84">-setScrollable:</a>
<li><a href="NSCell.html#method-85">-setSelectable:</a>
<li><a href="NSCell.html#method-86">-setSendsActionOnEndEditing:</a>
<li><a href="NSCell.html#method-87">-setShowsFirstResponder:</a>
<li><a href="NSCell.html#method-88">-setState:</a>
<li><a href="NSCell.html#method-89">-setStringValue:</a>
<li><a href="NSCell.html#method-90">-setTag:</a>
<li><a href="NSCell.html#method-91">-setTarget:</a>
<li><a href="NSCell.html#method-92">-setTitleWithMnemonic:</a>
<li><a href="NSCell.html#method-93">-setType:</a>
<li><a href="NSCell.html#method-94">-setUpFieldEditorAttributes:</a>
<li><a href="NSCell.html#method-95">-setWraps:</a>
<li><a href="NSCell.html#method-96">-showsFirstResponder</a>
<li><a href="NSCell.html#method-97">-startTrackingAt:</a>
<li><a href="NSCell.html#method-98">-state</a>
<li><a href="NSCell.html#method-99">-stopTracking:at:inView:</a>
<li><a href="NSCell.html#method-100">-stringValue</a>
<li><a href="NSCell.html#method-101">-tag</a>
<li><a href="NSCell.html#method-102">-takeDoubleValueFrom:</a>
<li><a href="NSCell.html#method-103">-takeFloatValueFrom:</a>
<li><a href="NSCell.html#method-104">-takeIntValueFrom:</a>
<li><a href="NSCell.html#method-105">-takeObjectValueFrom:</a>
<li><a href="NSCell.html#method-106">-takeStringValueFrom:</a>
<li><a href="NSCell.html#method-107">-target</a>
<li><a href="NSCell.html#method-108">-titleRectForBounds:</a>
<li><a href="NSCell.html#method-109">-trackMouse:inRect:ofView:untilMouseUp:</a>
<li><a href="NSCell.html#method-110">-type</a>
<li><a href="NSCell.html#method-111">-wraps</a>
</ul>
<hr>
<h2><a name="method-0">defaultMenu</a></h2>
+ (NSMenu*) <b>defaultMenu</b><br>
<hr>
<h2><a name="method-1">prefersTrackingUntilMouseUp</a></h2>
+ (BOOL) <b>prefersTrackingUntilMouseUp</b><br>
<hr>
<h2><a name="method-2">acceptsFirstResponder</a></h2>
- (BOOL) <b>acceptsFirstResponder</b><br>
<hr>
<h2><a name="method-3">action</a></h2>
- (SEL) <b>action</b><br>
<hr>
<h2><a name="method-4">alignment</a></h2>
- (NSTextAlignment) <b>alignment</b><br>
<hr>
<h2><a name="method-5">allowsEditingTextAttributes</a></h2>
- (BOOL) <b>allowsEditingTextAttributes</b><br>
<hr>
<h2><a name="method-6">allowsMixedState</a></h2>
- (BOOL) <b>allowsMixedState</b><br>
<hr>
<h2><a name="method-7">attributedStringValue</a></h2>
- (NSAttributedString*) <b>attributedStringValue</b><br>
<hr>
<h2><a name="method-8">calcDrawInfo:</a></h2>
- (void) <b>calcDrawInfo:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-9">cellAttribute:</a></h2>
- (int) <b>cellAttribute:</b> (NSCellAttribute)aParameter<br>
<hr>
<h2><a name="method-10">cellSize</a></h2>
- (NSSize) <b>cellSize</b><br>
<hr>
<h2><a name="method-11">cellSizeForBounds:</a></h2>
- (NSSize) <b>cellSizeForBounds:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-12">compare:</a></h2>
- (NSComparisonResult) <b>compare:</b> (id)otherCell<br>
<hr>
<h2><a name="method-13">continueTracking:at:inView:</a></h2>
- (BOOL) <b>continueTracking:</b> (NSPoint)lastPoint <b>at:</b> (NSPoint)currentPoint <b>inView:</b> (NSView*)controlView<br>
<hr>
<h2><a name="method-14">controlView</a></h2>
- (NSView*) <b>controlView</b><br>
<hr>
<h2><a name="method-15">doubleValue</a></h2>
- (double) <b>doubleValue</b><br>
<hr>
<h2><a name="method-16">drawInteriorWithFrame:</a></h2>
- (void) <b>drawInteriorWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-17">drawWithFrame:</a></h2>
- (void) <b>drawWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-18">drawingRectForBounds:</a></h2>
- (NSRect) <b>drawingRectForBounds:</b> (NSRect)theRect<br>
<hr>
<h2><a name="method-19">editWithFrame:inView:editor:delegate:</a></h2>
- (void) <b>editWithFrame:</b> (NSRect)aRect <b>inView:</b> (NSView*)controlView <b>editor:</b> (NSText *)textObj <b>delegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-20">endEditing:</a></h2>
- (void) <b>endEditing:</b> (NSText*)textObj<br>
<hr>
<h2><a name="method-21">entryType</a></h2>
- (int) <b>entryType</b><br>
<hr>
<h2><a name="method-22">floatValue</a></h2>
- (float) <b>floatValue</b><br>
<hr>
<h2><a name="method-23">font</a></h2>
- (NSFont*) <b>font</b><br>
<hr>
<h2><a name="method-24">formatter</a></h2>
- (id) <b>formatter</b><br>
<hr>
<h2><a name="method-25">getPeriodicDelay:interval:</a></h2>
- (void) <b>getPeriodicDelay:</b> (float*)delay <b>interval:</b> (float*)interval<br>
<hr>
<h2><a name="method-26">hasValidObjectValue</a></h2>
- (BOOL) <b>hasValidObjectValue</b><br>
<hr>
<h2><a name="method-27">highlight:withFrame:</a></h2>
- (void) <b>highlight:</b> (BOOL)flag <b>withFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-28">image</a></h2>
- (NSImage*) <b>image</b><br>
<hr>
<h2><a name="method-29">imageRectForBounds:</a></h2>
- (NSRect) <b>imageRectForBounds:</b> (NSRect)theRect<br>
<hr>
<h2><a name="method-30">importsGraphics</a></h2>
- (BOOL) <b>importsGraphics</b><br>
<hr>
<h2><a name="method-31">initImageCell:</a></h2>
- (id) <b>initImageCell:</b> (NSImage*)anImage<br>
<hr>
<h2><a name="method-32">initTextCell:</a></h2>
- (id) <b>initTextCell:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-33">intValue</a></h2>
- (int) <b>intValue</b><br>
<hr>
<h2><a name="method-34">isBezeled</a></h2>
- (BOOL) <b>isBezeled</b><br>
<hr>
<h2><a name="method-35">isBordered</a></h2>
- (BOOL) <b>isBordered</b><br>
<hr>
<h2><a name="method-36">isContinuous</a></h2>
- (BOOL) <b>isContinuous</b><br>
<hr>
<h2><a name="method-37">isEditable</a></h2>
- (BOOL) <b>isEditable</b><br>
<hr>
<h2><a name="method-38">isEnabled</a></h2>
- (BOOL) <b>isEnabled</b><br>
<hr>
<h2><a name="method-39">isEntryAcceptable:</a></h2>
- (BOOL) <b>isEntryAcceptable:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-40">isHighlighted</a></h2>
- (BOOL) <b>isHighlighted</b><br>
<hr>
<h2><a name="method-41">isOpaque</a></h2>
- (BOOL) <b>isOpaque</b><br>
<hr>
<h2><a name="method-42">isScrollable</a></h2>
- (BOOL) <b>isScrollable</b><br>
<hr>
<h2><a name="method-43">isSelectable</a></h2>
- (BOOL) <b>isSelectable</b><br>
<hr>
<h2><a name="method-44">keyEquivalent</a></h2>
- (NSString*) <b>keyEquivalent</b><br>
<hr>
<h2><a name="method-45">menu</a></h2>
- (NSMenu*) <b>menu</b><br>
<hr>
<h2><a name="method-46">menuForEvent:inRect:ofView:</a></h2>
- (NSMenu*) <b>menuForEvent:</b> (NSEvent*)anEvent <b>inRect:</b> (NSRect)cellFrame <b>ofView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-47">mnemonic</a></h2>
- (NSString*) <b>mnemonic</b><br>
<hr>
<h2><a name="method-48">mnemonicLocation</a></h2>
- (unsigned int) <b>mnemonicLocation</b><br>
<hr>
<h2><a name="method-49">mouseDownFlags</a></h2>
- (int) <b>mouseDownFlags</b><br>
<hr>
<h2><a name="method-50">nextState</a></h2>
- (int) <b>nextState</b><br>
<hr>
<h2><a name="method-51">objectValue</a></h2>
- (id) <b>objectValue</b><br>
<hr>
<h2><a name="method-52">performClick:</a></h2>
- (void) <b>performClick:</b> (id)sender<br>
<hr>
<h2><a name="method-53">refusesFirstResponder</a></h2>
- (BOOL) <b>refusesFirstResponder</b><br>
<hr>
<h2><a name="method-54">representedObject</a></h2>
- (id) <b>representedObject</b><br>
<hr>
<h2><a name="method-55">resetCursorRect:</a></h2>
- (void) <b>resetCursorRect:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-56">sendActionOn:</a></h2>
- (int) <b>sendActionOn:</b> (int)mask<br>
<hr>
<h2><a name="method-57">sendsActionOnEndEditing</a></h2>
- (BOOL) <b>sendsActionOnEndEditing</b><br>
<hr>
<h2><a name="method-58">setAction:</a></h2>
- (void) <b>setAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-59">setAlignment:</a></h2>
- (void) <b>setAlignment:</b> (NSTextAlignment)mode<br>
<hr>
<h2><a name="method-60">setAllowsEditingTextAttributes:</a></h2>
- (void) <b>setAllowsEditingTextAttributes:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-61">setAllowsMixedState:</a></h2>
- (void) <b>setAllowsMixedState:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-62">setAttributedStringValue:</a></h2>
- (void) <b>setAttributedStringValue:</b> (NSAttributedString*)attribStr<br>
<hr>
<h2><a name="method-63">setBezeled:</a></h2>
- (void) <b>setBezeled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-64">setBordered:</a></h2>
- (void) <b>setBordered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-65">setCellAttribute:</a></h2>
- (void) <b>setCellAttribute:</b> (NSCellAttribute)aParameter<br>
<hr>
<h2><a name="method-66">setContinuous:</a></h2>
- (void) <b>setContinuous:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-67">setDoubleValue:</a></h2>
- (void) <b>setDoubleValue:</b> (double)aDouble<br>
<hr>
<h2><a name="method-68">setEditable:</a></h2>
- (void) <b>setEditable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-69">setEnabled:</a></h2>
- (void) <b>setEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-70">setEntryType:</a></h2>
- (void) <b>setEntryType:</b> (int)aType<br>
<hr>
<h2><a name="method-71">setFloatingPointFormat:left:right:</a></h2>
- (void) <b>setFloatingPointFormat:</b> (BOOL)autoRange <b>left:</b> (unsigned int)leftDigits <b>right:</b> (unsigned int)rightDigits<br>
<hr>
<h2><a name="method-72">setFloatValue:</a></h2>
- (void) <b>setFloatValue:</b> (float)aFloat<br>
<hr>
<h2><a name="method-73">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)fontObj<br>
<hr>
<h2><a name="method-74">setFormatter:</a></h2>
- (void) <b>setFormatter:</b> (NSFormatter*)newFormatter<br>
<hr>
<h2><a name="method-75">setImage:</a></h2>
- (void) <b>setImage:</b> (NSImage*)image<br>
<hr>
<h2><a name="method-76">setImportsGraphics:</a></h2>
- (void) <b>setImportsGraphics:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-77">setIntValue:</a></h2>
- (void) <b>setIntValue:</b> (int)anInt<br>
<hr>
<h2><a name="method-78">setMenu:</a></h2>
- (void) <b>setMenu:</b> (NSMenu*)aMenu<br>
<hr>
<h2><a name="method-79">setMnemonicLocation:</a></h2>
- (void) <b>setMnemonicLocation:</b> (unsigned int)location<br>
<hr>
<h2><a name="method-80">setNextState</a></h2>
- (void) <b>setNextState</b><br>
<hr>
<h2><a name="method-81">setObjectValue:</a></h2>
- (void) <b>setObjectValue:</b> (id)object<br>
<hr>
<h2><a name="method-82">setRefusesFirstResponder:</a></h2>
- (void) <b>setRefusesFirstResponder:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-83">setRepresentedObject:</a></h2>
- (void) <b>setRepresentedObject:</b> (id)anObject<br>
<hr>
<h2><a name="method-84">setScrollable:</a></h2>
- (void) <b>setScrollable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-85">setSelectable:</a></h2>
- (void) <b>setSelectable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-86">setSendsActionOnEndEditing:</a></h2>
- (void) <b>setSendsActionOnEndEditing:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-87">setShowsFirstResponder:</a></h2>
- (void) <b>setShowsFirstResponder:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-88">setState:</a></h2>
- (void) <b>setState:</b> (int)value<br>
<hr>
<h2><a name="method-89">setStringValue:</a></h2>
- (void) <b>setStringValue:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-90">setTag:</a></h2>
- (void) <b>setTag:</b> (int)anInt<br>
<hr>
<h2><a name="method-91">setTarget:</a></h2>
- (void) <b>setTarget:</b> (id)anObject<br>
<hr>
<h2><a name="method-92">setTitleWithMnemonic:</a></h2>
- (void) <b>setTitleWithMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-93">setType:</a></h2>
- (void) <b>setType:</b> (NSCellType)aType<br>
<hr>
<h2><a name="method-94">setUpFieldEditorAttributes:</a></h2>
- (NSText*) <b>setUpFieldEditorAttributes:</b> (NSText*)textObj<br>
<hr>
<h2><a name="method-95">setWraps:</a></h2>
- (void) <b>setWraps:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-96">showsFirstResponder</a></h2>
- (BOOL) <b>showsFirstResponder</b><br>
<hr>
<h2><a name="method-97">startTrackingAt:</a></h2>
- (BOOL) <b>startTrackingAt:</b> (NSPoint)startPoint<br>
<hr>
<h2><a name="method-98">state</a></h2>
- (int) <b>state</b><br>
<hr>
<h2><a name="method-99">stopTracking:at:inView:</a></h2>
- (void) <b>stopTracking:</b> (NSPoint)lastPoint <b>at:</b> (NSPoint)stopPoint <b>inView:</b> (NSView*)controlView<br>
<hr>
<h2><a name="method-100">stringValue</a></h2>
- (NSString*) <b>stringValue</b><br>
<hr>
<h2><a name="method-101">tag</a></h2>
- (int) <b>tag</b><br>
<hr>
<h2><a name="method-102">takeDoubleValueFrom:</a></h2>
- (void) <b>takeDoubleValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-103">takeFloatValueFrom:</a></h2>
- (void) <b>takeFloatValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-104">takeIntValueFrom:</a></h2>
- (void) <b>takeIntValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-105">takeObjectValueFrom:</a></h2>
- (void) <b>takeObjectValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-106">takeStringValueFrom:</a></h2>
- (void) <b>takeStringValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-107">target</a></h2>
- (id) <b>target</b><br>
<hr>
<h2><a name="method-108">titleRectForBounds:</a></h2>
- (NSRect) <b>titleRectForBounds:</b> (NSRect)theRect<br>
<hr>
<h2><a name="method-109">trackMouse:inRect:ofView:untilMouseUp:</a></h2>
- (BOOL) <b>trackMouse:</b> (NSEvent*)theEvent <b>inRect:</b> (NSRect)cellFrame <b>ofView:</b> (NSView*)controlView <b>untilMouseUp:</b> (BOOL)untilMouseUp<br>
<hr>
<h2><a name="method-110">type</a></h2>
- (NSCellType) <b>type</b><br>
<hr>
<h2><a name="method-111">wraps</a></h2>
- (BOOL) <b>wraps</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,198 @@
<html><head>
<title>NSClipView</title>
</head>
<body>
<a href="NSCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSCoderAdditions.html">[Next]</a>
<h1>NSClipView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSClipView</a></h2>
<h2><a name="NSClipView">NSClipView</a></h2>
<p><b>Declared in:</b> AppKit/NSClipView.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSClipView.html#method-0">-acceptsFirstResponder</a>
<li><a href="NSClipView.html#method-1">-autoscroll:</a>
<li><a href="NSClipView.html#method-2">-backgroundColor</a>
<li><a href="NSClipView.html#method-3">-becomeFirstResponder</a>
<li><a href="NSClipView.html#method-4">-constrainScrollPoint:</a>
<li><a href="NSClipView.html#method-5">-copiesOnScroll</a>
<li><a href="NSClipView.html#method-6">-documentCursor</a>
<li><a href="NSClipView.html#method-7">-documentRect</a>
<li><a href="NSClipView.html#method-8">-documentView</a>
<li><a href="NSClipView.html#method-9">-documentVisibleRect</a>
<li><a href="NSClipView.html#method-10">-isFlipped</a>
<li><a href="NSClipView.html#method-11">-rotateByAngle:</a>
<li><a href="NSClipView.html#method-12">-scaleUnitSquareToSize:</a>
<li><a href="NSClipView.html#method-13">-scrollToPoint:</a>
<li><a href="NSClipView.html#method-14">-setBackgroundColor:</a>
<li><a href="NSClipView.html#method-15">-setBoundsOrigin:</a>
<li><a href="NSClipView.html#method-16">-setBoundsRotation:</a>
<li><a href="NSClipView.html#method-17">-setBoundsSize:</a>
<li><a href="NSClipView.html#method-18">-setCopiesOnScroll:</a>
<li><a href="NSClipView.html#method-19">-setDocumentCursor:</a>
<li><a href="NSClipView.html#method-20">-setDocumentView:</a>
<li><a href="NSClipView.html#method-21">-setFrameOrigin:</a>
<li><a href="NSClipView.html#method-22">-setFrameRotation:</a>
<li><a href="NSClipView.html#method-23">-setFrameSize:</a>
<li><a href="NSClipView.html#method-24">-setNextKeyView:</a>
<li><a href="NSClipView.html#method-25">-translateOriginToPoint:</a>
<li><a href="NSClipView.html#method-26">-viewBoundsChanged:</a>
<li><a href="NSClipView.html#method-27">-viewFrameChanged:</a>
</ul>
<hr>
<h2><a name="method-0">acceptsFirstResponder</a></h2>
- (BOOL) <b>acceptsFirstResponder</b><br>
<hr>
<h2><a name="method-1">autoscroll:</a></h2>
- (BOOL) <b>autoscroll:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-2">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-3">becomeFirstResponder</a></h2>
- (BOOL) <b>becomeFirstResponder</b><br>
<hr>
<h2><a name="method-4">constrainScrollPoint:</a></h2>
- (NSPoint) <b>constrainScrollPoint:</b> (NSPoint)proposedNewOrigin<br>
<hr>
<h2><a name="method-5">copiesOnScroll</a></h2>
- (BOOL) <b>copiesOnScroll</b><br>
<hr>
<h2><a name="method-6">documentCursor</a></h2>
- (NSCursor*) <b>documentCursor</b><br>
<hr>
<h2><a name="method-7">documentRect</a></h2>
- (NSRect) <b>documentRect</b><br>
<hr>
<h2><a name="method-8">documentView</a></h2>
- (id) <b>documentView</b><br>
<hr>
<h2><a name="method-9">documentVisibleRect</a></h2>
- (NSRect) <b>documentVisibleRect</b><br>
<hr>
<h2><a name="method-10">isFlipped</a></h2>
- (BOOL) <b>isFlipped</b><br>
<hr>
<h2><a name="method-11">rotateByAngle:</a></h2>
- (void) <b>rotateByAngle:</b> (float)angle<br>
<hr>
<h2><a name="method-12">scaleUnitSquareToSize:</a></h2>
- (void) <b>scaleUnitSquareToSize:</b> (NSSize)newUnitSize<br>
<hr>
<h2><a name="method-13">scrollToPoint:</a></h2>
- (void) <b>scrollToPoint:</b> (NSPoint)newOrigin<br>
<hr>
<h2><a name="method-14">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-15">setBoundsOrigin:</a></h2>
- (void) <b>setBoundsOrigin:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-16">setBoundsRotation:</a></h2>
- (void) <b>setBoundsRotation:</b> (float)angle<br>
<hr>
<h2><a name="method-17">setBoundsSize:</a></h2>
- (void) <b>setBoundsSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-18">setCopiesOnScroll:</a></h2>
- (void) <b>setCopiesOnScroll:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-19">setDocumentCursor:</a></h2>
- (void) <b>setDocumentCursor:</b> (NSCursor*)aCursor<br>
<hr>
<h2><a name="method-20">setDocumentView:</a></h2>
- (void) <b>setDocumentView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-21">setFrameOrigin:</a></h2>
- (void) <b>setFrameOrigin:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-22">setFrameRotation:</a></h2>
- (void) <b>setFrameRotation:</b> (float)angle<br>
<hr>
<h2><a name="method-23">setFrameSize:</a></h2>
- (void) <b>setFrameSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-24">setNextKeyView:</a></h2>
- (void) <b>setNextKeyView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-25">translateOriginToPoint:</a></h2>
- (void) <b>translateOriginToPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-26">viewBoundsChanged:</a></h2>
- (void) <b>viewBoundsChanged:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-27">viewFrameChanged:</a></h2>
- (void) <b>viewFrameChanged:</b> (NSNotification*)aNotification<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,34 @@
<html><head>
<title>NSCoderAdditions</title>
</head>
<body>
<a href="NSClipView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSColor.html">[Next]</a>
<h1>NSCoderAdditions</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSCoderAdditions</a></h2>
<h2><a name="NSCoderAdditions">NSCoderAdditions</a></h2>
<p><b>Declared in:</b> AppKit/NSColor.h</p>
<p><b>Inherits from:</b> NSObject</p>
<hr>
<ul>
<li><a href="NSCoderAdditions.html#method-0">-decodeNXColor</a>
</ul>
<hr>
<h2><a name="method-0">decodeNXColor</a></h2>
- (NSColor*) <b>decodeNXColor</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,516 @@
<html><head>
<title>NSColor</title>
</head>
<body>
<a href="NSCoderAdditions.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSColorList.html">[Next]</a>
<h1>NSColor</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSColor</a></h2>
<h2><a name="NSColor">NSColor</a></h2>
<p><b>Declared in:</b> AppKit/NSColor.h</p>
<p><b>Inherits from:</b> NSResponder</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSColor.html#method-0">+blackColor</a>
<li><a href="NSColor.html#method-1">+blueColor</a>
<li><a href="NSColor.html#method-2">+brownColor</a>
<li><a href="NSColor.html#method-3">+clearColor</a>
<li><a href="NSColor.html#method-4">+colorFromPasteboard:</a>
<li><a href="NSColor.html#method-5">+colorWithCalibratedHue:saturation:brightness:alpha:</a>
<li><a href="NSColor.html#method-6">+colorWithCalibratedRed:green:blue:alpha:</a>
<li><a href="NSColor.html#method-7">+colorWithCalibratedWhite:</a>
<li><a href="NSColor.html#method-8">+colorWithCatalogName:colorName:</a>
<li><a href="NSColor.html#method-9">+colorWithDeviceCyan:magenta:yellow:black:</a>
<li><a href="NSColor.html#method-10">+colorWithDeviceHue:saturation:brightness:alpha:</a>
<li><a href="NSColor.html#method-11">+colorWithDeviceRed:green:blue:alpha:</a>
<li><a href="NSColor.html#method-12">+colorWithDeviceWhite:</a>
<li><a href="NSColor.html#method-13">+controlBackgroundColor</a>
<li><a href="NSColor.html#method-14">+controlColor</a>
<li><a href="NSColor.html#method-15">+controlDarkShadowColor</a>
<li><a href="NSColor.html#method-16">+controlHighlightColor</a>
<li><a href="NSColor.html#method-17">+controlLightHighlightColor</a>
<li><a href="NSColor.html#method-18">+controlShadowColor</a>
<li><a href="NSColor.html#method-19">+controlTextColor</a>
<li><a href="NSColor.html#method-20">+cyanColor</a>
<li><a href="NSColor.html#method-21">+darkGrayColor</a>
<li><a href="NSColor.html#method-22">+disabledControlTextColor</a>
<li><a href="NSColor.html#method-23">+grayColor</a>
<li><a href="NSColor.html#method-24">+greenColor</a>
<li><a href="NSColor.html#method-25">+gridColor</a>
<li><a href="NSColor.html#method-26">+highlightColor</a>
<li><a href="NSColor.html#method-27">+ignoresAlpha</a>
<li><a href="NSColor.html#method-28">+keyboardFocusIndicatorColor</a>
<li><a href="NSColor.html#method-29">+knobColor</a>
<li><a href="NSColor.html#method-30">+lightGrayColor</a>
<li><a href="NSColor.html#method-31">+magentaColor</a>
<li><a href="NSColor.html#method-32">+orangeColor</a>
<li><a href="NSColor.html#method-33">+purpleColor</a>
<li><a href="NSColor.html#method-34">+redColor</a>
<li><a href="NSColor.html#method-35">+scrollBarColor</a>
<li><a href="NSColor.html#method-36">+selectedControlColor</a>
<li><a href="NSColor.html#method-37">+selectedControlTextColor</a>
<li><a href="NSColor.html#method-38">+selectedKnobColor</a>
<li><a href="NSColor.html#method-39">+selectedMenuItemColor</a>
<li><a href="NSColor.html#method-40">+selectedMenuItemTextColor</a>
<li><a href="NSColor.html#method-41">+selectedTextBackgroundColor</a>
<li><a href="NSColor.html#method-42">+selectedTextColor</a>
<li><a href="NSColor.html#method-43">+setIgnoresAlpha:</a>
<li><a href="NSColor.html#method-44">+shadowColor</a>
<li><a href="NSColor.html#method-45">+textBackgroundColor</a>
<li><a href="NSColor.html#method-46">+textColor</a>
<li><a href="NSColor.html#method-47">+whiteColor</a>
<li><a href="NSColor.html#method-48">+windowFrameColor</a>
<li><a href="NSColor.html#method-49">+windowFrameTextColor</a>
<li><a href="NSColor.html#method-50">+yellowColor</a>
<li><a href="NSColor.html#method-51">-alphaComponent</a>
<li><a href="NSColor.html#method-52">-blackComponent</a>
<li><a href="NSColor.html#method-53">-blendedColorWithFraction:</a>
<li><a href="NSColor.html#method-54">-blueComponent</a>
<li><a href="NSColor.html#method-55">-brightnessComponent</a>
<li><a href="NSColor.html#method-56">-catalogNameComponent</a>
<li><a href="NSColor.html#method-57">-colorNameComponent</a>
<li><a href="NSColor.html#method-58">-colorSpaceName</a>
<li><a href="NSColor.html#method-60">-colorUsingColorSpaceName:</a>
<li><a href="NSColor.html#method-59">-colorUsingColorSpaceName:</a>
<li><a href="NSColor.html#method-61">-colorWithAlphaComponent:</a>
<li><a href="NSColor.html#method-62">-cyanComponent</a>
<li><a href="NSColor.html#method-63">-drawSwatchInRect:</a>
<li><a href="NSColor.html#method-64">-getCyan:magenta:yellow:black:</a>
<li><a href="NSColor.html#method-65">-getHue:saturation:brightness:alpha:</a>
<li><a href="NSColor.html#method-66">-getRed:green:blue:alpha:</a>
<li><a href="NSColor.html#method-67">-getWhite:</a>
<li><a href="NSColor.html#method-68">-greenComponent</a>
<li><a href="NSColor.html#method-69">-highlightWithLevel:</a>
<li><a href="NSColor.html#method-70">-hueComponent</a>
<li><a href="NSColor.html#method-71">-localizedCatalogNameComponent</a>
<li><a href="NSColor.html#method-72">-localizedColorNameComponent</a>
<li><a href="NSColor.html#method-73">-magentaComponent</a>
<li><a href="NSColor.html#method-74">-redComponent</a>
<li><a href="NSColor.html#method-75">-saturationComponent</a>
<li><a href="NSColor.html#method-76">-set</a>
<li><a href="NSColor.html#method-77">-shadowWithLevel:</a>
<li><a href="NSColor.html#method-78">-whiteComponent</a>
<li><a href="NSColor.html#method-79">-writeToPasteboard:</a>
<li><a href="NSColor.html#method-80">-yellowComponent</a>
</ul>
<hr>
<h2><a name="method-0">blackColor</a></h2>
+ (NSColor*) <b>blackColor</b><br>
<hr>
<h2><a name="method-1">blueColor</a></h2>
+ (NSColor*) <b>blueColor</b><br>
<hr>
<h2><a name="method-2">brownColor</a></h2>
+ (NSColor*) <b>brownColor</b><br>
<hr>
<h2><a name="method-3">clearColor</a></h2>
+ (NSColor*) <b>clearColor</b><br>
<hr>
<h2><a name="method-4">colorFromPasteboard:</a></h2>
+ (NSColor*) <b>colorFromPasteboard:</b> (NSPasteboard*)pasteBoard<br>
<hr>
<h2><a name="method-5">colorWithCalibratedHue:saturation:brightness:alpha:</a></h2>
+ (NSColor*) <b>colorWithCalibratedHue:</b> (float)hue <b>saturation:</b> (float)saturation <b>brightness:</b> (float)brightness <b>alpha:</b> (float)alpha<br>
<hr>
<h2><a name="method-6">colorWithCalibratedRed:green:blue:alpha:</a></h2>
+ (NSColor*) <b>colorWithCalibratedRed:</b> (float)red <b>green:</b> (float)green <b>blue:</b> (float)blue <b>alpha:</b> (float)alpha<br>
<hr>
<h2><a name="method-7">colorWithCalibratedWhite:</a></h2>
+ (NSColor*) <b>colorWithCalibratedWhite:</b> (float)white<br>
<hr>
<h2><a name="method-8">colorWithCatalogName:colorName:</a></h2>
+ (NSColor*) <b>colorWithCatalogName:</b> (NSString*)listName <b>colorName:</b> (NSString*)colorName<br>
<hr>
<h2><a name="method-9">colorWithDeviceCyan:magenta:yellow:black:</a></h2>
+ (NSColor*) <b>colorWithDeviceCyan:</b> (float)cyan <b>magenta:</b> (float)magenta <b>yellow:</b> (float)yellow <b>black:</b> (float)black<br>
<hr>
<h2><a name="method-10">colorWithDeviceHue:saturation:brightness:alpha:</a></h2>
+ (NSColor*) <b>colorWithDeviceHue:</b> (float)hue <b>saturation:</b> (float)saturation <b>brightness:</b> (float)brightness <b>alpha:</b> (float)alpha<br>
<hr>
<h2><a name="method-11">colorWithDeviceRed:green:blue:alpha:</a></h2>
+ (NSColor*) <b>colorWithDeviceRed:</b> (float)red <b>green:</b> (float)green <b>blue:</b> (float)blue <b>alpha:</b> (float)alpha<br>
<hr>
<h2><a name="method-12">colorWithDeviceWhite:</a></h2>
+ (NSColor*) <b>colorWithDeviceWhite:</b> (float)white<br>
<hr>
<h2><a name="method-13">controlBackgroundColor</a></h2>
+ (NSColor*) <b>controlBackgroundColor</b><br>
<hr>
<h2><a name="method-14">controlColor</a></h2>
+ (NSColor*) <b>controlColor</b><br>
<hr>
<h2><a name="method-15">controlDarkShadowColor</a></h2>
+ (NSColor*) <b>controlDarkShadowColor</b><br>
<hr>
<h2><a name="method-16">controlHighlightColor</a></h2>
+ (NSColor*) <b>controlHighlightColor</b><br>
<hr>
<h2><a name="method-17">controlLightHighlightColor</a></h2>
+ (NSColor*) <b>controlLightHighlightColor</b><br>
<hr>
<h2><a name="method-18">controlShadowColor</a></h2>
+ (NSColor*) <b>controlShadowColor</b><br>
<hr>
<h2><a name="method-19">controlTextColor</a></h2>
+ (NSColor*) <b>controlTextColor</b><br>
<hr>
<h2><a name="method-20">cyanColor</a></h2>
+ (NSColor*) <b>cyanColor</b><br>
<hr>
<h2><a name="method-21">darkGrayColor</a></h2>
+ (NSColor*) <b>darkGrayColor</b><br>
<hr>
<h2><a name="method-22">disabledControlTextColor</a></h2>
+ (NSColor*) <b>disabledControlTextColor</b><br>
<hr>
<h2><a name="method-23">grayColor</a></h2>
+ (NSColor*) <b>grayColor</b><br>
<hr>
<h2><a name="method-24">greenColor</a></h2>
+ (NSColor*) <b>greenColor</b><br>
<hr>
<h2><a name="method-25">gridColor</a></h2>
+ (NSColor*) <b>gridColor</b><br>
<hr>
<h2><a name="method-26">highlightColor</a></h2>
+ (NSColor*) <b>highlightColor</b><br>
<hr>
<h2><a name="method-27">ignoresAlpha</a></h2>
+ (BOOL) <b>ignoresAlpha</b><br>
<hr>
<h2><a name="method-28">keyboardFocusIndicatorColor</a></h2>
+ (NSColor*) <b>keyboardFocusIndicatorColor</b><br>
<hr>
<h2><a name="method-29">knobColor</a></h2>
+ (NSColor*) <b>knobColor</b><br>
<hr>
<h2><a name="method-30">lightGrayColor</a></h2>
+ (NSColor*) <b>lightGrayColor</b><br>
<hr>
<h2><a name="method-31">magentaColor</a></h2>
+ (NSColor*) <b>magentaColor</b><br>
<hr>
<h2><a name="method-32">orangeColor</a></h2>
+ (NSColor*) <b>orangeColor</b><br>
<hr>
<h2><a name="method-33">purpleColor</a></h2>
+ (NSColor*) <b>purpleColor</b><br>
<hr>
<h2><a name="method-34">redColor</a></h2>
+ (NSColor*) <b>redColor</b><br>
<hr>
<h2><a name="method-35">scrollBarColor</a></h2>
+ (NSColor*) <b>scrollBarColor</b><br>
<hr>
<h2><a name="method-36">selectedControlColor</a></h2>
+ (NSColor*) <b>selectedControlColor</b><br>
<hr>
<h2><a name="method-37">selectedControlTextColor</a></h2>
+ (NSColor*) <b>selectedControlTextColor</b><br>
<hr>
<h2><a name="method-38">selectedKnobColor</a></h2>
+ (NSColor*) <b>selectedKnobColor</b><br>
<hr>
<h2><a name="method-39">selectedMenuItemColor</a></h2>
+ (NSColor*) <b>selectedMenuItemColor</b><br>
<hr>
<h2><a name="method-40">selectedMenuItemTextColor</a></h2>
+ (NSColor*) <b>selectedMenuItemTextColor</b><br>
<hr>
<h2><a name="method-41">selectedTextBackgroundColor</a></h2>
+ (NSColor*) <b>selectedTextBackgroundColor</b><br>
<hr>
<h2><a name="method-42">selectedTextColor</a></h2>
+ (NSColor*) <b>selectedTextColor</b><br>
<hr>
<h2><a name="method-43">setIgnoresAlpha:</a></h2>
+ (void) <b>setIgnoresAlpha:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-44">shadowColor</a></h2>
+ (NSColor*) <b>shadowColor</b><br>
<hr>
<h2><a name="method-45">textBackgroundColor</a></h2>
+ (NSColor*) <b>textBackgroundColor</b><br>
<hr>
<h2><a name="method-46">textColor</a></h2>
+ (NSColor*) <b>textColor</b><br>
<hr>
<h2><a name="method-47">whiteColor</a></h2>
+ (NSColor*) <b>whiteColor</b><br>
<hr>
<h2><a name="method-48">windowFrameColor</a></h2>
+ (NSColor*) <b>windowFrameColor</b><br>
<hr>
<h2><a name="method-49">windowFrameTextColor</a></h2>
+ (NSColor*) <b>windowFrameTextColor</b><br>
<hr>
<h2><a name="method-50">yellowColor</a></h2>
+ (NSColor*) <b>yellowColor</b><br>
<hr>
<h2><a name="method-51">alphaComponent</a></h2>
- (float) <b>alphaComponent</b><br>
<hr>
<h2><a name="method-52">blackComponent</a></h2>
- (float) <b>blackComponent</b><br>
<hr>
<h2><a name="method-53">blendedColorWithFraction:</a></h2>
- (NSColor*) <b>blendedColorWithFraction:</b> (float)fractiono<br>
<hr>
<h2><a name="method-54">blueComponent</a></h2>
- (float) <b>blueComponent</b><br>
<hr>
<h2><a name="method-55">brightnessComponent</a></h2>
- (float) <b>brightnessComponent</b><br>
<hr>
<h2><a name="method-56">catalogNameComponent</a></h2>
- (NSString*) <b>catalogNameComponent</b><br>
<hr>
<h2><a name="method-57">colorNameComponent</a></h2>
- (NSString*) <b>colorNameComponent</b><br>
<hr>
<h2><a name="method-58">colorSpaceName</a></h2>
- (NSString*) <b>colorSpaceName</b><br>
<hr>
<h2><a name="method-59">colorUsingColorSpaceName:</a></h2>
- (NSColor*) <b>colorUsingColorSpaceName:</b> (NSString*)colorSpace<br>
<hr>
<h2><a name="method-60">colorUsingColorSpaceName:</a></h2>
- (NSColor*) <b>colorUsingColorSpaceName:</b> (NSString*)colorSpace<br>
<hr>
<h2><a name="method-61">colorWithAlphaComponent:</a></h2>
- (NSColor*) <b>colorWithAlphaComponent:</b> (float)alpha<br>
<hr>
<h2><a name="method-62">cyanComponent</a></h2>
- (float) <b>cyanComponent</b><br>
<hr>
<h2><a name="method-63">drawSwatchInRect:</a></h2>
- (void) <b>drawSwatchInRect:</b> (NSRect)rect<br>
<hr>
<h2><a name="method-64">getCyan:magenta:yellow:black:</a></h2>
- (void) <b>getCyan:</b> (float*)cyan <b>magenta:</b> (float*)magenta <b>yellow:</b> (float *)yellow <b>black:</b> (float*)black<br>
<hr>
<h2><a name="method-65">getHue:saturation:brightness:alpha:</a></h2>
- (void) <b>getHue:</b> (float*)hue <b>saturation:</b> (float*)saturation <b>brightness:</b> (float *)brightness <b>alpha:</b> (float*)alpha<br>
<hr>
<h2><a name="method-66">getRed:green:blue:alpha:</a></h2>
- (void) <b>getRed:</b> (float*)red <b>green:</b> (float*)green <b>blue:</b> (float *)blue <b>alpha:</b> (float*)alpha<br>
<hr>
<h2><a name="method-67">getWhite:</a></h2>
- (void) <b>getWhite:</b> (float*)white<br>
<hr>
<h2><a name="method-68">greenComponent</a></h2>
- (float) <b>greenComponent</b><br>
<hr>
<h2><a name="method-69">highlightWithLevel:</a></h2>
- (NSColor*) <b>highlightWithLevel:</b> (float)highlightLevel<br>
<hr>
<h2><a name="method-70">hueComponent</a></h2>
- (float) <b>hueComponent</b><br>
<hr>
<h2><a name="method-71">localizedCatalogNameComponent</a></h2>
- (NSString*) <b>localizedCatalogNameComponent</b><br>
<hr>
<h2><a name="method-72">localizedColorNameComponent</a></h2>
- (NSString*) <b>localizedColorNameComponent</b><br>
<hr>
<h2><a name="method-73">magentaComponent</a></h2>
- (float) <b>magentaComponent</b><br>
<hr>
<h2><a name="method-74">redComponent</a></h2>
- (float) <b>redComponent</b><br>
<hr>
<h2><a name="method-75">saturationComponent</a></h2>
- (float) <b>saturationComponent</b><br>
<hr>
<h2><a name="method-76">set</a></h2>
- (void) <b>set</b><br>
<hr>
<h2><a name="method-77">shadowWithLevel:</a></h2>
- (NSColor*) <b>shadowWithLevel:</b> (float)shadowLevel<br>
<hr>
<h2><a name="method-78">whiteComponent</a></h2>
- (float) <b>whiteComponent</b><br>
<hr>
<h2><a name="method-79">writeToPasteboard:</a></h2>
- (void) <b>writeToPasteboard:</b> (NSPasteboard*)pasteBoard<br>
<hr>
<h2><a name="method-80">yellowComponent</a></h2>
- (float) <b>yellowComponent</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,108 @@
<html><head>
<title>NSColorList</title>
</head>
<body>
<a href="NSColor.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSColorPanel.html">[Next]</a>
<h1>NSColorList</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSColorList</a></h2>
<h2><a name="NSColorList">NSColorList</a></h2>
<p><b>Declared in:</b> AppKit/NSColorList.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSColorList.html#method-0">+availableColorLists</a>
<li><a href="NSColorList.html#method-1">+colorListNamed:</a>
<li><a href="NSColorList.html#method-2">-allKeys</a>
<li><a href="NSColorList.html#method-3">-colorWithKey:</a>
<li><a href="NSColorList.html#method-4">-initWithName:</a>
<li><a href="NSColorList.html#method-5">-initWithName:fromFile:</a>
<li><a href="NSColorList.html#method-6">-insertColor:key:atIndex:</a>
<li><a href="NSColorList.html#method-7">-isEditable</a>
<li><a href="NSColorList.html#method-8">-name</a>
<li><a href="NSColorList.html#method-9">-removeColorWithKey:</a>
<li><a href="NSColorList.html#method-10">-removeFile</a>
<li><a href="NSColorList.html#method-11">-setColor:forKey:</a>
<li><a href="NSColorList.html#method-12">-writeToFile:</a>
</ul>
<hr>
<h2><a name="method-0">availableColorLists</a></h2>
+ (NSArray*) <b>availableColorLists</b><br>
<hr>
<h2><a name="method-1">colorListNamed:</a></h2>
+ (NSColorList*) <b>colorListNamed:</b> (NSString*)name<br>
<hr>
<h2><a name="method-2">allKeys</a></h2>
- (NSArray*) <b>allKeys</b><br>
<hr>
<h2><a name="method-3">colorWithKey:</a></h2>
- (NSColor*) <b>colorWithKey:</b> (NSString*)key<br>
<hr>
<h2><a name="method-4">initWithName:</a></h2>
- (id) <b>initWithName:</b> (NSString*)name<br>
<hr>
<h2><a name="method-5">initWithName:fromFile:</a></h2>
- (id) <b>initWithName:</b> (NSString*)name <b>fromFile:</b> (NSString*)path<br>
<hr>
<h2><a name="method-6">insertColor:key:atIndex:</a></h2>
- (void) <b>insertColor:</b> (NSColor*)color <b>key:</b> (NSString *)key <b>atIndex:</b> (unsigned int)location<br>
<hr>
<h2><a name="method-7">isEditable</a></h2>
- (BOOL) <b>isEditable</b><br>
<hr>
<h2><a name="method-8">name</a></h2>
- (NSString*) <b>name</b><br>
<hr>
<h2><a name="method-9">removeColorWithKey:</a></h2>
- (void) <b>removeColorWithKey:</b> (NSString*)key<br>
<hr>
<h2><a name="method-10">removeFile</a></h2>
- (void) <b>removeFile</b><br>
<hr>
<h2><a name="method-11">setColor:forKey:</a></h2>
- (void) <b>setColor:</b> (NSColor*)color <b>forKey:</b> (NSString*)key<br>
<hr>
<h2><a name="method-12">writeToFile:</a></h2>
- (BOOL) <b>writeToFile:</b> (NSString*)path<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,156 @@
<html><head>
<title>NSColorPanel</title>
</head>
<body>
<a href="NSColorList.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSColorPicker.html">[Next]</a>
<h1>NSColorPanel</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSColorPanel</a></h2>
<h2><a name="NSColorPanel">NSColorPanel</a></h2>
<p><b>Declared in:</b> AppKit/NSColorPanel.h</p>
<p><b>Inherits from:</b> NSPanel</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSColorPanel.html#method-0">+dragColor:withEvent:fromView:</a>
<li><a href="NSColorPanel.html#method-1">+setPickerMask:</a>
<li><a href="NSColorPanel.html#method-2">+setPickerMode:</a>
<li><a href="NSColorPanel.html#method-3">+sharedColorPanel</a>
<li><a href="NSColorPanel.html#method-4">+sharedColorPanelExists</a>
<li><a href="NSColorPanel.html#method-5">-accessoryView</a>
<li><a href="NSColorPanel.html#method-6">-alpha</a>
<li><a href="NSColorPanel.html#method-7">-attachColorList:</a>
<li><a href="NSColorPanel.html#method-20">-changeColor:</a>
<li><a href="NSColorPanel.html#method-8">-color</a>
<li><a href="NSColorPanel.html#method-9">-detachColorList:</a>
<li><a href="NSColorPanel.html#method-10">-isContinuous</a>
<li><a href="NSColorPanel.html#method-11">-mode</a>
<li><a href="NSColorPanel.html#method-12">-setAccessoryView:</a>
<li><a href="NSColorPanel.html#method-13">-setAction:</a>
<li><a href="NSColorPanel.html#method-14">-setColor:</a>
<li><a href="NSColorPanel.html#method-15">-setContinuous:</a>
<li><a href="NSColorPanel.html#method-16">-setMode:</a>
<li><a href="NSColorPanel.html#method-17">-setShowsAlpha:</a>
<li><a href="NSColorPanel.html#method-18">-setTarget:</a>
<li><a href="NSColorPanel.html#method-19">-showsAlpha</a>
</ul>
<hr>
<h2><a name="method-0">dragColor:withEvent:fromView:</a></h2>
+ (BOOL) <b>dragColor:</b> (NSColor*)color <b>withEvent:</b> (NSEvent*)anEvent <b>fromView:</b> (NSView*)sourceView<br>
<hr>
<h2><a name="method-1">setPickerMask:</a></h2>
+ (void) <b>setPickerMask:</b> (int)mask<br>
<hr>
<h2><a name="method-2">setPickerMode:</a></h2>
+ (void) <b>setPickerMode:</b> (int)mode<br>
<hr>
<h2><a name="method-3">sharedColorPanel</a></h2>
+ (NSColorPanel*) <b>sharedColorPanel</b><br>
<hr>
<h2><a name="method-4">sharedColorPanelExists</a></h2>
+ (BOOL) <b>sharedColorPanelExists</b><br>
<hr>
<h2><a name="method-5">accessoryView</a></h2>
- (NSView*) <b>accessoryView</b><br>
<hr>
<h2><a name="method-6">alpha</a></h2>
- (float) <b>alpha</b><br>
<hr>
<h2><a name="method-7">attachColorList:</a></h2>
- (void) <b>attachColorList:</b> (NSColorList*)colorList<br>
<hr>
<h2><a name="method-8">color</a></h2>
- (NSColor*) <b>color</b><br>
<hr>
<h2><a name="method-9">detachColorList:</a></h2>
- (void) <b>detachColorList:</b> (NSColorList*)colorList<br>
<hr>
<h2><a name="method-10">isContinuous</a></h2>
- (BOOL) <b>isContinuous</b><br>
<hr>
<h2><a name="method-11">mode</a></h2>
- (int) <b>mode</b><br>
<hr>
<h2><a name="method-12">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-13">setAction:</a></h2>
- (void) <b>setAction:</b> (SEL)action<br>
<hr>
<h2><a name="method-14">setColor:</a></h2>
- (void) <b>setColor:</b> (NSColor*)color<br>
<hr>
<h2><a name="method-15">setContinuous:</a></h2>
- (void) <b>setContinuous:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-16">setMode:</a></h2>
- (void) <b>setMode:</b> (int)mode<br>
<hr>
<h2><a name="method-17">setShowsAlpha:</a></h2>
- (void) <b>setShowsAlpha:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-18">setTarget:</a></h2>
- (void) <b>setTarget:</b> (id)target<br>
<hr>
<h2><a name="method-19">showsAlpha</a></h2>
- (BOOL) <b>showsAlpha</b><br>
<hr>
<h2><a name="method-20">changeColor:</a></h2>
- (void) <b>changeColor:</b> (id)sender<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,78 @@
<html><head>
<title>NSColorPicker</title>
</head>
<body>
<a href="NSColorPanel.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSColorWell.html">[Next]</a>
<h1>NSColorPicker</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSColorPicker</a></h2>
<h2><a name="NSColorPicker">NSColorPicker</a></h2>
<p><b>Declared in:</b> AppKit/NSColorPicker.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSColorPickingDefault
</p>
<hr>
<ul>
<li><a href="NSColorPicker.html#method-0">-attachColorList:</a>
<li><a href="NSColorPicker.html#method-1">-colorPanel</a>
<li><a href="NSColorPicker.html#method-2">-detachColorList:</a>
<li><a href="NSColorPicker.html#method-3">-initWithPickerMask:colorPanel:</a>
<li><a href="NSColorPicker.html#method-4">-insertNewButtonImage:</a>
<li><a href="NSColorPicker.html#method-5">-provideNewButtonImage</a>
<li><a href="NSColorPicker.html#method-6">-setMode:</a>
<li><a href="NSColorPicker.html#method-7">-viewSizeChanged:</a>
</ul>
<hr>
<h2><a name="method-0">attachColorList:</a></h2>
- (void) <b>attachColorList:</b> (NSColorList*)colorList<br>
<hr>
<h2><a name="method-1">colorPanel</a></h2>
- (NSColorPanel*) <b>colorPanel</b><br>
<hr>
<h2><a name="method-2">detachColorList:</a></h2>
- (void) <b>detachColorList:</b> (NSColorList*)colorList<br>
<hr>
<h2><a name="method-3">initWithPickerMask:colorPanel:</a></h2>
- (id) <b>initWithPickerMask:</b> (int)mask <b>colorPanel:</b> (NSColorPanel*)owningColorPanel<br>
<hr>
<h2><a name="method-4">insertNewButtonImage:</a></h2>
- (void) <b>insertNewButtonImage:</b> (NSImage*)newButtonImage<br>
<hr>
<h2><a name="method-5">provideNewButtonImage</a></h2>
- (NSImage*) <b>provideNewButtonImage</b><br>
<hr>
<h2><a name="method-6">setMode:</a></h2>
- (void) <b>setMode:</b> (int)mode<br>
<hr>
<h2><a name="method-7">viewSizeChanged:</a></h2>
- (void) <b>viewSizeChanged:</b> (id)sender<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,84 @@
<html><head>
<title>NSColorWell</title>
</head>
<body>
<a href="NSColorPicker.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSComboBox.html">[Next]</a>
<h1>NSColorWell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSColorWell</a></h2>
<h2><a name="NSColorWell">NSColorWell</a></h2>
<p><b>Declared in:</b> AppKit/NSColorWell.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSColorWell.html#method-0">-activate:</a>
<li><a href="NSColorWell.html#method-1">-color</a>
<li><a href="NSColorWell.html#method-2">-deactivate</a>
<li><a href="NSColorWell.html#method-3">-drawWellInside:</a>
<li><a href="NSColorWell.html#method-4">-isActive</a>
<li><a href="NSColorWell.html#method-5">-isBordered</a>
<li><a href="NSColorWell.html#method-6">-setBordered:</a>
<li><a href="NSColorWell.html#method-7">-setColor:</a>
<li><a href="NSColorWell.html#method-8">-takeColorFrom:</a>
</ul>
<hr>
<h2><a name="method-0">activate:</a></h2>
- (void) <b>activate:</b> (BOOL)exclusive<br>
<hr>
<h2><a name="method-1">color</a></h2>
- (NSColor*) <b>color</b><br>
<hr>
<h2><a name="method-2">deactivate</a></h2>
- (void) <b>deactivate</b><br>
<hr>
<h2><a name="method-3">drawWellInside:</a></h2>
- (void) <b>drawWellInside:</b> (NSRect)insideRect<br>
<hr>
<h2><a name="method-4">isActive</a></h2>
- (BOOL) <b>isActive</b><br>
<hr>
<h2><a name="method-5">isBordered</a></h2>
- (BOOL) <b>isBordered</b><br>
<hr>
<h2><a name="method-6">setBordered:</a></h2>
- (void) <b>setBordered:</b> (BOOL)bordered<br>
<hr>
<h2><a name="method-7">setColor:</a></h2>
- (void) <b>setColor:</b> (NSColor*)color<br>
<hr>
<h2><a name="method-8">takeColorFrom:</a></h2>
- (void) <b>takeColorFrom:</b> (id)sender<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,240 @@
<html><head>
<title>NSComboBox</title>
</head>
<body>
<a href="NSColorWell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSComboBoxCell.html">[Next]</a>
<h1>NSComboBox</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSComboBox</a></h2>
<h2><a name="NSComboBox">NSComboBox</a></h2>
<p><b>Declared in:</b> AppKit/NSComboBox.h</p>
<p><b>Inherits from:</b> NSTextField</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSComboBox.html#method-1">-addItemWithObjectValue:</a>
<li><a href="NSComboBox.html#method-0">-addItemsWithObjectValues:</a>
<li><a href="NSComboBox.html#method-2">-completes</a>
<li><a href="NSComboBox.html#method-3">-dataSource</a>
<li><a href="NSComboBox.html#method-4">-deselectItemAtIndex:</a>
<li><a href="NSComboBox.html#method-5">-encodeWithCoder:</a>
<li><a href="NSComboBox.html#method-6">-hasVerticalScroller</a>
<li><a href="NSComboBox.html#method-7">-indexOfItemWithObjectValue:</a>
<li><a href="NSComboBox.html#method-8">-indexOfSelectedItem</a>
<li><a href="NSComboBox.html#method-9">-initWithCoder:</a>
<li><a href="NSComboBox.html#method-10">-insertItemWithObjectValue:</a>
<li><a href="NSComboBox.html#method-11">-intercellSpacing</a>
<li><a href="NSComboBox.html#method-12">-itemHeight</a>
<li><a href="NSComboBox.html#method-13">-itemObjectValueAtIndex:</a>
<li><a href="NSComboBox.html#method-14">-noteNumberOfItemsChanged</a>
<li><a href="NSComboBox.html#method-15">-numberOfItems</a>
<li><a href="NSComboBox.html#method-16">-numberOfVisibleItems</a>
<li><a href="NSComboBox.html#method-17">-objectValueOfSelectedItem</a>
<li><a href="NSComboBox.html#method-18">-objectValues</a>
<li><a href="NSComboBox.html#method-19">-reloadData</a>
<li><a href="NSComboBox.html#method-20">-removeAllItems</a>
<li><a href="NSComboBox.html#method-21">-removeItemAtIndex:</a>
<li><a href="NSComboBox.html#method-22">-removeItemWithObjectValue:</a>
<li><a href="NSComboBox.html#method-23">-scrollItemAtIndexToTop:</a>
<li><a href="NSComboBox.html#method-24">-scrollItemAtIndexToVisible:</a>
<li><a href="NSComboBox.html#method-25">-selectItemAtIndex:</a>
<li><a href="NSComboBox.html#method-26">-selectItemWithObjectValue:</a>
<li><a href="NSComboBox.html#method-27">-setCompletes:</a>
<li><a href="NSComboBox.html#method-28">-setDataSource:</a>
<li><a href="NSComboBox.html#method-29">-setHasVerticalScroller:</a>
<li><a href="NSComboBox.html#method-30">-setIntercellSpacing:</a>
<li><a href="NSComboBox.html#method-31">-setItemHeight:</a>
<li><a href="NSComboBox.html#method-32">-setNumberOfVisibleItems:</a>
<li><a href="NSComboBox.html#method-33">-setUsesDataSource:</a>
<li><a href="NSComboBox.html#method-34">-usesDataSource</a>
</ul>
<hr>
<h2><a name="method-0">addItemsWithObjectValues:</a></h2>
- (void) <b>addItemsWithObjectValues:</b> (id)objects<br>
<hr>
<h2><a name="method-1">addItemWithObjectValue:</a></h2>
- (void) <b>addItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-2">completes</a></h2>
- (BOOL) <b>completes</b><br>
<hr>
<h2><a name="method-3">dataSource</a></h2>
- (id) <b>dataSource</b><br>
<hr>
<h2><a name="method-4">deselectItemAtIndex:</a></h2>
- (void) <b>deselectItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-5">encodeWithCoder:</a></h2>
- (void) <b>encodeWithCoder:</b> (NSCoder*)encoder<br>
<hr>
<h2><a name="method-6">hasVerticalScroller</a></h2>
- (BOOL) <b>hasVerticalScroller</b><br>
<hr>
<h2><a name="method-7">indexOfItemWithObjectValue:</a></h2>
- (int) <b>indexOfItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-8">indexOfSelectedItem</a></h2>
- (int) <b>indexOfSelectedItem</b><br>
<hr>
<h2><a name="method-9">initWithCoder:</a></h2>
- (id) <b>initWithCoder:</b> (NSCoder*)decoder<br>
<hr>
<h2><a name="method-10">insertItemWithObjectValue:</a></h2>
- (void) <b>insertItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-11">intercellSpacing</a></h2>
- (NSSize) <b>intercellSpacing</b><br>
<hr>
<h2><a name="method-12">itemHeight</a></h2>
- (float) <b>itemHeight</b><br>
<hr>
<h2><a name="method-13">itemObjectValueAtIndex:</a></h2>
- (id) <b>itemObjectValueAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-14">noteNumberOfItemsChanged</a></h2>
- (void) <b>noteNumberOfItemsChanged</b><br>
<hr>
<h2><a name="method-15">numberOfItems</a></h2>
- (int) <b>numberOfItems</b><br>
<hr>
<h2><a name="method-16">numberOfVisibleItems</a></h2>
- (int) <b>numberOfVisibleItems</b><br>
<hr>
<h2><a name="method-17">objectValueOfSelectedItem</a></h2>
- (id) <b>objectValueOfSelectedItem</b><br>
<hr>
<h2><a name="method-18">objectValues</a></h2>
- (NSArray*) <b>objectValues</b><br>
<hr>
<h2><a name="method-19">reloadData</a></h2>
- (void) <b>reloadData</b><br>
<hr>
<h2><a name="method-20">removeAllItems</a></h2>
- (void) <b>removeAllItems</b><br>
<hr>
<h2><a name="method-21">removeItemAtIndex:</a></h2>
- (void) <b>removeItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-22">removeItemWithObjectValue:</a></h2>
- (void) <b>removeItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-23">scrollItemAtIndexToTop:</a></h2>
- (void) <b>scrollItemAtIndexToTop:</b> (int)index<br>
<hr>
<h2><a name="method-24">scrollItemAtIndexToVisible:</a></h2>
- (void) <b>scrollItemAtIndexToVisible:</b> (int)index<br>
<hr>
<h2><a name="method-25">selectItemAtIndex:</a></h2>
- (void) <b>selectItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-26">selectItemWithObjectValue:</a></h2>
- (void) <b>selectItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-27">setCompletes:</a></h2>
- (void) <b>setCompletes:</b> (BOOL)completes<br>
<hr>
<h2><a name="method-28">setDataSource:</a></h2>
- (void) <b>setDataSource:</b> (id)aSource<br>
<hr>
<h2><a name="method-29">setHasVerticalScroller:</a></h2>
- (void) <b>setHasVerticalScroller:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-30">setIntercellSpacing:</a></h2>
- (void) <b>setIntercellSpacing:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-31">setItemHeight:</a></h2>
- (void) <b>setItemHeight:</b> (float)itemHeight<br>
<hr>
<h2><a name="method-32">setNumberOfVisibleItems:</a></h2>
- (void) <b>setNumberOfVisibleItems:</b> (int)visibleItems<br>
<hr>
<h2><a name="method-33">setUsesDataSource:</a></h2>
- (void) <b>setUsesDataSource:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-34">usesDataSource</a></h2>
- (BOOL) <b>usesDataSource</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,246 @@
<html><head>
<title>NSComboBoxCell</title>
</head>
<body>
<a href="NSComboBox.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSControl.html">[Next]</a>
<h1>NSComboBoxCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSComboBoxCell</a></h2>
<h2><a name="NSComboBoxCell">NSComboBoxCell</a></h2>
<p><b>Declared in:</b> AppKit/NSComboBoxCell.h</p>
<p><b>Inherits from:</b> NSTextFieldCell</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSComboBoxCell.html#method-1">-addItemWithObjectValue:</a>
<li><a href="NSComboBoxCell.html#method-0">-addItemsWithObjectValues:</a>
<li><a href="NSComboBoxCell.html#method-2">-completedString:</a>
<li><a href="NSComboBoxCell.html#method-3">-completes</a>
<li><a href="NSComboBoxCell.html#method-4">-dataSource</a>
<li><a href="NSComboBoxCell.html#method-5">-deselectItemAtIndex:</a>
<li><a href="NSComboBoxCell.html#method-6">-encodeWithCoder:</a>
<li><a href="NSComboBoxCell.html#method-7">-hasVerticalScroller</a>
<li><a href="NSComboBoxCell.html#method-8">-indexOfItemWithObjectValue:</a>
<li><a href="NSComboBoxCell.html#method-9">-indexOfSelectedItem</a>
<li><a href="NSComboBoxCell.html#method-10">-initWithCoder:</a>
<li><a href="NSComboBoxCell.html#method-11">-insertItemWithObjectValue:</a>
<li><a href="NSComboBoxCell.html#method-12">-intercellSpacing</a>
<li><a href="NSComboBoxCell.html#method-13">-itemHeight</a>
<li><a href="NSComboBoxCell.html#method-14">-itemObjectValueAtIndex:</a>
<li><a href="NSComboBoxCell.html#method-15">-noteNumberOfItemsChanged</a>
<li><a href="NSComboBoxCell.html#method-16">-numberOfItems</a>
<li><a href="NSComboBoxCell.html#method-17">-numberOfVisibleItems</a>
<li><a href="NSComboBoxCell.html#method-18">-objectValueOfSelectedItem</a>
<li><a href="NSComboBoxCell.html#method-19">-objectValues</a>
<li><a href="NSComboBoxCell.html#method-20">-reloadData</a>
<li><a href="NSComboBoxCell.html#method-21">-removeAllItems</a>
<li><a href="NSComboBoxCell.html#method-22">-removeItemAtIndex:</a>
<li><a href="NSComboBoxCell.html#method-23">-removeItemWithObjectValue:</a>
<li><a href="NSComboBoxCell.html#method-24">-scrollItemAtIndexToTop:</a>
<li><a href="NSComboBoxCell.html#method-25">-scrollItemAtIndexToVisible:</a>
<li><a href="NSComboBoxCell.html#method-26">-selectItemAtIndex:</a>
<li><a href="NSComboBoxCell.html#method-27">-selectItemWithObjectValue:</a>
<li><a href="NSComboBoxCell.html#method-28">-setCompletes:</a>
<li><a href="NSComboBoxCell.html#method-29">-setDataSource:</a>
<li><a href="NSComboBoxCell.html#method-30">-setHasVerticalScroller:</a>
<li><a href="NSComboBoxCell.html#method-31">-setIntercellSpacing:</a>
<li><a href="NSComboBoxCell.html#method-32">-setItemHeight:</a>
<li><a href="NSComboBoxCell.html#method-33">-setNumberOfVisibleItems:</a>
<li><a href="NSComboBoxCell.html#method-34">-setUsesDataSource:</a>
<li><a href="NSComboBoxCell.html#method-35">-usesDataSource</a>
</ul>
<hr>
<h2><a name="method-0">addItemsWithObjectValues:</a></h2>
- (void) <b>addItemsWithObjectValues:</b> (id)objects<br>
<hr>
<h2><a name="method-1">addItemWithObjectValue:</a></h2>
- (void) <b>addItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-2">completedString:</a></h2>
- (NSString*) <b>completedString:</b> (NSString*)substring<br>
<hr>
<h2><a name="method-3">completes</a></h2>
- (BOOL) <b>completes</b><br>
<hr>
<h2><a name="method-4">dataSource</a></h2>
- (id) <b>dataSource</b><br>
<hr>
<h2><a name="method-5">deselectItemAtIndex:</a></h2>
- (void) <b>deselectItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-6">encodeWithCoder:</a></h2>
- (void) <b>encodeWithCoder:</b> (NSCoder*)encoder<br>
<hr>
<h2><a name="method-7">hasVerticalScroller</a></h2>
- (BOOL) <b>hasVerticalScroller</b><br>
<hr>
<h2><a name="method-8">indexOfItemWithObjectValue:</a></h2>
- (int) <b>indexOfItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-9">indexOfSelectedItem</a></h2>
- (int) <b>indexOfSelectedItem</b><br>
<hr>
<h2><a name="method-10">initWithCoder:</a></h2>
- (id) <b>initWithCoder:</b> (NSCoder*)decoder<br>
<hr>
<h2><a name="method-11">insertItemWithObjectValue:</a></h2>
- (void) <b>insertItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-12">intercellSpacing</a></h2>
- (NSSize) <b>intercellSpacing</b><br>
<hr>
<h2><a name="method-13">itemHeight</a></h2>
- (float) <b>itemHeight</b><br>
<hr>
<h2><a name="method-14">itemObjectValueAtIndex:</a></h2>
- (id) <b>itemObjectValueAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-15">noteNumberOfItemsChanged</a></h2>
- (void) <b>noteNumberOfItemsChanged</b><br>
<hr>
<h2><a name="method-16">numberOfItems</a></h2>
- (int) <b>numberOfItems</b><br>
<hr>
<h2><a name="method-17">numberOfVisibleItems</a></h2>
- (int) <b>numberOfVisibleItems</b><br>
<hr>
<h2><a name="method-18">objectValueOfSelectedItem</a></h2>
- (id) <b>objectValueOfSelectedItem</b><br>
<hr>
<h2><a name="method-19">objectValues</a></h2>
- (NSArray*) <b>objectValues</b><br>
<hr>
<h2><a name="method-20">reloadData</a></h2>
- (void) <b>reloadData</b><br>
<hr>
<h2><a name="method-21">removeAllItems</a></h2>
- (void) <b>removeAllItems</b><br>
<hr>
<h2><a name="method-22">removeItemAtIndex:</a></h2>
- (void) <b>removeItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-23">removeItemWithObjectValue:</a></h2>
- (void) <b>removeItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-24">scrollItemAtIndexToTop:</a></h2>
- (void) <b>scrollItemAtIndexToTop:</b> (int)index<br>
<hr>
<h2><a name="method-25">scrollItemAtIndexToVisible:</a></h2>
- (void) <b>scrollItemAtIndexToVisible:</b> (int)index<br>
<hr>
<h2><a name="method-26">selectItemAtIndex:</a></h2>
- (void) <b>selectItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-27">selectItemWithObjectValue:</a></h2>
- (void) <b>selectItemWithObjectValue:</b> (id)anObject<br>
<hr>
<h2><a name="method-28">setCompletes:</a></h2>
- (void) <b>setCompletes:</b> (BOOL)completes<br>
<hr>
<h2><a name="method-29">setDataSource:</a></h2>
- (void) <b>setDataSource:</b> (id)aSource<br>
<hr>
<h2><a name="method-30">setHasVerticalScroller:</a></h2>
- (void) <b>setHasVerticalScroller:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-31">setIntercellSpacing:</a></h2>
- (void) <b>setIntercellSpacing:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-32">setItemHeight:</a></h2>
- (void) <b>setItemHeight:</b> (float)itemHeight<br>
<hr>
<h2><a name="method-33">setNumberOfVisibleItems:</a></h2>
- (void) <b>setNumberOfVisibleItems:</b> (int)visibleItems<br>
<hr>
<h2><a name="method-34">setUsesDataSource:</a></h2>
- (void) <b>setUsesDataSource:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-35">usesDataSource</a></h2>
- (BOOL) <b>usesDataSource</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,432 @@
<html><head>
<title>NSControl</title>
</head>
<body>
<a href="NSComboBoxCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSCursor.html">[Next]</a>
<h1>NSControl</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSControl</a></h2>
<h2><a name="NSControl">NSControl</a></h2>
<p><b>Declared in:</b> &#60;</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSControl.html#method-0">+cellClass</a>
<li><a href="NSControl.html#method-1">+setCellClass:</a>
<li><a href="NSControl.html#method-2">-abortEditing</a>
<li><a href="NSControl.html#method-3">-action</a>
<li><a href="NSControl.html#method-4">-alignment</a>
<li><a href="NSControl.html#method-5">-attributedStringValue</a>
<li><a href="NSControl.html#method-6">-calcSize</a>
<li><a href="NSControl.html#method-7">-cell</a>
<li><a href="NSControl.html#method-58">-control:didFailToFormatString:errorDescription:</a>
<li><a href="NSControl.html#method-59">-control:didFailToValidatePartialString:errorDescription:</a>
<li><a href="NSControl.html#method-60">-control:isValidObject:</a>
<li><a href="NSControl.html#method-61">-control:textShouldBeginEditing:</a>
<li><a href="NSControl.html#method-62">-control:textShouldEndEditing:</a>
<li><a href="NSControl.html#method-63">-control:textView:doCommandBySelector:</a>
<li><a href="NSControl.html#method-64">-controlTextDidBeginEditing:</a>
<li><a href="NSControl.html#method-66">-controlTextDidChange:</a>
<li><a href="NSControl.html#method-65">-controlTextDidEndEditing:</a>
<li><a href="NSControl.html#method-8">-currentEditor</a>
<li><a href="NSControl.html#method-9">-doubleValue</a>
<li><a href="NSControl.html#method-10">-drawCell:</a>
<li><a href="NSControl.html#method-11">-drawCellInside:</a>
<li><a href="NSControl.html#method-12">-floatValue</a>
<li><a href="NSControl.html#method-13">-font</a>
<li><a href="NSControl.html#method-14">-ignoresMultiClick</a>
<li><a href="NSControl.html#method-15">-initWithFrame:</a>
<li><a href="NSControl.html#method-16">-intValue</a>
<li><a href="NSControl.html#method-17">-isContinuous</a>
<li><a href="NSControl.html#method-18">-isEnabled</a>
<li><a href="NSControl.html#method-19">-mouseDown:</a>
<li><a href="NSControl.html#method-20">-objectValue</a>
<li><a href="NSControl.html#method-21">-performClick:</a>
<li><a href="NSControl.html#method-22">-refusesFirstResponder</a>
<li><a href="NSControl.html#method-23">-selectCell:</a>
<li><a href="NSControl.html#method-24">-selectedCell</a>
<li><a href="NSControl.html#method-25">-selectedTag</a>
<li><a href="NSControl.html#method-26">-sendAction:</a>
<li><a href="NSControl.html#method-27">-sendActionOn:</a>
<li><a href="NSControl.html#method-28">-setAction:</a>
<li><a href="NSControl.html#method-29">-setAlignment:</a>
<li><a href="NSControl.html#method-30">-setAttributedStringValue:</a>
<li><a href="NSControl.html#method-31">-setCell:</a>
<li><a href="NSControl.html#method-32">-setContinuous:</a>
<li><a href="NSControl.html#method-33">-setDoubleValue:</a>
<li><a href="NSControl.html#method-34">-setEnabled:</a>
<li><a href="NSControl.html#method-35">-setFloatValue:</a>
<li><a href="NSControl.html#method-36">-setFloatingPointFormat:left:right:</a>
<li><a href="NSControl.html#method-37">-setFont:</a>
<li><a href="NSControl.html#method-38">-setIgnoresMultiClick:</a>
<li><a href="NSControl.html#method-39">-setIntValue:</a>
<li><a href="NSControl.html#method-40">-setNeedsDisplay</a>
<li><a href="NSControl.html#method-41">-setObjectValue:</a>
<li><a href="NSControl.html#method-42">-setRefusesFirstResponder:</a>
<li><a href="NSControl.html#method-43">-setStringValue:</a>
<li><a href="NSControl.html#method-44">-setTag:</a>
<li><a href="NSControl.html#method-45">-setTarget:</a>
<li><a href="NSControl.html#method-46">-sizeToFit</a>
<li><a href="NSControl.html#method-47">-stringValue</a>
<li><a href="NSControl.html#method-48">-tag</a>
<li><a href="NSControl.html#method-49">-takeDoubleValueFrom:</a>
<li><a href="NSControl.html#method-50">-takeFloatValueFrom:</a>
<li><a href="NSControl.html#method-51">-takeIntValueFrom:</a>
<li><a href="NSControl.html#method-52">-takeObjectValueFrom:</a>
<li><a href="NSControl.html#method-53">-takeStringValueFrom:</a>
<li><a href="NSControl.html#method-54">-target</a>
<li><a href="NSControl.html#method-55">-updateCell:</a>
<li><a href="NSControl.html#method-56">-updateCellInside:</a>
<li><a href="NSControl.html#method-57">-validateEditing</a>
</ul>
<hr>
<h2><a name="method-0">cellClass</a></h2>
+ (Class) <b>cellClass</b><br>
<hr>
<h2><a name="method-1">setCellClass:</a></h2>
+ (void) <b>setCellClass:</b> (Class)class<br>
<hr>
<h2><a name="method-2">abortEditing</a></h2>
- (BOOL) <b>abortEditing</b><br>
<hr>
<h2><a name="method-3">action</a></h2>
- (SEL) <b>action</b><br>
<hr>
<h2><a name="method-4">alignment</a></h2>
- (NSTextAlignment) <b>alignment</b><br>
<hr>
<h2><a name="method-5">attributedStringValue</a></h2>
- (NSAttributedString*) <b>attributedStringValue</b><br>
<hr>
<h2><a name="method-6">calcSize</a></h2>
- (void) <b>calcSize</b><br>
<hr>
<h2><a name="method-7">cell</a></h2>
- (id) <b>cell</b><br>
<hr>
<h2><a name="method-8">currentEditor</a></h2>
- (NSText*) <b>currentEditor</b><br>
<hr>
<h2><a name="method-9">doubleValue</a></h2>
- (double) <b>doubleValue</b><br>
<hr>
<h2><a name="method-10">drawCell:</a></h2>
- (void) <b>drawCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-11">drawCellInside:</a></h2>
- (void) <b>drawCellInside:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-12">floatValue</a></h2>
- (float) <b>floatValue</b><br>
<hr>
<h2><a name="method-13">font</a></h2>
- (NSFont*) <b>font</b><br>
<hr>
<h2><a name="method-14">ignoresMultiClick</a></h2>
- (BOOL) <b>ignoresMultiClick</b><br>
<hr>
<h2><a name="method-15">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-16">intValue</a></h2>
- (int) <b>intValue</b><br>
<hr>
<h2><a name="method-17">isContinuous</a></h2>
- (BOOL) <b>isContinuous</b><br>
<hr>
<h2><a name="method-18">isEnabled</a></h2>
- (BOOL) <b>isEnabled</b><br>
<hr>
<h2><a name="method-19">mouseDown:</a></h2>
- (void) <b>mouseDown:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-20">objectValue</a></h2>
- (id) <b>objectValue</b><br>
<hr>
<h2><a name="method-21">performClick:</a></h2>
- (void) <b>performClick:</b> (id)sender<br>
<hr>
<h2><a name="method-22">refusesFirstResponder</a></h2>
- (BOOL) <b>refusesFirstResponder</b><br>
<hr>
<h2><a name="method-23">selectCell:</a></h2>
- (void) <b>selectCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-24">selectedCell</a></h2>
- (id) <b>selectedCell</b><br>
<hr>
<h2><a name="method-25">selectedTag</a></h2>
- (int) <b>selectedTag</b><br>
<hr>
<h2><a name="method-26">sendAction:</a></h2>
- (BOOL) <b>sendAction:</b> (SEL)theAction<br>
<hr>
<h2><a name="method-27">sendActionOn:</a></h2>
- (int) <b>sendActionOn:</b> (int)mask<br>
<hr>
<h2><a name="method-28">setAction:</a></h2>
- (void) <b>setAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-29">setAlignment:</a></h2>
- (void) <b>setAlignment:</b> (NSTextAlignment)mode<br>
<hr>
<h2><a name="method-30">setAttributedStringValue:</a></h2>
- (void) <b>setAttributedStringValue:</b> (NSAttributedString*)object<br>
<hr>
<h2><a name="method-31">setCell:</a></h2>
- (void) <b>setCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-32">setContinuous:</a></h2>
- (void) <b>setContinuous:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-33">setDoubleValue:</a></h2>
- (void) <b>setDoubleValue:</b> (double)aDouble<br>
<hr>
<h2><a name="method-34">setEnabled:</a></h2>
- (void) <b>setEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-35">setFloatValue:</a></h2>
- (void) <b>setFloatValue:</b> (float)aFloat<br>
<hr>
<h2><a name="method-36">setFloatingPointFormat:left:right:</a></h2>
- (void) <b>setFloatingPointFormat:</b> (BOOL)autoRange <b>left:</b> (unsigned int)leftDigits <b>right:</b> (unsigned int)rightDigits<br>
<hr>
<h2><a name="method-37">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)fontObject<br>
<hr>
<h2><a name="method-38">setIgnoresMultiClick:</a></h2>
- (void) <b>setIgnoresMultiClick:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-39">setIntValue:</a></h2>
- (void) <b>setIntValue:</b> (int)anInt<br>
<hr>
<h2><a name="method-40">setNeedsDisplay</a></h2>
- (void) <b>setNeedsDisplay</b><br>
<hr>
<h2><a name="method-41">setObjectValue:</a></h2>
- (void) <b>setObjectValue:</b> (id)object<br>
<hr>
<h2><a name="method-42">setRefusesFirstResponder:</a></h2>
- (void) <b>setRefusesFirstResponder:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-43">setStringValue:</a></h2>
- (void) <b>setStringValue:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-44">setTag:</a></h2>
- (void) <b>setTag:</b> (int)anInt<br>
<hr>
<h2><a name="method-45">setTarget:</a></h2>
- (void) <b>setTarget:</b> (id)anObject<br>
<hr>
<h2><a name="method-46">sizeToFit</a></h2>
- (void) <b>sizeToFit</b><br>
<hr>
<h2><a name="method-47">stringValue</a></h2>
- (NSString*) <b>stringValue</b><br>
<hr>
<h2><a name="method-48">tag</a></h2>
- (int) <b>tag</b><br>
<hr>
<h2><a name="method-49">takeDoubleValueFrom:</a></h2>
- (void) <b>takeDoubleValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-50">takeFloatValueFrom:</a></h2>
- (void) <b>takeFloatValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-51">takeIntValueFrom:</a></h2>
- (void) <b>takeIntValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-52">takeObjectValueFrom:</a></h2>
- (void) <b>takeObjectValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-53">takeStringValueFrom:</a></h2>
- (void) <b>takeStringValueFrom:</b> (id)sender<br>
<hr>
<h2><a name="method-54">target</a></h2>
- (id) <b>target</b><br>
<hr>
<h2><a name="method-55">updateCell:</a></h2>
- (void) <b>updateCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-56">updateCellInside:</a></h2>
- (void) <b>updateCellInside:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-57">validateEditing</a></h2>
- (void) <b>validateEditing</b><br>
<hr>
<h2><a name="method-58">control:didFailToFormatString:errorDescription:</a></h2>
- (BOOL) <b>control:</b> (NSControl*)control <b>didFailToFormatString:</b> (NSString*)string <b>errorDescription:</b> (NSString*)error<br>
<hr>
<h2><a name="method-59">control:didFailToValidatePartialString:errorDescription:</a></h2>
- (void) <b>control:</b> (NSControl*)control <b>didFailToValidatePartialString:</b> (NSString*)string <b>errorDescription:</b> (NSString*)error<br>
<hr>
<h2><a name="method-60">control:isValidObject:</a></h2>
- (BOOL) <b>control:</b> (NSControl*)control <b>isValidObject:</b> (id)object<br>
<hr>
<h2><a name="method-61">control:textShouldBeginEditing:</a></h2>
- (BOOL) <b>control:</b> (NSControl*)control <b>textShouldBeginEditing:</b> (NSText*)fieldEditor<br>
<hr>
<h2><a name="method-62">control:textShouldEndEditing:</a></h2>
- (BOOL) <b>control:</b> (NSControl*)control <b>textShouldEndEditing:</b> (NSText*)fieldEditor<br>
<hr>
<h2><a name="method-63">control:textView:doCommandBySelector:</a></h2>
- (BOOL) <b>control:</b> (NSControl*)control <b>textView:</b> (NSTextView*)textView <b>doCommandBySelector:</b> (SEL)command<br>
<hr>
<h2><a name="method-64">controlTextDidBeginEditing:</a></h2>
- (void) <b>controlTextDidBeginEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-65">controlTextDidEndEditing:</a></h2>
- (void) <b>controlTextDidEndEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-66">controlTextDidChange:</a></h2>
- (void) <b>controlTextDidChange:</b> (NSNotification*)aNotification<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,150 @@
<html><head>
<title>NSCursor</title>
</head>
<body>
<a href="NSControl.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSCustomImageRep.html">[Next]</a>
<h1>NSCursor</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSCursor</a></h2>
<h2><a name="NSCursor">NSCursor</a></h2>
<p><b>Declared in:</b> AppKit/NSCursor.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSCursor.html#method-3">+IBeamCursor</a>
<li><a href="NSCursor.html#method-0">+arrowCursor</a>
<li><a href="NSCursor.html#method-1">+currentCursor</a>
<li><a href="NSCursor.html#method-2">+hide</a>
<li><a href="NSCursor.html#method-4">+pop</a>
<li><a href="NSCursor.html#method-5">+setHiddenUntilMouseMoves:</a>
<li><a href="NSCursor.html#method-6">+unhide</a>
<li><a href="NSCursor.html#method-7">-hotSpot</a>
<li><a href="NSCursor.html#method-8">-image</a>
<li><a href="NSCursor.html#method-10">-initWithImage:</a>
<li><a href="NSCursor.html#method-9">-initWithImage:foregroundColorHint:backgroundColorHint:hotSpot:</a>
<li><a href="NSCursor.html#method-11">-isSetOnMouseEntered</a>
<li><a href="NSCursor.html#method-12">-isSetOnMouseExited</a>
<li><a href="NSCursor.html#method-13">-mouseEntered:</a>
<li><a href="NSCursor.html#method-14">-mouseExited:</a>
<li><a href="NSCursor.html#method-15">-pop</a>
<li><a href="NSCursor.html#method-16">-push</a>
<li><a href="NSCursor.html#method-17">-set</a>
<li><a href="NSCursor.html#method-18">-setOnMouseEntered:</a>
<li><a href="NSCursor.html#method-19">-setOnMouseExited:</a>
</ul>
<hr>
<h2><a name="method-0">arrowCursor</a></h2>
+ (NSCursor*) <b>arrowCursor</b><br>
<hr>
<h2><a name="method-1">currentCursor</a></h2>
+ (NSCursor*) <b>currentCursor</b><br>
<hr>
<h2><a name="method-2">hide</a></h2>
+ (void) <b>hide</b><br>
<hr>
<h2><a name="method-3">IBeamCursor</a></h2>
+ (NSCursor*) <b>IBeamCursor</b><br>
<hr>
<h2><a name="method-4">pop</a></h2>
+ (void) <b>pop</b><br>
<hr>
<h2><a name="method-5">setHiddenUntilMouseMoves:</a></h2>
+ (void) <b>setHiddenUntilMouseMoves:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-6">unhide</a></h2>
+ (void) <b>unhide</b><br>
<hr>
<h2><a name="method-7">hotSpot</a></h2>
- (NSPoint) <b>hotSpot</b><br>
<hr>
<h2><a name="method-8">image</a></h2>
- (NSImage*) <b>image</b><br>
<hr>
<h2><a name="method-9">initWithImage:foregroundColorHint:backgroundColorHint:hotSpot:</a></h2>
- (id) <b>initWithImage:</b> (NSImage*)newImage <b>foregroundColorHint:</b> (NSColor*)fg <b>backgroundColorHint:</b> (NSColor*)bg <b>hotSpot:</b> (NSPoint)hotSpot<br>
<hr>
<h2><a name="method-10">initWithImage:</a></h2>
- (id) <b>initWithImage:</b> (NSImage*)newImage<br>
<hr>
<h2><a name="method-11">isSetOnMouseEntered</a></h2>
- (BOOL) <b>isSetOnMouseEntered</b><br>
<hr>
<h2><a name="method-12">isSetOnMouseExited</a></h2>
- (BOOL) <b>isSetOnMouseExited</b><br>
<hr>
<h2><a name="method-13">mouseEntered:</a></h2>
- (void) <b>mouseEntered:</b> (NSEvent*)anEvent<br>
<hr>
<h2><a name="method-14">mouseExited:</a></h2>
- (void) <b>mouseExited:</b> (NSEvent*)anEvent<br>
<hr>
<h2><a name="method-15">pop</a></h2>
- (void) <b>pop</b><br>
<hr>
<h2><a name="method-16">push</a></h2>
- (void) <b>push</b><br>
<hr>
<h2><a name="method-17">set</a></h2>
- (void) <b>set</b><br>
<hr>
<h2><a name="method-18">setOnMouseEntered:</a></h2>
- (void) <b>setOnMouseEntered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-19">setOnMouseExited:</a></h2>
- (void) <b>setOnMouseExited:</b> (BOOL)flag<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,48 @@
<html><head>
<title>NSCustomImageRep</title>
</head>
<body>
<a href="NSCursor.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSDPSContext.html">[Next]</a>
<h1>NSCustomImageRep</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSCustomImageRep</a></h2>
<h2><a name="NSCustomImageRep">NSCustomImageRep</a></h2>
<p><b>Declared in:</b> AppKit/NSCustomImageRep.h</p>
<p><b>Inherits from:</b> NSImageRep</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSCustomImageRep.html#method-0">-delegate</a>
<li><a href="NSCustomImageRep.html#method-1">-drawSelector</a>
<li><a href="NSCustomImageRep.html#method-2">-initWithDrawSelector:delegate:</a>
</ul>
<hr>
<h2><a name="method-0">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-1">drawSelector</a></h2>
- (SEL) <b>drawSelector</b><br>
<hr>
<h2><a name="method-2">initWithDrawSelector:delegate:</a></h2>
- (id) <b>initWithDrawSelector:</b> (SEL)aMethod <b>delegate:</b> (id)anObject<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,276 @@
<html><head>
<title>NSDPSContext</title>
</head>
<body>
<a href="NSCustomImageRep.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSDocument.html">[Next]</a>
<h1>NSDPSContext</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSDPSContext</a></h2>
<h2><a name="NSDPSContext">NSDPSContext</a></h2>
<p><b>Declared in:</b> AppKit/NSDPSContext.h</p>
<p><b>Inherits from:</b> NSGraphicsContext</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSDPSContext.html#method-0">+areAllContextsOutputTraced</a>
<li><a href="NSDPSContext.html#method-1">+areAllContextsSynchronized</a>
<li><a href="NSDPSContext.html#method-2">+currentContext</a>
<li><a href="NSDPSContext.html#method-3">+setAllContextsOutputTraced:</a>
<li><a href="NSDPSContext.html#method-4">+setAllContextsSynchronized:</a>
<li><a href="NSDPSContext.html#method-5">+setCurrentContext:</a>
<li><a href="NSDPSContext.html#method-6">+stringForDPSError:</a>
<li><a href="NSDPSContext.html#method-13">-</a>
<li><a href="NSDPSContext.html#method-7">-DPSContext</a>
<li><a href="NSDPSContext.html#method-8">-awaitReturnValues</a>
<li><a href="NSDPSContext.html#method-9">-chainChildContext:</a>
<li><a href="NSDPSContext.html#method-10">-childContext</a>
<li><a href="NSDPSContext.html#method-11">-errorProc</a>
<li><a href="NSDPSContext.html#method-12">-flush</a>
<li><a href="NSDPSContext.html#method-14">-interruptExecution</a>
<li><a href="NSDPSContext.html#method-15">-isDrawingToScreen</a>
<li><a href="NSDPSContext.html#method-16">-isOutputTraced</a>
<li><a href="NSDPSContext.html#method-17">-isSynchronized</a>
<li><a href="NSDPSContext.html#method-18">-isWaitCursorEnabled</a>
<li><a href="NSDPSContext.html#method-19">-mutableData</a>
<li><a href="NSDPSContext.html#method-20">-notifyObjectWhenFinishedExecuting:</a>
<li><a href="NSDPSContext.html#method-21">-parentContext</a>
<li><a href="NSDPSContext.html#method-22">-printFormat:</a>
<li><a href="NSDPSContext.html#method-23">-printFormat:arguments:</a>
<li><a href="NSDPSContext.html#method-24">-resetCommunication</a>
<li><a href="NSDPSContext.html#method-25">-setErrorProc:</a>
<li><a href="NSDPSContext.html#method-26">-setOutputTraced:</a>
<li><a href="NSDPSContext.html#method-27">-setSynchronized:</a>
<li><a href="NSDPSContext.html#method-28">-setTextProc:</a>
<li><a href="NSDPSContext.html#method-29">-setWaitCursorEnabled:</a>
<li><a href="NSDPSContext.html#method-30">-startWaitCursorTimer</a>
<li><a href="NSDPSContext.html#method-31">-textProc</a>
<li><a href="NSDPSContext.html#method-32">-unchainContext</a>
<li><a href="NSDPSContext.html#method-33">-updateNameMap</a>
<li><a href="NSDPSContext.html#method-34">-wait</a>
<li><a href="NSDPSContext.html#method-35">-writeBOSArray:count:ofType:</a>
<li><a href="NSDPSContext.html#method-36">-writeBOSNumString:length:ofTypescale:</a>
<li><a href="NSDPSContext.html#method-37">-writeBOSString:length:</a>
<li><a href="NSDPSContext.html#method-38">-writeBinaryObjectSequence:length:</a>
<li><a href="NSDPSContext.html#method-39">-writeData:</a>
<li><a href="NSDPSContext.html#method-40">-writePostScriptWithLanguageEncodingConversion:</a>
</ul>
<hr>
<h2><a name="method-0">areAllContextsOutputTraced</a></h2>
+ (BOOL) <b>areAllContextsOutputTraced</b><br>
<hr>
<h2><a name="method-1">areAllContextsSynchronized</a></h2>
+ (BOOL) <b>areAllContextsSynchronized</b><br>
<hr>
<h2><a name="method-2">currentContext</a></h2>
+ (id) <b>currentContext</b><br>
<hr>
<h2><a name="method-3">setAllContextsOutputTraced:</a></h2>
+ (void) <b>setAllContextsOutputTraced:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-4">setAllContextsSynchronized:</a></h2>
+ (void) <b>setAllContextsSynchronized:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-5">setCurrentContext:</a></h2>
+ (void) <b>setCurrentContext:</b> (NSGraphicsContext*)context<br>
<hr>
<h2><a name="method-6">stringForDPSError:</a></h2>
+ (NSString*) <b>stringForDPSError:</b> (constDPSBinObjSeqRec*)error<br>
<hr>
<h2><a name="method-7">DPSContext</a></h2>
- (DPSContext) <b>DPSContext</b><br>
<hr>
<h2><a name="method-8">awaitReturnValues</a></h2>
- (void) <b>awaitReturnValues</b><br>
<hr>
<h2><a name="method-9">chainChildContext:</a></h2>
- (void) <b>chainChildContext:</b> (NSDPSContext*)child<br>
<hr>
<h2><a name="method-10">childContext</a></h2>
- (NSDPSContext*) <b>childContext</b><br>
<hr>
<h2><a name="method-11">errorProc</a></h2>
- (DPSErrorProc) <b>errorProc</b><br>
<hr>
<h2><a name="method-12">flush</a></h2>
- (void) <b>flush</b><br>
<hr>
<h2><a name="method-13"></a></h2>
- (id) <b></b><br>
<hr>
<h2><a name="method-14">interruptExecution</a></h2>
- (void) <b>interruptExecution</b><br>
<hr>
<h2><a name="method-15">isDrawingToScreen</a></h2>
- (BOOL) <b>isDrawingToScreen</b><br>
<hr>
<h2><a name="method-16">isOutputTraced</a></h2>
- (BOOL) <b>isOutputTraced</b><br>
<hr>
<h2><a name="method-17">isSynchronized</a></h2>
- (BOOL) <b>isSynchronized</b><br>
<hr>
<h2><a name="method-18">isWaitCursorEnabled</a></h2>
- (BOOL) <b>isWaitCursorEnabled</b><br>
<hr>
<h2><a name="method-19">mutableData</a></h2>
- (NSMutableData*) <b>mutableData</b><br>
<hr>
<h2><a name="method-20">notifyObjectWhenFinishedExecuting:</a></h2>
- (void) <b>notifyObjectWhenFinishedExecuting:</b> (id&#60;NSDPSContextNotification>)object<br>
<hr>
<h2><a name="method-21">parentContext</a></h2>
- (NSDPSContext*) <b>parentContext</b><br>
<hr>
<h2><a name="method-22">printFormat:</a></h2>
- (void) <b>printFormat:</b> (NSString*)format,...<br>
<hr>
<h2><a name="method-23">printFormat:arguments:</a></h2>
- (void) <b>printFormat:</b> (NSString*)format <b>arguments:</b> (va_list)argList<br>
<hr>
<h2><a name="method-24">resetCommunication</a></h2>
- (void) <b>resetCommunication</b><br>
<hr>
<h2><a name="method-25">setErrorProc:</a></h2>
- (void) <b>setErrorProc:</b> (DPSErrorProc)proc<br>
<hr>
<h2><a name="method-26">setOutputTraced:</a></h2>
- (void) <b>setOutputTraced:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-27">setSynchronized:</a></h2>
- (void) <b>setSynchronized:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-28">setTextProc:</a></h2>
- (void) <b>setTextProc:</b> (DPSTextProc)proc<br>
<hr>
<h2><a name="method-29">setWaitCursorEnabled:</a></h2>
- (void) <b>setWaitCursorEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-30">startWaitCursorTimer</a></h2>
- (void) <b>startWaitCursorTimer</b><br>
<hr>
<h2><a name="method-31">textProc</a></h2>
- (DPSTextProc) <b>textProc</b><br>
<hr>
<h2><a name="method-32">unchainContext</a></h2>
- (void) <b>unchainContext</b><br>
<hr>
<h2><a name="method-33">updateNameMap</a></h2>
- (void) <b>updateNameMap</b><br>
<hr>
<h2><a name="method-34">wait</a></h2>
- (void) <b>wait</b><br>
<hr>
<h2><a name="method-35">writeBOSArray:count:ofType:</a></h2>
- (void) <b>writeBOSArray:</b> (constvoid*)data <b>count:</b> (unsigned int)items <b>ofType:</b> (DPSDefinedType)type<br>
<hr>
<h2><a name="method-36">writeBOSNumString:length:ofTypescale:</a></h2>
- (void) <b>writeBOSNumString:</b> (constvoid*)data <b>length:</b> (unsigned int)count <b>ofType</b> (DPSDefinedType)type <b>scale:</b> (int)scale<br>
<hr>
<h2><a name="method-37">writeBOSString:length:</a></h2>
- (void) <b>writeBOSString:</b> (constvoid*)data <b>length:</b> (unsigned int)bytes<br>
<hr>
<h2><a name="method-38">writeBinaryObjectSequence:length:</a></h2>
- (void) <b>writeBinaryObjectSequence:</b> (constvoid*)data <b>length:</b> (unsigned int)bytes<br>
<hr>
<h2><a name="method-39">writeData:</a></h2>
- (void) <b>writeData:</b> (NSData*)buf<br>
<hr>
<h2><a name="method-40">writePostScriptWithLanguageEncodingConversion:</a></h2>
- (void) <b>writePostScriptWithLanguageEncodingConversion:</b> (NSData*)buf<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,330 @@
<html><head>
<title>NSDocument</title>
</head>
<body>
<a href="NSDPSContext.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSDocumentController.html">[Next]</a>
<h1>NSDocument</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSDocument</a></h2>
<h2><a name="NSDocument">NSDocument</a></h2>
<p><b>Declared in:</b> AppKit/NSDocument.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSDocument.html#method-0">+isNativeType:</a>
<li><a href="NSDocument.html#method-1">+readableTypes</a>
<li><a href="NSDocument.html#method-2">+writableTypes</a>
<li><a href="NSDocument.html#method-3">-addWindowController:</a>
<li><a href="NSDocument.html#method-4">-canCloseDocument</a>
<li><a href="NSDocument.html#method-5">-close</a>
<li><a href="NSDocument.html#method-6">-closeDocument:</a>
<li><a href="NSDocument.html#method-7">-dataRepresentationOfType:</a>
<li><a href="NSDocument.html#method-8">-displayName</a>
<li><a href="NSDocument.html#method-9">-fileName</a>
<li><a href="NSDocument.html#method-10">-fileNameFromRunningSavePanelForSaveOperation:</a>
<li><a href="NSDocument.html#method-11">-fileType</a>
<li><a href="NSDocument.html#method-12">-fileWrapperRepresentationOfType:</a>
<li><a href="NSDocument.html#method-13">-hasUndoManager</a>
<li><a href="NSDocument.html#method-14">-init</a>
<li><a href="NSDocument.html#method-15">-initWithContentsOfFile:</a>
<li><a href="NSDocument.html#method-16">-isDocumentEdited</a>
<li><a href="NSDocument.html#method-17">-keepBackupFile</a>
<li><a href="NSDocument.html#method-18">-loadDataRepresentation:</a>
<li><a href="NSDocument.html#method-19">-loadFileWrapperRepresentation:</a>
<li><a href="NSDocument.html#method-20">-makeWindowControllers</a>
<li><a href="NSDocument.html#method-21">-printDocument:</a>
<li><a href="NSDocument.html#method-22">-printInfo</a>
<li><a href="NSDocument.html#method-23">-printShowingPrintPanel:</a>
<li><a href="NSDocument.html#method-24">-readFromFile:</a>
<li><a href="NSDocument.html#method-25">-revertDocumentToSaved:</a>
<li><a href="NSDocument.html#method-26">-revertToSavedFromFile:</a>
<li><a href="NSDocument.html#method-27">-runModalPageLayoutWithPrintInfo:</a>
<li><a href="NSDocument.html#method-28">-runModalSavePanel:withAccessoryView:</a>
<li><a href="NSDocument.html#method-29">-runPageLayout:</a>
<li><a href="NSDocument.html#method-30">-saveDocument:</a>
<li><a href="NSDocument.html#method-31">-saveDocumentAs:</a>
<li><a href="NSDocument.html#method-32">-saveDocumentTo:</a>
<li><a href="NSDocument.html#method-33">-setFileName:</a>
<li><a href="NSDocument.html#method-34">-setFileType:</a>
<li><a href="NSDocument.html#method-35">-setHasUndoManager:</a>
<li><a href="NSDocument.html#method-36">-setPrintInfo:</a>
<li><a href="NSDocument.html#method-37">-setUndoManager:</a>
<li><a href="NSDocument.html#method-38">-shouldChangePrintInfo:</a>
<li><a href="NSDocument.html#method-39">-shouldCloseWindowController:</a>
<li><a href="NSDocument.html#method-40">-shouldRunSavePanelWithAccessoryView</a>
<li><a href="NSDocument.html#method-41">-showWindows</a>
<li><a href="NSDocument.html#method-42">-undoManager</a>
<li><a href="NSDocument.html#method-43">-updateChangeCount:</a>
<li><a href="NSDocument.html#method-44">-validateMenuItem:</a>
<li><a href="NSDocument.html#method-45">-windowControllerDidLoadNib:</a>
<li><a href="NSDocument.html#method-46">-windowControllerWillLoadNib:</a>
<li><a href="NSDocument.html#method-47">-windowControllers</a>
<li><a href="NSDocument.html#method-48">-windowNibName</a>
<li><a href="NSDocument.html#method-49">-writeToFile:</a>
</ul>
<hr>
<h2><a name="method-0">isNativeType:</a></h2>
+ (BOOL) <b>isNativeType:</b> (NSString*)aType<br>
<hr>
<h2><a name="method-1">readableTypes</a></h2>
+ (NSArray*) <b>readableTypes</b><br>
<hr>
<h2><a name="method-2">writableTypes</a></h2>
+ (NSArray*) <b>writableTypes</b><br>
<hr>
<h2><a name="method-3">addWindowController:</a></h2>
- (void) <b>addWindowController:</b> (NSWindowController*)aController<br>
<hr>
<h2><a name="method-4">canCloseDocument</a></h2>
- (BOOL) <b>canCloseDocument</b><br>
<hr>
<h2><a name="method-5">close</a></h2>
- (void) <b>close</b><br>
<hr>
<h2><a name="method-6">closeDocument:</a></h2>
- (IBAction) <b>closeDocument:</b> (id)sender<br>
<hr>
<h2><a name="method-7">dataRepresentationOfType:</a></h2>
- (NSData*) <b>dataRepresentationOfType:</b> (NSString*)aType<br>
<hr>
<h2><a name="method-8">displayName</a></h2>
- (NSString*) <b>displayName</b><br>
<hr>
<h2><a name="method-9">fileName</a></h2>
- (NSString*) <b>fileName</b><br>
<hr>
<h2><a name="method-10">fileNameFromRunningSavePanelForSaveOperation:</a></h2>
- (NSString*) <b>fileNameFromRunningSavePanelForSaveOperation:</b> (NSSaveOperationType)saveOperation<br>
<hr>
<h2><a name="method-11">fileType</a></h2>
- (NSString*) <b>fileType</b><br>
<hr>
<h2><a name="method-12">fileWrapperRepresentationOfType:</a></h2>
- (NSFileWrapper*) <b>fileWrapperRepresentationOfType:</b> (NSString*)aType<br>
<hr>
<h2><a name="method-13">hasUndoManager</a></h2>
- (BOOL) <b>hasUndoManager</b><br>
<hr>
<h2><a name="method-14">init</a></h2>
- (id) <b>init</b><br>
<hr>
<h2><a name="method-15">initWithContentsOfFile:</a></h2>
- (id) <b>initWithContentsOfFile:</b> (NSString*)fileName<br>
<hr>
<h2><a name="method-16">isDocumentEdited</a></h2>
- (BOOL) <b>isDocumentEdited</b><br>
<hr>
<h2><a name="method-17">keepBackupFile</a></h2>
- (BOOL) <b>keepBackupFile</b><br>
<hr>
<h2><a name="method-18">loadDataRepresentation:</a></h2>
- (BOOL) <b>loadDataRepresentation:</b> (NSData*)docData<br>
<hr>
<h2><a name="method-19">loadFileWrapperRepresentation:</a></h2>
- (BOOL) <b>loadFileWrapperRepresentation:</b> (NSFileWrapper*)wrapper<br>
<hr>
<h2><a name="method-20">makeWindowControllers</a></h2>
- (NSArray*) <b>makeWindowControllers</b><br>
<hr>
<h2><a name="method-21">printDocument:</a></h2>
- (void) <b>printDocument:</b> (id)sender<br>
<hr>
<h2><a name="method-22">printInfo</a></h2>
- (NSPrintInfo*) <b>printInfo</b><br>
<hr>
<h2><a name="method-23">printShowingPrintPanel:</a></h2>
- (void) <b>printShowingPrintPanel:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-24">readFromFile:</a></h2>
- (BOOL) <b>readFromFile:</b> (NSString*)fileName<br>
<hr>
<h2><a name="method-25">revertDocumentToSaved:</a></h2>
- (void) <b>revertDocumentToSaved:</b> (id)sender<br>
<hr>
<h2><a name="method-26">revertToSavedFromFile:</a></h2>
- (BOOL) <b>revertToSavedFromFile:</b> (NSString*)fileName<br>
<hr>
<h2><a name="method-27">runModalPageLayoutWithPrintInfo:</a></h2>
- (int) <b>runModalPageLayoutWithPrintInfo:</b> (NSPrintInfo*)printInfo<br>
<hr>
<h2><a name="method-28">runModalSavePanel:withAccessoryView:</a></h2>
- (int) <b>runModalSavePanel:</b> (NSSavePanel*)savePanel <b>withAccessoryView:</b> (NSView*)accessoryView<br>
<hr>
<h2><a name="method-29">runPageLayout:</a></h2>
- (void) <b>runPageLayout:</b> (id)sender<br>
<hr>
<h2><a name="method-30">saveDocument:</a></h2>
- (void) <b>saveDocument:</b> (id)sender<br>
<hr>
<h2><a name="method-31">saveDocumentAs:</a></h2>
- (void) <b>saveDocumentAs:</b> (id)sender<br>
<hr>
<h2><a name="method-32">saveDocumentTo:</a></h2>
- (void) <b>saveDocumentTo:</b> (id)sender<br>
<hr>
<h2><a name="method-33">setFileName:</a></h2>
- (void) <b>setFileName:</b> (NSString*)fileName<br>
<hr>
<h2><a name="method-34">setFileType:</a></h2>
- (void) <b>setFileType:</b> (NSString*)docType<br>
<hr>
<h2><a name="method-35">setHasUndoManager:</a></h2>
- (void) <b>setHasUndoManager:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-36">setPrintInfo:</a></h2>
- (void) <b>setPrintInfo:</b> (NSPrintInfo*)printInfo<br>
<hr>
<h2><a name="method-37">setUndoManager:</a></h2>
- (void) <b>setUndoManager:</b> (NSUndoManager*)undoManager<br>
<hr>
<h2><a name="method-38">shouldChangePrintInfo:</a></h2>
- (BOOL) <b>shouldChangePrintInfo:</b> (NSPrintInfo*)newPrintInfo<br>
<hr>
<h2><a name="method-39">shouldCloseWindowController:</a></h2>
- (BOOL) <b>shouldCloseWindowController:</b> (NSWindowController*)windowController<br>
<hr>
<h2><a name="method-40">shouldRunSavePanelWithAccessoryView</a></h2>
- (BOOL) <b>shouldRunSavePanelWithAccessoryView</b><br>
<hr>
<h2><a name="method-41">showWindows</a></h2>
- (void) <b>showWindows</b><br>
<hr>
<h2><a name="method-42">undoManager</a></h2>
- (NSUndoManager*) <b>undoManager</b><br>
<hr>
<h2><a name="method-43">updateChangeCount:</a></h2>
- (void) <b>updateChangeCount:</b> (NSDocumentChangeType)changeType<br>
<hr>
<h2><a name="method-44">validateMenuItem:</a></h2>
- (BOOL) <b>validateMenuItem:</b> (NSMenuItem*)anItem<br>
<hr>
<h2><a name="method-45">windowControllerDidLoadNib:</a></h2>
- (void) <b>windowControllerDidLoadNib:</b> (NSWindowController*)windowController<br>
<hr>
<h2><a name="method-46">windowControllerWillLoadNib:</a></h2>
- (void) <b>windowControllerWillLoadNib:</b> (NSWindowController*)windowController<br>
<hr>
<h2><a name="method-47">windowControllers</a></h2>
- (NSArray*) <b>windowControllers</b><br>
<hr>
<h2><a name="method-48">windowNibName</a></h2>
- (NSString*) <b>windowNibName</b><br>
<hr>
<h2><a name="method-49">writeToFile:</a></h2>
- (BOOL) <b>writeToFile:</b> (NSString*)fileName<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,180 @@
<html><head>
<title>NSDocumentController</title>
</head>
<body>
<a href="NSDocument.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSEPSImageRep.html">[Next]</a>
<h1>NSDocumentController</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSDocumentController</a></h2>
<h2><a name="NSDocumentController">NSDocumentController</a></h2>
<p><b>Declared in:</b> AppKit/NSDocumentController.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSDocumentController.html#method-0">+sharedDocumentController</a>
<li><a href="NSDocumentController.html#method-1">-closeAllDocuments</a>
<li><a href="NSDocumentController.html#method-2">-currentDirectory</a>
<li><a href="NSDocumentController.html#method-3">-currentDocument</a>
<li><a href="NSDocumentController.html#method-4">-displayNameForType:</a>
<li><a href="NSDocumentController.html#method-5">-documentClassForType:</a>
<li><a href="NSDocumentController.html#method-6">-documentForFileName:</a>
<li><a href="NSDocumentController.html#method-7">-documentForWindow:</a>
<li><a href="NSDocumentController.html#method-8">-documents</a>
<li><a href="NSDocumentController.html#method-9">-fileExtensionsFromType:</a>
<li><a href="NSDocumentController.html#method-10">-fileNamesFromRunningOpenPanel</a>
<li><a href="NSDocumentController.html#method-11">-hasEditedDocuments</a>
<li><a href="NSDocumentController.html#method-12">-makeDocumentWithContentsOfFile:</a>
<li><a href="NSDocumentController.html#method-13">-makeUntitledDocumentOfType:</a>
<li><a href="NSDocumentController.html#method-14">-newDocument:</a>
<li><a href="NSDocumentController.html#method-15">-openDocument:</a>
<li><a href="NSDocumentController.html#method-16">-openDocumentWithContentsOfFile:</a>
<li><a href="NSDocumentController.html#method-17">-openUntitledDocumentOfType:</a>
<li><a href="NSDocumentController.html#method-18">-reviewUnsavedDocumentsWithAlertTitle:cancellable:</a>
<li><a href="NSDocumentController.html#method-19">-runModalOpenPanel:</a>
<li><a href="NSDocumentController.html#method-20">-saveAllDocuments:</a>
<li><a href="NSDocumentController.html#method-21">-setShouldCreateUI:</a>
<li><a href="NSDocumentController.html#method-22">-shouldCreateUI</a>
<li><a href="NSDocumentController.html#method-23">-typeFromFileExtension:</a>
<li><a href="NSDocumentController.html#method-24">-validateMenuItem:</a>
</ul>
<hr>
<h2><a name="method-0">sharedDocumentController</a></h2>
+ (id) <b>sharedDocumentController</b><br>
<hr>
<h2><a name="method-1">closeAllDocuments</a></h2>
- (BOOL) <b>closeAllDocuments</b><br>
<hr>
<h2><a name="method-2">currentDirectory</a></h2>
- (NSString*) <b>currentDirectory</b><br>
<hr>
<h2><a name="method-3">currentDocument</a></h2>
- (id) <b>currentDocument</b><br>
<hr>
<h2><a name="method-4">displayNameForType:</a></h2>
- (NSString*) <b>displayNameForType:</b> (NSString*)docType<br>
<hr>
<h2><a name="method-5">documentClassForType:</a></h2>
- (Class) <b>documentClassForType:</b> (NSString*)docType<br>
<hr>
<h2><a name="method-6">documentForFileName:</a></h2>
- (id) <b>documentForFileName:</b> (NSString*)fileName<br>
<hr>
<h2><a name="method-7">documentForWindow:</a></h2>
- (id) <b>documentForWindow:</b> (NSWindow*)window<br>
<hr>
<h2><a name="method-8">documents</a></h2>
- (NSArray*) <b>documents</b><br>
<hr>
<h2><a name="method-9">fileExtensionsFromType:</a></h2>
- (NSArray*) <b>fileExtensionsFromType:</b> (NSString*)docType<br>
<hr>
<h2><a name="method-10">fileNamesFromRunningOpenPanel</a></h2>
- (NSArray*) <b>fileNamesFromRunningOpenPanel</b><br>
<hr>
<h2><a name="method-11">hasEditedDocuments</a></h2>
- (BOOL) <b>hasEditedDocuments</b><br>
<hr>
<h2><a name="method-12">makeDocumentWithContentsOfFile:</a></h2>
- (id) <b>makeDocumentWithContentsOfFile:</b> (NSString*)fileName<br>
<hr>
<h2><a name="method-13">makeUntitledDocumentOfType:</a></h2>
- (id) <b>makeUntitledDocumentOfType:</b> (NSString*)type<br>
<hr>
<h2><a name="method-14">newDocument:</a></h2>
- (void) <b>newDocument:</b> (id)sender<br>
<hr>
<h2><a name="method-15">openDocument:</a></h2>
- (void) <b>openDocument:</b> (id)sender<br>
<hr>
<h2><a name="method-16">openDocumentWithContentsOfFile:</a></h2>
- (id) <b>openDocumentWithContentsOfFile:</b> (NSString*)fileName<br>
<hr>
<h2><a name="method-17">openUntitledDocumentOfType:</a></h2>
- (id) <b>openUntitledDocumentOfType:</b> (NSString*)docType<br>
<hr>
<h2><a name="method-18">reviewUnsavedDocumentsWithAlertTitle:cancellable:</a></h2>
- (BOOL) <b>reviewUnsavedDocumentsWithAlertTitle:</b> (NSString*)title <b>cancellable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-19">runModalOpenPanel:</a></h2>
- (int) <b>runModalOpenPanel:</b> (NSOpenPanel*)openPanel<br>
<hr>
<h2><a name="method-20">saveAllDocuments:</a></h2>
- (void) <b>saveAllDocuments:</b> (id)sender<br>
<hr>
<h2><a name="method-21">setShouldCreateUI:</a></h2>
- (void) <b>setShouldCreateUI:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-22">shouldCreateUI</a></h2>
- (BOOL) <b>shouldCreateUI</b><br>
<hr>
<h2><a name="method-23">typeFromFileExtension:</a></h2>
- (NSString*) <b>typeFromFileExtension:</b> (NSString*)fileExtension<br>
<hr>
<h2><a name="method-24">validateMenuItem:</a></h2>
- (BOOL) <b>validateMenuItem:</b> (NSMenuItem*)anItem<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,60 @@
<html><head>
<title>NSEPSImageRep</title>
</head>
<body>
<a href="NSDocumentController.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSEvent.html">[Next]</a>
<h1>NSEPSImageRep</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSEPSImageRep</a></h2>
<h2><a name="NSEPSImageRep">NSEPSImageRep</a></h2>
<p><b>Declared in:</b> AppKit/NSEPSImageRep.h</p>
<p><b>Inherits from:</b> NSImageRep</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSEPSImageRep.html#method-0">+imageRepWithData:</a>
<li><a href="NSEPSImageRep.html#method-1">-EPSRepresentation</a>
<li><a href="NSEPSImageRep.html#method-2">-boundingBox</a>
<li><a href="NSEPSImageRep.html#method-3">-initWithData:</a>
<li><a href="NSEPSImageRep.html#method-4">-prepareGState</a>
</ul>
<hr>
<h2><a name="method-0">imageRepWithData:</a></h2>
+ (id) <b>imageRepWithData:</b> (NSData*)epsData<br>
<hr>
<h2><a name="method-1">EPSRepresentation</a></h2>
- (NSData*) <b>EPSRepresentation</b><br>
<hr>
<h2><a name="method-2">boundingBox</a></h2>
- (NSRect) <b>boundingBox</b><br>
<hr>
<h2><a name="method-3">initWithData:</a></h2>
- (id) <b>initWithData:</b> (NSData*)epsData<br>
<hr>
<h2><a name="method-4">prepareGState</a></h2>
- (void) <b>prepareGState</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,174 @@
<html><head>
<title>NSEvent</title>
</head>
<body>
<a href="NSEPSImageRep.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSFileWrapper.html">[Next]</a>
<h1>NSEvent</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSEvent</a></h2>
<h2><a name="NSEvent">NSEvent</a></h2>
<p><b>Declared in:</b> AppKit/NSEvent.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSEvent.html#method-0">+enterExitEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:trackingNumber:</a>
<li><a href="NSEvent.html#method-1">+keyEventWithType:location:modifierFlags:timestamp:windowNumber:context:characters:charactersIgnoringModifiers:isARepeat:keyCode:</a>
<li><a href="NSEvent.html#method-2">+mouseEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:clickCount:pressure:</a>
<li><a href="NSEvent.html#method-3">+otherEventWithType:location:modifierFlags:timestamp:windowNumber:context:subtype:data1:data2:</a>
<li><a href="NSEvent.html#method-4">+stopPeriodicEvents</a>
<li><a href="NSEvent.html#method-5">-characters</a>
<li><a href="NSEvent.html#method-6">-charactersIgnoringModifiers</a>
<li><a href="NSEvent.html#method-7">-clickCount</a>
<li><a href="NSEvent.html#method-8">-context</a>
<li><a href="NSEvent.html#method-9">-data1</a>
<li><a href="NSEvent.html#method-10">-data2</a>
<li><a href="NSEvent.html#method-11">-eventNumber</a>
<li><a href="NSEvent.html#method-12">-isARepeat</a>
<li><a href="NSEvent.html#method-13">-keyCode</a>
<li><a href="NSEvent.html#method-14">-locationInWindow</a>
<li><a href="NSEvent.html#method-15">-modifierFlags</a>
<li><a href="NSEvent.html#method-16">-pressure</a>
<li><a href="NSEvent.html#method-17">-subtype</a>
<li><a href="NSEvent.html#method-18">-timestamp</a>
<li><a href="NSEvent.html#method-19">-trackingNumber</a>
<li><a href="NSEvent.html#method-20">-type</a>
<li><a href="NSEvent.html#method-21">-userData</a>
<li><a href="NSEvent.html#method-22">-window</a>
<li><a href="NSEvent.html#method-23">-windowNumber</a>
</ul>
<hr>
<h2><a name="method-0">enterExitEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:trackingNumber:</a></h2>
+ (NSEvent*) <b>enterExitEventWithType:</b> (NSEventType)type <b>location:</b> (NSPoint)location <b>modifierFlags:</b> (unsigned int)flags <b>timestamp:</b> (NSTimeInterval)time <b>windowNumber:</b> (int)windowNumber <b>context:</b> (NSDPSContext *)context <b>eventNumber:</b> (int)eventNumber <b>trackingNumber:</b> (int)trackingNumber<br>
<hr>
<h2><a name="method-1">keyEventWithType:location:modifierFlags:timestamp:windowNumber:context:characters:charactersIgnoringModifiers:isARepeat:keyCode:</a></h2>
+ (NSEvent*) <b>keyEventWithType:</b> (NSEventType)type <b>location:</b> (NSPoint)location <b>modifierFlags:</b> (unsigned int)flags <b>timestamp:</b> (NSTimeInterval)time <b>windowNumber:</b> (int)windowNum <b>context:</b> (NSDPSContext *)context <b>characters:</b> (NSString*)characters <b>charactersIgnoringModifiers:</b> (NSString*)unmodCharacters <b>isARepeat:</b> (BOOL)repeatKey <b>keyCode:</b> (unsigned short int)code<br>
<hr>
<h2><a name="method-2">mouseEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:clickCount:pressure:</a></h2>
+ (NSEvent*) <b>mouseEventWithType:</b> (NSEventType)type <b>location:</b> (NSPoint)location <b>modifierFlags:</b> (unsigned int)flags <b>timestamp:</b> (NSTimeInterval)time <b>windowNumber:</b> (int)windowNum <b>context:</b> (NSDPSContext *)context <b>eventNumber:</b> (int)eventNumber <b>clickCount:</b> (int)clickNumber <b>pressure:</b> (float)pressure<br>
<hr>
<h2><a name="method-3">otherEventWithType:location:modifierFlags:timestamp:windowNumber:context:subtype:data1:data2:</a></h2>
+ (NSEvent*) <b>otherEventWithType:</b> (NSEventType)type <b>location:</b> (NSPoint)location <b>modifierFlags:</b> (unsigned int)flags <b>timestamp:</b> (NSTimeInterval)time <b>windowNumber:</b> (int)windowNum <b>context:</b> (NSDPSContext *)context <b>subtype:</b> (shortint)subtype <b>data1:</b> (int)data1 <b>data2:</b> (int)data2<br>
<hr>
<h2><a name="method-4">stopPeriodicEvents</a></h2>
+ (void) <b>stopPeriodicEvents</b><br>
<hr>
<h2><a name="method-5">characters</a></h2>
- (NSString*) <b>characters</b><br>
<hr>
<h2><a name="method-6">charactersIgnoringModifiers</a></h2>
- (NSString*) <b>charactersIgnoringModifiers</b><br>
<hr>
<h2><a name="method-7">clickCount</a></h2>
- (int) <b>clickCount</b><br>
<hr>
<h2><a name="method-8">context</a></h2>
- (NSDPSContext*) <b>context</b><br>
<hr>
<h2><a name="method-9">data1</a></h2>
- (int) <b>data1</b><br>
<hr>
<h2><a name="method-10">data2</a></h2>
- (int) <b>data2</b><br>
<hr>
<h2><a name="method-11">eventNumber</a></h2>
- (int) <b>eventNumber</b><br>
<hr>
<h2><a name="method-12">isARepeat</a></h2>
- (BOOL) <b>isARepeat</b><br>
<hr>
<h2><a name="method-13">keyCode</a></h2>
- (unsigned short int) <b>keyCode</b><br>
<hr>
<h2><a name="method-14">locationInWindow</a></h2>
- (NSPoint) <b>locationInWindow</b><br>
<hr>
<h2><a name="method-15">modifierFlags</a></h2>
- (unsigned int) <b>modifierFlags</b><br>
<hr>
<h2><a name="method-16">pressure</a></h2>
- (float) <b>pressure</b><br>
<hr>
<h2><a name="method-17">subtype</a></h2>
- (shortint) <b>subtype</b><br>
<hr>
<h2><a name="method-18">timestamp</a></h2>
- (NSTimeInterval) <b>timestamp</b><br>
<hr>
<h2><a name="method-19">trackingNumber</a></h2>
- (int) <b>trackingNumber</b><br>
<hr>
<h2><a name="method-20">type</a></h2>
- (NSEventType) <b>type</b><br>
<hr>
<h2><a name="method-21">userData</a></h2>
- (void*) <b>userData</b><br>
<hr>
<h2><a name="method-22">window</a></h2>
- (NSWindow*) <b>window</b><br>
<hr>
<h2><a name="method-23">windowNumber</a></h2>
- (int) <b>windowNumber</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,204 @@
<html><head>
<title>NSFileWrapper</title>
</head>
<body>
<a href="NSEvent.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSFont.html">[Next]</a>
<h1>NSFileWrapper</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSFileWrapper</a></h2>
<h2><a name="NSFileWrapper">NSFileWrapper</a></h2>
<p><b>Declared in:</b> AppKit/NSFileWrapper.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSFileWrapper.html#method-0">-addFileWithPath:</a>
<li><a href="NSFileWrapper.html#method-1">-addFileWrapper:</a>
<li><a href="NSFileWrapper.html#method-2">-addRegularFileWithContents:preferredFilename:</a>
<li><a href="NSFileWrapper.html#method-3">-addSymbolicLinkWithDestination:preferredFilename:</a>
<li><a href="NSFileWrapper.html#method-4">-fileAttributes</a>
<li><a href="NSFileWrapper.html#method-6">-fileWrappers</a>
<li><a href="NSFileWrapper.html#method-5">-filename</a>
<li><a href="NSFileWrapper.html#method-7">-icon</a>
<li><a href="NSFileWrapper.html#method-8">-initDirectoryWithFileWrappers:</a>
<li><a href="NSFileWrapper.html#method-9">-initRegularFileWithContents:</a>
<li><a href="NSFileWrapper.html#method-10">-initSymbolicLinkWithDestination:</a>
<li><a href="NSFileWrapper.html#method-11">-initWithPath:</a>
<li><a href="NSFileWrapper.html#method-12">-initWithSerializedRepresentation:</a>
<li><a href="NSFileWrapper.html#method-13">-isDirectory</a>
<li><a href="NSFileWrapper.html#method-14">-isRegularFile</a>
<li><a href="NSFileWrapper.html#method-15">-isSymbolicLink</a>
<li><a href="NSFileWrapper.html#method-16">-keyForFileWrapper:</a>
<li><a href="NSFileWrapper.html#method-17">-needsToBeUpdatedFromPath:</a>
<li><a href="NSFileWrapper.html#method-18">-preferredFilename</a>
<li><a href="NSFileWrapper.html#method-19">-regularFileContents</a>
<li><a href="NSFileWrapper.html#method-20">-removeFileWrapper:</a>
<li><a href="NSFileWrapper.html#method-21">-serializedRepresentation</a>
<li><a href="NSFileWrapper.html#method-22">-setFileAttributes:</a>
<li><a href="NSFileWrapper.html#method-23">-setFilename:</a>
<li><a href="NSFileWrapper.html#method-24">-setIcon:</a>
<li><a href="NSFileWrapper.html#method-25">-setPreferredFilename:</a>
<li><a href="NSFileWrapper.html#method-26">-symbolicLinkDestination</a>
<li><a href="NSFileWrapper.html#method-27">-updateFromPath:</a>
<li><a href="NSFileWrapper.html#method-28">-writeToFile:atomically:updateFilenames:</a>
</ul>
<hr>
<h2><a name="method-0">addFileWithPath:</a></h2>
- (NSString*) <b>addFileWithPath:</b> (NSString*)path<br>
<hr>
<h2><a name="method-1">addFileWrapper:</a></h2>
- (NSString*) <b>addFileWrapper:</b> (NSFileWrapper*)wrapper<br>
<hr>
<h2><a name="method-2">addRegularFileWithContents:preferredFilename:</a></h2>
- (NSString*) <b>addRegularFileWithContents:</b> (NSData*)contents <b>preferredFilename:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-3">addSymbolicLinkWithDestination:preferredFilename:</a></h2>
- (NSString*) <b>addSymbolicLinkWithDestination:</b> (NSString*)path <b>preferredFilename:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-4">fileAttributes</a></h2>
- (NSDictionary*) <b>fileAttributes</b><br>
<hr>
<h2><a name="method-5">filename</a></h2>
- (NSString*) <b>filename</b><br>
<hr>
<h2><a name="method-6">fileWrappers</a></h2>
- (NSDictionary*) <b>fileWrappers</b><br>
<hr>
<h2><a name="method-7">icon</a></h2>
- (NSImage*) <b>icon</b><br>
<hr>
<h2><a name="method-8">initDirectoryWithFileWrappers:</a></h2>
- (id) <b>initDirectoryWithFileWrappers:</b> (NSDictionary*)wrappers<br>
<hr>
<h2><a name="method-9">initRegularFileWithContents:</a></h2>
- (id) <b>initRegularFileWithContents:</b> (NSData*)contents<br>
<hr>
<h2><a name="method-10">initSymbolicLinkWithDestination:</a></h2>
- (id) <b>initSymbolicLinkWithDestination:</b> (NSString*)path<br>
<hr>
<h2><a name="method-11">initWithPath:</a></h2>
- (id) <b>initWithPath:</b> (NSString*)path<br>
<hr>
<h2><a name="method-12">initWithSerializedRepresentation:</a></h2>
- (id) <b>initWithSerializedRepresentation:</b> (NSData*)data<br>
<hr>
<h2><a name="method-13">isDirectory</a></h2>
- (BOOL) <b>isDirectory</b><br>
<hr>
<h2><a name="method-14">isRegularFile</a></h2>
- (BOOL) <b>isRegularFile</b><br>
<hr>
<h2><a name="method-15">isSymbolicLink</a></h2>
- (BOOL) <b>isSymbolicLink</b><br>
<hr>
<h2><a name="method-16">keyForFileWrapper:</a></h2>
- (NSString*) <b>keyForFileWrapper:</b> (NSFileWrapper*)wrapper<br>
<hr>
<h2><a name="method-17">needsToBeUpdatedFromPath:</a></h2>
- (BOOL) <b>needsToBeUpdatedFromPath:</b> (NSString*)path<br>
<hr>
<h2><a name="method-18">preferredFilename</a></h2>
- (NSString*) <b>preferredFilename</b><br>
<hr>
<h2><a name="method-19">regularFileContents</a></h2>
- (NSData*) <b>regularFileContents</b><br>
<hr>
<h2><a name="method-20">removeFileWrapper:</a></h2>
- (void) <b>removeFileWrapper:</b> (NSFileWrapper*)wrapper<br>
<hr>
<h2><a name="method-21">serializedRepresentation</a></h2>
- (NSData*) <b>serializedRepresentation</b><br>
<hr>
<h2><a name="method-22">setFileAttributes:</a></h2>
- (void) <b>setFileAttributes:</b> (NSDictionary*)attributes<br>
<hr>
<h2><a name="method-23">setFilename:</a></h2>
- (void) <b>setFilename:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-24">setIcon:</a></h2>
- (void) <b>setIcon:</b> (NSImage*)anImage<br>
<hr>
<h2><a name="method-25">setPreferredFilename:</a></h2>
- (void) <b>setPreferredFilename:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-26">symbolicLinkDestination</a></h2>
- (NSString*) <b>symbolicLinkDestination</b><br>
<hr>
<h2><a name="method-27">updateFromPath:</a></h2>
- (BOOL) <b>updateFromPath:</b> (NSString*)path<br>
<hr>
<h2><a name="method-28">writeToFile:atomically:updateFilenames:</a></h2>
- (BOOL) <b>writeToFile:</b> (NSString*)path <b>atomically:</b> (BOOL)atomicFlag <b>updateFilenames:</b> (BOOL)updateNamesFlag<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,342 @@
<html><head>
<title>NSFont</title>
</head>
<body>
<a href="NSFileWrapper.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSFontManager.html">[Next]</a>
<h1>NSFont</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSFont</a></h2>
<h2><a name="NSFont">NSFont</a></h2>
<p><b>Declared in:</b> AppKit/NSFont.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSFont.html#method-0">+boldSystemFontOfSize:</a>
<li><a href="NSFont.html#method-1">+controlContentFontOfSize:</a>
<li><a href="NSFont.html#method-3">+fontWithName:</a>
<li><a href="NSFont.html#method-2">+fontWithName:</a>
<li><a href="NSFont.html#method-4">+menuFontOfSize:</a>
<li><a href="NSFont.html#method-5">+messageFontOfSize:</a>
<li><a href="NSFont.html#method-6">+paletteFontOfSize:</a>
<li><a href="NSFont.html#method-7">+preferredFontNames</a>
<li><a href="NSFont.html#method-8">+setPreferredFontNames:</a>
<li><a href="NSFont.html#method-9">+setUserFixedPitchFont:</a>
<li><a href="NSFont.html#method-10">+setUserFont:</a>
<li><a href="NSFont.html#method-11">+systemFontOfSize:</a>
<li><a href="NSFont.html#method-12">+titleBarFontOfSize:</a>
<li><a href="NSFont.html#method-13">+toolTipsFontOfSize:</a>
<li><a href="NSFont.html#method-14">+useFont:</a>
<li><a href="NSFont.html#method-15">+userFixedPitchFontOfSize:</a>
<li><a href="NSFont.html#method-16">+userFontOfSize:</a>
<li><a href="NSFont.html#method-29">- glyphPacking</a>
<li><a href="NSFont.html#method-17">-advancementForGlyph:</a>
<li><a href="NSFont.html#method-18">-afmFileContents</a>
<li><a href="NSFont.html#method-19">-ascender</a>
<li><a href="NSFont.html#method-20">-boundingRectForFont</a>
<li><a href="NSFont.html#method-21">-boundingRectForGlyph:</a>
<li><a href="NSFont.html#method-22">-capHeight</a>
<li><a href="NSFont.html#method-23">-descender</a>
<li><a href="NSFont.html#method-24">-displayName</a>
<li><a href="NSFont.html#method-25">-encodingScheme</a>
<li><a href="NSFont.html#method-26">-familyName</a>
<li><a href="NSFont.html#method-27">-fontName</a>
<li><a href="NSFont.html#method-28">-glyphIsEncoded:</a>
<li><a href="NSFont.html#method-30">-glyphWithName:</a>
<li><a href="NSFont.html#method-31">-isBaseFont</a>
<li><a href="NSFont.html#method-32">-isFixedPitch</a>
<li><a href="NSFont.html#method-33">-italicAngle</a>
<li><a href="NSFont.html#method-34">-matrix</a>
<li><a href="NSFont.html#method-35">-maximumAdvancement</a>
<li><a href="NSFont.html#method-36">-mostCompatibleStringEncoding</a>
<li><a href="NSFont.html#method-37">-pointSize</a>
<li><a href="NSFont.html#method-38">-positionOfGlyph:forCharacter:struckOverRect:</a>
<li><a href="NSFont.html#method-39">-positionOfGlyph:precededByGlyph:</a>
<li><a href="NSFont.html#method-40">-positionOfGlyph:struckOverGlyph:metricsExist:</a>
<li><a href="NSFont.html#method-41">-positionOfGlyph:struckOverRect:metricsExist:</a>
<li><a href="NSFont.html#method-42">-positionOfGlyph:withRelation:toBaseGlyph:totalAdvancement:metricsExist:</a>
<li><a href="NSFont.html#method-43">-positionsForCompositeSequence:numberOfGlyphs:pointArray:</a>
<li><a href="NSFont.html#method-44">-printerFont</a>
<li><a href="NSFont.html#method-45">-screenFont</a>
<li><a href="NSFont.html#method-46">-set</a>
<li><a href="NSFont.html#method-47">-underlinePosition</a>
<li><a href="NSFont.html#method-48">-underlineThickness</a>
<li><a href="NSFont.html#method-49">-widthOfString:</a>
<li><a href="NSFont.html#method-50">-widths</a>
<li><a href="NSFont.html#method-51">-xHeight</a>
</ul>
<hr>
<h2><a name="method-0">boldSystemFontOfSize:</a></h2>
+ (NSFont*) <b>boldSystemFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-1">controlContentFontOfSize:</a></h2>
+ (NSFont*) <b>controlContentFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-2">fontWithName:</a></h2>
+ (NSFont*) <b>fontWithName:</b> (NSString*)typeface<br>
<hr>
<h2><a name="method-3">fontWithName:</a></h2>
+ (NSFont*) <b>fontWithName:</b> (NSString*)fontName<br>
<hr>
<h2><a name="method-4">menuFontOfSize:</a></h2>
+ (NSFont*) <b>menuFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-5">messageFontOfSize:</a></h2>
+ (NSFont*) <b>messageFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-6">paletteFontOfSize:</a></h2>
+ (NSFont*) <b>paletteFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-7">preferredFontNames</a></h2>
+ (NSArray*) <b>preferredFontNames</b><br>
<hr>
<h2><a name="method-8">setPreferredFontNames:</a></h2>
+ (void) <b>setPreferredFontNames:</b> (NSArray*)fontNames<br>
<hr>
<h2><a name="method-9">setUserFixedPitchFont:</a></h2>
+ (void) <b>setUserFixedPitchFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-10">setUserFont:</a></h2>
+ (void) <b>setUserFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-11">systemFontOfSize:</a></h2>
+ (NSFont*) <b>systemFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-12">titleBarFontOfSize:</a></h2>
+ (NSFont*) <b>titleBarFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-13">toolTipsFontOfSize:</a></h2>
+ (NSFont*) <b>toolTipsFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-14">useFont:</a></h2>
+ (void) <b>useFont:</b> (NSString*)fontName<br>
<hr>
<h2><a name="method-15">userFixedPitchFontOfSize:</a></h2>
+ (NSFont*) <b>userFixedPitchFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-16">userFontOfSize:</a></h2>
+ (NSFont*) <b>userFontOfSize:</b> (float)fontSize<br>
<hr>
<h2><a name="method-17">advancementForGlyph:</a></h2>
- (NSSize) <b>advancementForGlyph:</b> (NSGlyph)aGlyph<br>
<hr>
<h2><a name="method-18">afmFileContents</a></h2>
- (NSString*) <b>afmFileContents</b><br>
<hr>
<h2><a name="method-19">ascender</a></h2>
- (float) <b>ascender</b><br>
<hr>
<h2><a name="method-20">boundingRectForFont</a></h2>
- (NSRect) <b>boundingRectForFont</b><br>
<hr>
<h2><a name="method-21">boundingRectForGlyph:</a></h2>
- (NSRect) <b>boundingRectForGlyph:</b> (NSGlyph)aGlyph<br>
<hr>
<h2><a name="method-22">capHeight</a></h2>
- (float) <b>capHeight</b><br>
<hr>
<h2><a name="method-23">descender</a></h2>
- (float) <b>descender</b><br>
<hr>
<h2><a name="method-24">displayName</a></h2>
- (NSString*) <b>displayName</b><br>
<hr>
<h2><a name="method-25">encodingScheme</a></h2>
- (NSString*) <b>encodingScheme</b><br>
<hr>
<h2><a name="method-26">familyName</a></h2>
- (NSString*) <b>familyName</b><br>
<hr>
<h2><a name="method-27">fontName</a></h2>
- (NSString*) <b>fontName</b><br>
<hr>
<h2><a name="method-28">glyphIsEncoded:</a></h2>
- (BOOL) <b>glyphIsEncoded:</b> (NSGlyph)aGlyph<br>
<hr>
<h2><a name="method-29"> glyphPacking</a></h2>
- (NSMultibyteGlyphPacking) <b> glyphPacking</b><br>
<hr>
<h2><a name="method-30">glyphWithName:</a></h2>
- (NSGlyph) <b>glyphWithName:</b> (NSString*)glyphName<br>
<hr>
<h2><a name="method-31">isBaseFont</a></h2>
- (BOOL) <b>isBaseFont</b><br>
<hr>
<h2><a name="method-32">isFixedPitch</a></h2>
- (BOOL) <b>isFixedPitch</b><br>
<hr>
<h2><a name="method-33">italicAngle</a></h2>
- (float) <b>italicAngle</b><br>
<hr>
<h2><a name="method-34">matrix</a></h2>
- (constfloat*) <b>matrix</b><br>
<hr>
<h2><a name="method-35">maximumAdvancement</a></h2>
- (NSSize) <b>maximumAdvancement</b><br>
<hr>
<h2><a name="method-36">mostCompatibleStringEncoding</a></h2>
- (NSStringEncoding) <b>mostCompatibleStringEncoding</b><br>
<hr>
<h2><a name="method-37">pointSize</a></h2>
- (float) <b>pointSize</b><br>
<hr>
<h2><a name="method-38">positionOfGlyph:forCharacter:struckOverRect:</a></h2>
- (NSPoint) <b>positionOfGlyph:</b> (NSGlyph)aGlyph <b>forCharacter:</b> (unichar)aChar <b>struckOverRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-39">positionOfGlyph:precededByGlyph:</a></h2>
- (NSPoint) <b>positionOfGlyph:</b> (NSGlyph)aGlyph <b>precededByGlyph:</b> (NSGlyph)prevGlyph<br>
<hr>
<h2><a name="method-40">positionOfGlyph:struckOverGlyph:metricsExist:</a></h2>
- (NSPoint) <b>positionOfGlyph:</b> (NSGlyph)aGlyph <b>struckOverGlyph:</b> (NSGlyph)baseGlyph <b>metricsExist:</b> (BOOL*)flag<br>
<hr>
<h2><a name="method-41">positionOfGlyph:struckOverRect:metricsExist:</a></h2>
- (NSPoint) <b>positionOfGlyph:</b> (NSGlyph)aGlyph <b>struckOverRect:</b> (NSRect)aRect <b>metricsExist:</b> (BOOL*)flag<br>
<hr>
<h2><a name="method-42">positionOfGlyph:withRelation:toBaseGlyph:totalAdvancement:metricsExist:</a></h2>
- (NSPoint) <b>positionOfGlyph:</b> (NSGlyph)aGlyph <b>withRelation:</b> (NSGlyphRelation)relation <b>toBaseGlyph:</b> (NSGlyph)baseGlyph <b>totalAdvancement:</b> (NSSizePointer)offset <b>metricsExist:</b> (BOOL*)flag<br>
<hr>
<h2><a name="method-43">positionsForCompositeSequence:numberOfGlyphs:pointArray:</a></h2>
- (int) <b>positionsForCompositeSequence:</b> (NSGlyph*)glyphs <b>numberOfGlyphs:</b> (int)numGlyphs <b>pointArray:</b> (NSPointArray)points<br>
<hr>
<h2><a name="method-44">printerFont</a></h2>
- (NSFont*) <b>printerFont</b><br>
<hr>
<h2><a name="method-45">screenFont</a></h2>
- (NSFont*) <b>screenFont</b><br>
<hr>
<h2><a name="method-46">set</a></h2>
- (void) <b>set</b><br>
<hr>
<h2><a name="method-47">underlinePosition</a></h2>
- (float) <b>underlinePosition</b><br>
<hr>
<h2><a name="method-48">underlineThickness</a></h2>
- (float) <b>underlineThickness</b><br>
<hr>
<h2><a name="method-49">widthOfString:</a></h2>
- (float) <b>widthOfString:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-50">widths</a></h2>
- (float*) <b>widths</b><br>
<hr>
<h2><a name="method-51">xHeight</a></h2>
- (float) <b>xHeight</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,264 @@
<html><head>
<title>NSFontManager</title>
</head>
<body>
<a href="NSFont.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSFontPanel.html">[Next]</a>
<h1>NSFontManager</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSFontManager</a></h2>
<h2><a name="NSFontManager">NSFontManager</a></h2>
<p><b>Declared in:</b> AppKit/NSFontManager.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSFontManager.html#method-0">+setFontManagerFactory:</a>
<li><a href="NSFontManager.html#method-1">+setFontPanelFactory:</a>
<li><a href="NSFontManager.html#method-2">+sharedFontManager</a>
<li><a href="NSFontManager.html#method-23">- localizedNameForFamily:</a>
<li><a href="NSFontManager.html#method-3">-action</a>
<li><a href="NSFontManager.html#method-4">-addFontTrait:</a>
<li><a href="NSFontManager.html#method-5">-availableFontFamilies</a>
<li><a href="NSFontManager.html#method-6">-availableFontNamesWithTraits:</a>
<li><a href="NSFontManager.html#method-7">-availableFonts</a>
<li><a href="NSFontManager.html#method-8">-availableMembersOfFontFamily:</a>
<li><a href="NSFontManager.html#method-37">-changeFont:</a>
<li><a href="NSFontManager.html#method-9">-convertFont:</a>
<li><a href="NSFontManager.html#method-10">-convertFont:toFace:</a>
<li><a href="NSFontManager.html#method-11">-convertFont:toFamily:</a>
<li><a href="NSFontManager.html#method-12">-convertFont:toHaveTrait:</a>
<li><a href="NSFontManager.html#method-13">-convertFont:toNotHaveTrait:</a>
<li><a href="NSFontManager.html#method-14">-convertFont:toSize:</a>
<li><a href="NSFontManager.html#method-15">-convertWeight:</a>
<li><a href="NSFontManager.html#method-16">-delegate</a>
<li><a href="NSFontManager.html#method-38">-fontManager:willIncludeFont:</a>
<li><a href="NSFontManager.html#method-17">-fontMenu:</a>
<li><a href="NSFontManager.html#method-18">-fontNamed:hasTraits:</a>
<li><a href="NSFontManager.html#method-19">-fontPanel:</a>
<li><a href="NSFontManager.html#method-20">-fontWithFamily:traits:weight:</a>
<li><a href="NSFontManager.html#method-21">-isEnabled</a>
<li><a href="NSFontManager.html#method-22">-isMultiple</a>
<li><a href="NSFontManager.html#method-24">-modifyFont:</a>
<li><a href="NSFontManager.html#method-25">-modifyFontViaPanel:</a>
<li><a href="NSFontManager.html#method-26">-orderFrontFontPanel:</a>
<li><a href="NSFontManager.html#method-27">-removeFontTrait:</a>
<li><a href="NSFontManager.html#method-28">-selectedFont</a>
<li><a href="NSFontManager.html#method-29">-sendAction</a>
<li><a href="NSFontManager.html#method-30">-setAction:</a>
<li><a href="NSFontManager.html#method-31">-setDelegate:</a>
<li><a href="NSFontManager.html#method-32">-setEnabled:</a>
<li><a href="NSFontManager.html#method-33">-setFontMenu:</a>
<li><a href="NSFontManager.html#method-34">-setSelectedFont:isMultiple:</a>
<li><a href="NSFontManager.html#method-35">-traitsOfFont:</a>
<li><a href="NSFontManager.html#method-36">-weightOfFont:</a>
</ul>
<hr>
<h2><a name="method-0">setFontManagerFactory:</a></h2>
+ (void) <b>setFontManagerFactory:</b> (Class)aClass<br>
<hr>
<h2><a name="method-1">setFontPanelFactory:</a></h2>
+ (void) <b>setFontPanelFactory:</b> (Class)factoryId<br>
<hr>
<h2><a name="method-2">sharedFontManager</a></h2>
+ (NSFontManager*) <b>sharedFontManager</b><br>
<hr>
<h2><a name="method-3">action</a></h2>
- (SEL) <b>action</b><br>
<hr>
<h2><a name="method-4">addFontTrait:</a></h2>
- (void) <b>addFontTrait:</b> (id)sender<br>
<hr>
<h2><a name="method-5">availableFontFamilies</a></h2>
- (NSArray*) <b>availableFontFamilies</b><br>
<hr>
<h2><a name="method-6">availableFontNamesWithTraits:</a></h2>
- (NSArray*) <b>availableFontNamesWithTraits:</b> (NSFontTraitMask)fontTraitMask<br>
<hr>
<h2><a name="method-7">availableFonts</a></h2>
- (NSArray*) <b>availableFonts</b><br>
<hr>
<h2><a name="method-8">availableMembersOfFontFamily:</a></h2>
- (NSArray*) <b>availableMembersOfFontFamily:</b> (NSString*)family<br>
<hr>
<h2><a name="method-9">convertFont:</a></h2>
- (NSFont*) <b>convertFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-10">convertFont:toFace:</a></h2>
- (NSFont*) <b>convertFont:</b> (NSFont*)aFont <b>toFace:</b> (NSString*)typeface<br>
<hr>
<h2><a name="method-11">convertFont:toFamily:</a></h2>
- (NSFont*) <b>convertFont:</b> (NSFont*)aFont <b>toFamily:</b> (NSString*)family<br>
<hr>
<h2><a name="method-12">convertFont:toHaveTrait:</a></h2>
- (NSFont*) <b>convertFont:</b> (NSFont*)aFont <b>toHaveTrait:</b> (NSFontTraitMask)fontTrait<br>
<hr>
<h2><a name="method-13">convertFont:toNotHaveTrait:</a></h2>
- (NSFont*) <b>convertFont:</b> (NSFont*)aFont <b>toNotHaveTrait:</b> (NSFontTraitMask)fontTraitMask<br>
<hr>
<h2><a name="method-14">convertFont:toSize:</a></h2>
- (NSFont*) <b>convertFont:</b> (NSFont*)aFont <b>toSize:</b> (float)size<br>
<hr>
<h2><a name="method-15">convertWeight:</a></h2>
- (NSFont*) <b>convertWeight:</b> (BOOL)increaseFlag<br>
<hr>
<h2><a name="method-16">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-17">fontMenu:</a></h2>
- (NSMenu*) <b>fontMenu:</b> (BOOL)createFlag<br>
<hr>
<h2><a name="method-18">fontNamed:hasTraits:</a></h2>
- (BOOL) <b>fontNamed:</b> (NSString*)typeface <b>hasTraits:</b> (NSFontTraitMask)fontTraitMask<br>
<hr>
<h2><a name="method-19">fontPanel:</a></h2>
- (NSFontPanel*) <b>fontPanel:</b> (BOOL)createFlag<br>
<hr>
<h2><a name="method-20">fontWithFamily:traits:weight:</a></h2>
- (NSFont*) <b>fontWithFamily:</b> (NSString*)family <b>traits:</b> (NSFontTraitMask)fontTraitMask <b>weight:</b> (int)weight<br>
<hr>
<h2><a name="method-21">isEnabled</a></h2>
- (BOOL) <b>isEnabled</b><br>
<hr>
<h2><a name="method-22">isMultiple</a></h2>
- (BOOL) <b>isMultiple</b><br>
<hr>
<h2><a name="method-23"> localizedNameForFamily:</a></h2>
- (NSString*) <b> localizedNameForFamily:</b> (NSString*)family<br>
<hr>
<h2><a name="method-24">modifyFont:</a></h2>
- (void) <b>modifyFont:</b> (id)sender<br>
<hr>
<h2><a name="method-25">modifyFontViaPanel:</a></h2>
- (void) <b>modifyFontViaPanel:</b> (id)sender<br>
<hr>
<h2><a name="method-26">orderFrontFontPanel:</a></h2>
- (void) <b>orderFrontFontPanel:</b> (id)sender<br>
<hr>
<h2><a name="method-27">removeFontTrait:</a></h2>
- (void) <b>removeFontTrait:</b> (id)sender<br>
<hr>
<h2><a name="method-28">selectedFont</a></h2>
- (NSFont*) <b>selectedFont</b><br>
<hr>
<h2><a name="method-29">sendAction</a></h2>
- (BOOL) <b>sendAction</b><br>
<hr>
<h2><a name="method-30">setAction:</a></h2>
- (void) <b>setAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-31">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-32">setEnabled:</a></h2>
- (void) <b>setEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-33">setFontMenu:</a></h2>
- (void) <b>setFontMenu:</b> (NSMenu*)aMenu<br>
<hr>
<h2><a name="method-34">setSelectedFont:isMultiple:</a></h2>
- (void) <b>setSelectedFont:</b> (NSFont*)aFont <b>isMultiple:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-35">traitsOfFont:</a></h2>
- (NSFontTraitMask) <b>traitsOfFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-36">weightOfFont:</a></h2>
- (int) <b>weightOfFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-37">changeFont:</a></h2>
- (void) <b>changeFont:</b> (id)sender<br>
<hr>
<h2><a name="method-38">fontManager:willIncludeFont:</a></h2>
- (BOOL) <b>fontManager:</b> (id)theFontManager <b>willIncludeFont:</b> (NSString*)fontName<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,84 @@
<html><head>
<title>NSFontPanel</title>
</head>
<body>
<a href="NSFontManager.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSForm.html">[Next]</a>
<h1>NSFontPanel</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSFontPanel</a></h2>
<h2><a name="NSFontPanel">NSFontPanel</a></h2>
<p><b>Declared in:</b> AppKit/NSFontPanel.h</p>
<p><b>Inherits from:</b> NSPanel</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSFontPanel.html#method-0">+sharedFontPanel</a>
<li><a href="NSFontPanel.html#method-1">+sharedFontPanelExists</a>
<li><a href="NSFontPanel.html#method-2">-accessoryView</a>
<li><a href="NSFontPanel.html#method-3">-isEnabled</a>
<li><a href="NSFontPanel.html#method-4">-panelConvertFont:</a>
<li><a href="NSFontPanel.html#method-5">-setAccessoryView:</a>
<li><a href="NSFontPanel.html#method-6">-setEnabled:</a>
<li><a href="NSFontPanel.html#method-7">-setPanelFont:isMultiple:</a>
<li><a href="NSFontPanel.html#method-8">-worksWhenModal</a>
</ul>
<hr>
<h2><a name="method-0">sharedFontPanel</a></h2>
+ (NSFontPanel*) <b>sharedFontPanel</b><br>
<hr>
<h2><a name="method-1">sharedFontPanelExists</a></h2>
+ (BOOL) <b>sharedFontPanelExists</b><br>
<hr>
<h2><a name="method-2">accessoryView</a></h2>
- (NSView*) <b>accessoryView</b><br>
<hr>
<h2><a name="method-3">isEnabled</a></h2>
- (BOOL) <b>isEnabled</b><br>
<hr>
<h2><a name="method-4">panelConvertFont:</a></h2>
- (NSFont*) <b>panelConvertFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-5">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-6">setEnabled:</a></h2>
- (void) <b>setEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-7">setPanelFont:isMultiple:</a></h2>
- (void) <b>setPanelFont:</b> (NSFont*)aFont <b>isMultiple:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-8">worksWhenModal</a></h2>
- (BOOL) <b>worksWhenModal</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,126 @@
<html><head>
<title>NSForm</title>
</head>
<body>
<a href="NSFontPanel.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSFormCell.html">[Next]</a>
<h1>NSForm</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSForm</a></h2>
<h2><a name="NSForm">NSForm</a></h2>
<p><b>Declared in:</b> AppKit/NSForm.h</p>
<p><b>Inherits from:</b> NSMatrix</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSForm.html#method-0">-addEntry:</a>
<li><a href="NSForm.html#method-1">-cellAtIndex:</a>
<li><a href="NSForm.html#method-2">-drawCellAtIndex:</a>
<li><a href="NSForm.html#method-3">-indexOfCellWithTag:</a>
<li><a href="NSForm.html#method-4">-indexOfSelectedItem</a>
<li><a href="NSForm.html#method-5">-insertEntry:atIndex:</a>
<li><a href="NSForm.html#method-6">-removeEntryAtIndex:</a>
<li><a href="NSForm.html#method-7">-selectTextAtIndex:</a>
<li><a href="NSForm.html#method-8">-setBezeled:</a>
<li><a href="NSForm.html#method-9">-setBordered:</a>
<li><a href="NSForm.html#method-10">-setEntryWidth:</a>
<li><a href="NSForm.html#method-11">-setInterlineSpacing:</a>
<li><a href="NSForm.html#method-12">-setTextAlignment:</a>
<li><a href="NSForm.html#method-13">-setTextFont:</a>
<li><a href="NSForm.html#method-14">-setTitleAlignment:</a>
<li><a href="NSForm.html#method-15">-setTitleFont:</a>
</ul>
<hr>
<h2><a name="method-0">addEntry:</a></h2>
- (NSFormCell*) <b>addEntry:</b> (NSString*)title<br>
<hr>
<h2><a name="method-1">cellAtIndex:</a></h2>
- (id) <b>cellAtIndex:</b> (int)entryIndex<br>
<hr>
<h2><a name="method-2">drawCellAtIndex:</a></h2>
- (void) <b>drawCellAtIndex:</b> (int)entryIndex<br>
<hr>
<h2><a name="method-3">indexOfCellWithTag:</a></h2>
- (int) <b>indexOfCellWithTag:</b> (int)tag<br>
<hr>
<h2><a name="method-4">indexOfSelectedItem</a></h2>
- (int) <b>indexOfSelectedItem</b><br>
<hr>
<h2><a name="method-5">insertEntry:atIndex:</a></h2>
- (NSFormCell*) <b>insertEntry:</b> (NSString*)title <b>atIndex:</b> (int)entryIndex<br>
<hr>
<h2><a name="method-6">removeEntryAtIndex:</a></h2>
- (void) <b>removeEntryAtIndex:</b> (int)entryIndex<br>
<hr>
<h2><a name="method-7">selectTextAtIndex:</a></h2>
- (void) <b>selectTextAtIndex:</b> (int)entryIndex<br>
<hr>
<h2><a name="method-8">setBezeled:</a></h2>
- (void) <b>setBezeled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-9">setBordered:</a></h2>
- (void) <b>setBordered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-10">setEntryWidth:</a></h2>
- (void) <b>setEntryWidth:</b> (float)width<br>
<hr>
<h2><a name="method-11">setInterlineSpacing:</a></h2>
- (void) <b>setInterlineSpacing:</b> (float)spacing<br>
<hr>
<h2><a name="method-12">setTextAlignment:</a></h2>
- (void) <b>setTextAlignment:</b> (int)alignment<br>
<hr>
<h2><a name="method-13">setTextFont:</a></h2>
- (void) <b>setTextFont:</b> (NSFont*)font<br>
<hr>
<h2><a name="method-14">setTitleAlignment:</a></h2>
- (void) <b>setTitleAlignment:</b> (NSTextAlignment)alignment<br>
<hr>
<h2><a name="method-15">setTitleFont:</a></h2>
- (void) <b>setTitleFont:</b> (NSFont*)font<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,114 @@
<html><head>
<title>NSFormCell</title>
</head>
<body>
<a href="NSForm.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSGraphicsContext.html">[Next]</a>
<h1>NSFormCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSFormCell</a></h2>
<h2><a name="NSFormCell">NSFormCell</a></h2>
<p><b>Declared in:</b> AppKit/NSFormCell.h</p>
<p><b>Inherits from:</b> NSActionCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSFormCell.html#method-0">-attributedTitle</a>
<li><a href="NSFormCell.html#method-1">-initTextCell:</a>
<li><a href="NSFormCell.html#method-2">-isOpaque</a>
<li><a href="NSFormCell.html#method-3">-setAttributedTitle:</a>
<li><a href="NSFormCell.html#method-4">-setTitle:</a>
<li><a href="NSFormCell.html#method-5">-setTitleAlignment:</a>
<li><a href="NSFormCell.html#method-6">-setTitleFont:</a>
<li><a href="NSFormCell.html#method-7">-setTitleWidth:</a>
<li><a href="NSFormCell.html#method-8">-setTitleWithMnemonic:</a>
<li><a href="NSFormCell.html#method-9">-title</a>
<li><a href="NSFormCell.html#method-10">-titleAlignment</a>
<li><a href="NSFormCell.html#method-11">-titleFont</a>
<li><a href="NSFormCell.html#method-12">-titleWidth</a>
<li><a href="NSFormCell.html#method-13">-titleWidth:</a>
</ul>
<hr>
<h2><a name="method-0">attributedTitle</a></h2>
- (NSAttributedString*) <b>attributedTitle</b><br>
<hr>
<h2><a name="method-1">initTextCell:</a></h2>
- (id) <b>initTextCell:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-2">isOpaque</a></h2>
- (BOOL) <b>isOpaque</b><br>
<hr>
<h2><a name="method-3">setAttributedTitle:</a></h2>
- (void) <b>setAttributedTitle:</b> (NSAttributedString*)anAttributedString<br>
<hr>
<h2><a name="method-4">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-5">setTitleAlignment:</a></h2>
- (void) <b>setTitleAlignment:</b> (NSTextAlignment)alignment<br>
<hr>
<h2><a name="method-6">setTitleFont:</a></h2>
- (void) <b>setTitleFont:</b> (NSFont*)font<br>
<hr>
<h2><a name="method-7">setTitleWidth:</a></h2>
- (void) <b>setTitleWidth:</b> (float)width<br>
<hr>
<h2><a name="method-8">setTitleWithMnemonic:</a></h2>
- (void) <b>setTitleWithMnemonic:</b> (NSString*)titleWithAmpersand<br>
<hr>
<h2><a name="method-9">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
<h2><a name="method-10">titleAlignment</a></h2>
- (NSTextAlignment) <b>titleAlignment</b><br>
<hr>
<h2><a name="method-11">titleFont</a></h2>
- (NSFont*) <b>titleFont</b><br>
<hr>
<h2><a name="method-12">titleWidth</a></h2>
- (float) <b>titleWidth</b><br>
<hr>
<h2><a name="method-13">titleWidth:</a></h2>
- (float) <b>titleWidth:</b> (NSSize)aSize<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,78 @@
<html><head>
<title>NSGraphicsContext</title>
</head>
<body>
<a href="NSFormCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSHelpManager.html">[Next]</a>
<h1>NSGraphicsContext</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSGraphicsContext</a></h2>
<h2><a name="NSGraphicsContext">NSGraphicsContext</a></h2>
<p><b>Declared in:</b> AppKit/NSGraphicsContext.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSGraphicsContext.html#method-0">+currentContext</a>
<li><a href="NSGraphicsContext.html#method-1">+setCurrentContext:</a>
<li><a href="NSGraphicsContext.html#method-2">-flush</a>
<li><a href="NSGraphicsContext.html#method-3">-flushGraphics</a>
<li><a href="NSGraphicsContext.html#method-4">-isDrawingToScreen</a>
<li><a href="NSGraphicsContext.html#method-5">-restoreGraphicsState</a>
<li><a href="NSGraphicsContext.html#method-6">-saveGraphicsState</a>
<li><a href="NSGraphicsContext.html#method-7">-wait</a>
</ul>
<hr>
<h2><a name="method-0">currentContext</a></h2>
+ (NSGraphicsContext*) <b>currentContext</b><br>
<hr>
<h2><a name="method-1">setCurrentContext:</a></h2>
+ (void) <b>setCurrentContext:</b> (NSGraphicsContext*)context<br>
<hr>
<h2><a name="method-2">flush</a></h2>
- (void) <b>flush</b><br>
<hr>
<h2><a name="method-3">flushGraphics</a></h2>
- (void) <b>flushGraphics</b><br>
<hr>
<h2><a name="method-4">isDrawingToScreen</a></h2>
- (BOOL) <b>isDrawingToScreen</b><br>
<hr>
<h2><a name="method-5">restoreGraphicsState</a></h2>
- (void) <b>restoreGraphicsState</b><br>
<hr>
<h2><a name="method-6">saveGraphicsState</a></h2>
- (void) <b>saveGraphicsState</b><br>
<hr>
<h2><a name="method-7">wait</a></h2>
- (void) <b>wait</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,72 @@
<html><head>
<title>NSHelpManager</title>
</head>
<body>
<a href="NSGraphicsContext.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSImage.html">[Next]</a>
<h1>NSHelpManager</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSHelpManager</a></h2>
<h2><a name="NSHelpManager">NSHelpManager</a></h2>
<p><b>Declared in:</b> AppKit/NSHelpManager.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSHelpManager.html#method-0">+isContextHelpModeActive</a>
<li><a href="NSHelpManager.html#method-1">+setContextHelpModeActive:</a>
<li><a href="NSHelpManager.html#method-2">+sharedHelpManager</a>
<li><a href="NSHelpManager.html#method-3">-contextHelpForObject:</a>
<li><a href="NSHelpManager.html#method-4">-removeContextHelpForObject:</a>
<li><a href="NSHelpManager.html#method-5">-setContextHelp:forObject:</a>
<li><a href="NSHelpManager.html#method-6">-showContextHelpForObject:locationHint:</a>
</ul>
<hr>
<h2><a name="method-0">isContextHelpModeActive</a></h2>
+ (BOOL) <b>isContextHelpModeActive</b><br>
<hr>
<h2><a name="method-1">setContextHelpModeActive:</a></h2>
+ (void) <b>setContextHelpModeActive:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-2">sharedHelpManager</a></h2>
+ (NSHelpManager*) <b>sharedHelpManager</b><br>
<hr>
<h2><a name="method-3">contextHelpForObject:</a></h2>
- (NSAttributedString*) <b>contextHelpForObject:</b> (id)object<br>
<hr>
<h2><a name="method-4">removeContextHelpForObject:</a></h2>
- (void) <b>removeContextHelpForObject:</b> (id)object<br>
<hr>
<h2><a name="method-5">setContextHelp:forObject:</a></h2>
- (void) <b>setContextHelp:</b> (NSAttributedString*)help <b>forObject:</b> (id)object<br>
<hr>
<h2><a name="method-6">showContextHelpForObject:locationHint:</a></h2>
- (BOOL) <b>showContextHelpForObject:</b> (id)object <b>locationHint:</b> (NSPoint)point<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,360 @@
<html><head>
<title>NSImage</title>
</head>
<body>
<a href="NSHelpManager.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSImageCell.html">[Next]</a>
<h1>NSImage</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSImage</a></h2>
<h2><a name="NSImage">NSImage</a></h2>
<p><b>Declared in:</b> AppKit/NSImage.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSImage.html#method-0">+canInitWithPasteboard:</a>
<li><a href="NSImage.html#method-1">+imageFileTypes</a>
<li><a href="NSImage.html#method-2">+imageNamed:</a>
<li><a href="NSImage.html#method-3">+imagePasteboardTypes</a>
<li><a href="NSImage.html#method-4">+imageUnfilteredFileTypes</a>
<li><a href="NSImage.html#method-5">+imageUnfilteredPasteboardTypes</a>
<li><a href="NSImage.html#method-50">-TIFFRepresentation</a>
<li><a href="NSImage.html#method-51">-TIFFRepresentationUsingCompression:factor:</a>
<li><a href="NSImage.html#method-6">-addRepresentation:</a>
<li><a href="NSImage.html#method-7">-addRepresentations:</a>
<li><a href="NSImage.html#method-8">-backgroundColor</a>
<li><a href="NSImage.html#method-9">-bestRepresentationForDevice:</a>
<li><a href="NSImage.html#method-10">-cacheDepthMatchesImageDepth</a>
<li><a href="NSImage.html#method-11">-compositeToPoint:fromRect:operation:</a>
<li><a href="NSImage.html#method-12">-compositeToPoint:operation:</a>
<li><a href="NSImage.html#method-13">-delegate</a>
<li><a href="NSImage.html#method-14">-dissolveToPoint:fraction:</a>
<li><a href="NSImage.html#method-15">-dissolveToPoint:fromRect:fraction:</a>
<li><a href="NSImage.html#method-16">-drawRepresentation:</a>
<li><a href="NSImage.html#method-54">-imageDidNotDraw:</a>
<li><a href="NSImage.html#method-17">-initByReferencingFile:</a>
<li><a href="NSImage.html#method-18">-initWithBitmapHandle:</a>
<li><a href="NSImage.html#method-19">-initWithContentsOfFile:</a>
<li><a href="NSImage.html#method-20">-initWithData:</a>
<li><a href="NSImage.html#method-21">-initWithIconHandle:</a>
<li><a href="NSImage.html#method-22">-initWithPasteboard:</a>
<li><a href="NSImage.html#method-23">-initWithSize:</a>
<li><a href="NSImage.html#method-24">-isCachedSeparately</a>
<li><a href="NSImage.html#method-25">-isDataRetained</a>
<li><a href="NSImage.html#method-26">-isFlipped</a>
<li><a href="NSImage.html#method-27">-isValid</a>
<li><a href="NSImage.html#method-28">-lockFocus</a>
<li><a href="NSImage.html#method-29">-lockFocusOnRepresentation:</a>
<li><a href="NSImage.html#method-30">-matchesOnMultipleResolution</a>
<li><a href="NSImage.html#method-31">-name</a>
<li><a href="NSImage.html#method-32">-prefersColorMatch</a>
<li><a href="NSImage.html#method-33">-recache</a>
<li><a href="NSImage.html#method-34">-removeRepresentation:</a>
<li><a href="NSImage.html#method-35">-representations</a>
<li><a href="NSImage.html#method-36">-scalesWhenResized</a>
<li><a href="NSImage.html#method-37">-setBackgroundColor:</a>
<li><a href="NSImage.html#method-38">-setCacheDepthMatchesImageDepth:</a>
<li><a href="NSImage.html#method-39">-setCachedSeparately:</a>
<li><a href="NSImage.html#method-40">-setDataRetained:</a>
<li><a href="NSImage.html#method-41">-setDelegate:</a>
<li><a href="NSImage.html#method-42">-setFlipped:</a>
<li><a href="NSImage.html#method-43">-setMatchesOnMultipleResolution:</a>
<li><a href="NSImage.html#method-44">-setName:</a>
<li><a href="NSImage.html#method-45">-setPrefersColorMatch:</a>
<li><a href="NSImage.html#method-46">-setScalesWhenResized:</a>
<li><a href="NSImage.html#method-47">-setSize:</a>
<li><a href="NSImage.html#method-48">-setUsesEPSOnResolutionMismatch:</a>
<li><a href="NSImage.html#method-49">-size</a>
<li><a href="NSImage.html#method-52">-unlockFocus</a>
<li><a href="NSImage.html#method-53">-usesEPSOnResolutionMismatch</a>
</ul>
<hr>
<h2><a name="method-0">canInitWithPasteboard:</a></h2>
+ (BOOL) <b>canInitWithPasteboard:</b> (NSPasteboard*)pasteboard<br>
<hr>
<h2><a name="method-1">imageFileTypes</a></h2>
+ (NSArray*) <b>imageFileTypes</b><br>
<hr>
<h2><a name="method-2">imageNamed:</a></h2>
+ (id) <b>imageNamed:</b> (NSString*)name<br>
<hr>
<h2><a name="method-3">imagePasteboardTypes</a></h2>
+ (NSArray*) <b>imagePasteboardTypes</b><br>
<hr>
<h2><a name="method-4">imageUnfilteredFileTypes</a></h2>
+ (NSArray*) <b>imageUnfilteredFileTypes</b><br>
<hr>
<h2><a name="method-5">imageUnfilteredPasteboardTypes</a></h2>
+ (NSArray*) <b>imageUnfilteredPasteboardTypes</b><br>
<hr>
<h2><a name="method-6">addRepresentation:</a></h2>
- (void) <b>addRepresentation:</b> (NSImageRep*)imageRep<br>
<hr>
<h2><a name="method-7">addRepresentations:</a></h2>
- (void) <b>addRepresentations:</b> (NSArray*)imageReps<br>
<hr>
<h2><a name="method-8">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-9">bestRepresentationForDevice:</a></h2>
- (NSImageRep*) <b>bestRepresentationForDevice:</b> (NSDictionary*)deviceDescription<br>
<hr>
<h2><a name="method-10">cacheDepthMatchesImageDepth</a></h2>
- (BOOL) <b>cacheDepthMatchesImageDepth</b><br>
<hr>
<h2><a name="method-11">compositeToPoint:fromRect:operation:</a></h2>
- (void) <b>compositeToPoint:</b> (NSPoint)aPoint <b>fromRect:</b> (NSRect)aRect <b>operation:</b> (NSCompositingOperation)op<br>
<hr>
<h2><a name="method-12">compositeToPoint:operation:</a></h2>
- (void) <b>compositeToPoint:</b> (NSPoint)aPoint <b>operation:</b> (NSCompositingOperation)op<br>
<hr>
<h2><a name="method-13">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-14">dissolveToPoint:fraction:</a></h2>
- (void) <b>dissolveToPoint:</b> (NSPoint)aPoint <b>fraction:</b> (float)aFloat<br>
<hr>
<h2><a name="method-15">dissolveToPoint:fromRect:fraction:</a></h2>
- (void) <b>dissolveToPoint:</b> (NSPoint)aPoint <b>fromRect:</b> (NSRect)aRect <b>fraction:</b> (float)aFloat<br>
<hr>
<h2><a name="method-16">drawRepresentation:</a></h2>
- (BOOL) <b>drawRepresentation:</b> (NSImageRep*)imageRep<br>
<hr>
<h2><a name="method-17">initByReferencingFile:</a></h2>
- (id) <b>initByReferencingFile:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-18">initWithBitmapHandle:</a></h2>
- (id) <b>initWithBitmapHandle:</b> (void*)bitmap<br>
<hr>
<h2><a name="method-19">initWithContentsOfFile:</a></h2>
- (id) <b>initWithContentsOfFile:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-20">initWithData:</a></h2>
- (id) <b>initWithData:</b> (NSData*)data<br>
<hr>
<h2><a name="method-21">initWithIconHandle:</a></h2>
- (id) <b>initWithIconHandle:</b> (void*)icon<br>
<hr>
<h2><a name="method-22">initWithPasteboard:</a></h2>
- (id) <b>initWithPasteboard:</b> (NSPasteboard*)pasteboard<br>
<hr>
<h2><a name="method-23">initWithSize:</a></h2>
- (id) <b>initWithSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-24">isCachedSeparately</a></h2>
- (BOOL) <b>isCachedSeparately</b><br>
<hr>
<h2><a name="method-25">isDataRetained</a></h2>
- (BOOL) <b>isDataRetained</b><br>
<hr>
<h2><a name="method-26">isFlipped</a></h2>
- (BOOL) <b>isFlipped</b><br>
<hr>
<h2><a name="method-27">isValid</a></h2>
- (BOOL) <b>isValid</b><br>
<hr>
<h2><a name="method-28">lockFocus</a></h2>
- (void) <b>lockFocus</b><br>
<hr>
<h2><a name="method-29">lockFocusOnRepresentation:</a></h2>
- (void) <b>lockFocusOnRepresentation:</b> (NSImageRep*)imageRepresentation<br>
<hr>
<h2><a name="method-30">matchesOnMultipleResolution</a></h2>
- (BOOL) <b>matchesOnMultipleResolution</b><br>
<hr>
<h2><a name="method-31">name</a></h2>
- (NSString*) <b>name</b><br>
<hr>
<h2><a name="method-32">prefersColorMatch</a></h2>
- (BOOL) <b>prefersColorMatch</b><br>
<hr>
<h2><a name="method-33">recache</a></h2>
- (void) <b>recache</b><br>
<hr>
<h2><a name="method-34">removeRepresentation:</a></h2>
- (void) <b>removeRepresentation:</b> (NSImageRep*)imageRep<br>
<hr>
<h2><a name="method-35">representations</a></h2>
- (NSArray*) <b>representations</b><br>
<hr>
<h2><a name="method-36">scalesWhenResized</a></h2>
- (BOOL) <b>scalesWhenResized</b><br>
<hr>
<h2><a name="method-37">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-38">setCacheDepthMatchesImageDepth:</a></h2>
- (void) <b>setCacheDepthMatchesImageDepth:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-39">setCachedSeparately:</a></h2>
- (void) <b>setCachedSeparately:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-40">setDataRetained:</a></h2>
- (void) <b>setDataRetained:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-41">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-42">setFlipped:</a></h2>
- (void) <b>setFlipped:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-43">setMatchesOnMultipleResolution:</a></h2>
- (void) <b>setMatchesOnMultipleResolution:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-44">setName:</a></h2>
- (BOOL) <b>setName:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-45">setPrefersColorMatch:</a></h2>
- (void) <b>setPrefersColorMatch:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-46">setScalesWhenResized:</a></h2>
- (void) <b>setScalesWhenResized:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-47">setSize:</a></h2>
- (void) <b>setSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-48">setUsesEPSOnResolutionMismatch:</a></h2>
- (void) <b>setUsesEPSOnResolutionMismatch:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-49">size</a></h2>
- (NSSize) <b>size</b><br>
<hr>
<h2><a name="method-50">TIFFRepresentation</a></h2>
- (NSData*) <b>TIFFRepresentation</b><br>
<hr>
<h2><a name="method-51">TIFFRepresentationUsingCompression:factor:</a></h2>
- (NSData*) <b>TIFFRepresentationUsingCompression:</b> (NSTIFFCompression)comp <b>factor:</b> (float)aFloat<br>
<hr>
<h2><a name="method-52">unlockFocus</a></h2>
- (void) <b>unlockFocus</b><br>
<hr>
<h2><a name="method-53">usesEPSOnResolutionMismatch</a></h2>
- (BOOL) <b>usesEPSOnResolutionMismatch</b><br>
<hr>
<h2><a name="method-54">imageDidNotDraw:</a></h2>
- (NSImage*) <b>imageDidNotDraw:</b> (id)sender<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,66 @@
<html><head>
<title>NSImageCell</title>
</head>
<body>
<a href="NSImage.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSImageRep.html">[Next]</a>
<h1>NSImageCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSImageCell</a></h2>
<h2><a name="NSImageCell">NSImageCell</a></h2>
<p><b>Declared in:</b> AppKit/NSImageCell.h</p>
<p><b>Inherits from:</b> NSCell</p>
<p><b>Conforms to:</b> NSCopying
</p>
<hr>
<ul>
<li><a href="NSImageCell.html#method-0">-imageAlignment</a>
<li><a href="NSImageCell.html#method-1">-imageFrameStyle</a>
<li><a href="NSImageCell.html#method-2">-imageScaling</a>
<li><a href="NSImageCell.html#method-3">-setImageAlignment:</a>
<li><a href="NSImageCell.html#method-4">-setImageFrameStyle:</a>
<li><a href="NSImageCell.html#method-5">-setImageScaling:</a>
</ul>
<hr>
<h2><a name="method-0">imageAlignment</a></h2>
- (NSImageAlignment) <b>imageAlignment</b><br>
<hr>
<h2><a name="method-1">imageFrameStyle</a></h2>
- (NSImageFrameStyle) <b>imageFrameStyle</b><br>
<hr>
<h2><a name="method-2">imageScaling</a></h2>
- (NSImageScaling) <b>imageScaling</b><br>
<hr>
<h2><a name="method-3">setImageAlignment:</a></h2>
- (void) <b>setImageAlignment:</b> (NSImageAlignment)alignment<br>
<hr>
<h2><a name="method-4">setImageFrameStyle:</a></h2>
- (void) <b>setImageFrameStyle:</b> (NSImageFrameStyle)frameStyle<br>
<hr>
<h2><a name="method-5">setImageScaling:</a></h2>
- (void) <b>setImageScaling:</b> (NSImageScaling)scaling<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,228 @@
<html><head>
<title>NSImageRep</title>
</head>
<body>
<a href="NSImageCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSImageView.html">[Next]</a>
<h1>NSImageRep</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSImageRep</a></h2>
<h2><a name="NSImageRep">NSImageRep</a></h2>
<p><b>Declared in:</b> AppKit/NSImageRep.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSImageRep.html#method-0">+canInitWithData:</a>
<li><a href="NSImageRep.html#method-1">+canInitWithPasteboard:</a>
<li><a href="NSImageRep.html#method-2">+imageFileTypes</a>
<li><a href="NSImageRep.html#method-3">+imagePasteboardTypes</a>
<li><a href="NSImageRep.html#method-4">+imageRepClassForData:</a>
<li><a href="NSImageRep.html#method-5">+imageRepClassForFileType:</a>
<li><a href="NSImageRep.html#method-6">+imageRepClassForPasteboardType:</a>
<li><a href="NSImageRep.html#method-7">+imageRepWithContentsOfFile:</a>
<li><a href="NSImageRep.html#method-8">+imageRepWithPasteboard:</a>
<li><a href="NSImageRep.html#method-9">+imageRepsWithContentsOfFile:</a>
<li><a href="NSImageRep.html#method-10">+imageRepsWithPasteboard:</a>
<li><a href="NSImageRep.html#method-11">+imageUnfilteredFileTypes</a>
<li><a href="NSImageRep.html#method-12">+imageUnfilteredPasteboardTypes</a>
<li><a href="NSImageRep.html#method-13">+registerImageRepClass:</a>
<li><a href="NSImageRep.html#method-14">+registeredImageRepClasses</a>
<li><a href="NSImageRep.html#method-15">+unregisterImageRepClass:</a>
<li><a href="NSImageRep.html#method-16">-bitsPerSample</a>
<li><a href="NSImageRep.html#method-17">-colorSpaceName</a>
<li><a href="NSImageRep.html#method-18">-draw</a>
<li><a href="NSImageRep.html#method-19">-drawAtPoint:</a>
<li><a href="NSImageRep.html#method-20">-drawInRect:</a>
<li><a href="NSImageRep.html#method-21">-hasAlpha</a>
<li><a href="NSImageRep.html#method-22">-isOpaque</a>
<li><a href="NSImageRep.html#method-23">-pixelsHigh</a>
<li><a href="NSImageRep.html#method-24">-pixelsWide</a>
<li><a href="NSImageRep.html#method-25">-setAlpha:</a>
<li><a href="NSImageRep.html#method-26">-setBitsPerSample:</a>
<li><a href="NSImageRep.html#method-27">-setColorSpaceName:</a>
<li><a href="NSImageRep.html#method-28">-setOpaque:</a>
<li><a href="NSImageRep.html#method-29">-setPixelsHigh:</a>
<li><a href="NSImageRep.html#method-30">-setPixelsWide:</a>
<li><a href="NSImageRep.html#method-31">-setSize:</a>
<li><a href="NSImageRep.html#method-32">-size</a>
</ul>
<hr>
<h2><a name="method-0">canInitWithData:</a></h2>
+ (BOOL) <b>canInitWithData:</b> (NSData*)data<br>
<hr>
<h2><a name="method-1">canInitWithPasteboard:</a></h2>
+ (BOOL) <b>canInitWithPasteboard:</b> (NSPasteboard*)pasteboard<br>
<hr>
<h2><a name="method-2">imageFileTypes</a></h2>
+ (NSArray*) <b>imageFileTypes</b><br>
<hr>
<h2><a name="method-3">imagePasteboardTypes</a></h2>
+ (NSArray*) <b>imagePasteboardTypes</b><br>
<hr>
<h2><a name="method-4">imageRepClassForData:</a></h2>
+ (Class) <b>imageRepClassForData:</b> (NSData*)data<br>
<hr>
<h2><a name="method-5">imageRepClassForFileType:</a></h2>
+ (Class) <b>imageRepClassForFileType:</b> (NSString*)type<br>
<hr>
<h2><a name="method-6">imageRepClassForPasteboardType:</a></h2>
+ (Class) <b>imageRepClassForPasteboardType:</b> (NSString*)type<br>
<hr>
<h2><a name="method-7">imageRepWithContentsOfFile:</a></h2>
+ (id) <b>imageRepWithContentsOfFile:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-8">imageRepWithPasteboard:</a></h2>
+ (id) <b>imageRepWithPasteboard:</b> (NSPasteboard*)pasteboard<br>
<hr>
<h2><a name="method-9">imageRepsWithContentsOfFile:</a></h2>
+ (NSArray*) <b>imageRepsWithContentsOfFile:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-10">imageRepsWithPasteboard:</a></h2>
+ (NSArray*) <b>imageRepsWithPasteboard:</b> (NSPasteboard*)pasteboard<br>
<hr>
<h2><a name="method-11">imageUnfilteredFileTypes</a></h2>
+ (NSArray*) <b>imageUnfilteredFileTypes</b><br>
<hr>
<h2><a name="method-12">imageUnfilteredPasteboardTypes</a></h2>
+ (NSArray*) <b>imageUnfilteredPasteboardTypes</b><br>
<hr>
<h2><a name="method-13">registerImageRepClass:</a></h2>
+ (void) <b>registerImageRepClass:</b> (Class)imageRepClass<br>
<hr>
<h2><a name="method-14">registeredImageRepClasses</a></h2>
+ (NSArray*) <b>registeredImageRepClasses</b><br>
<hr>
<h2><a name="method-15">unregisterImageRepClass:</a></h2>
+ (void) <b>unregisterImageRepClass:</b> (Class)imageRepClass<br>
<hr>
<h2><a name="method-16">bitsPerSample</a></h2>
- (int) <b>bitsPerSample</b><br>
<hr>
<h2><a name="method-17">colorSpaceName</a></h2>
- (NSString*) <b>colorSpaceName</b><br>
<hr>
<h2><a name="method-18">draw</a></h2>
- (BOOL) <b>draw</b><br>
<hr>
<h2><a name="method-19">drawAtPoint:</a></h2>
- (BOOL) <b>drawAtPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-20">drawInRect:</a></h2>
- (BOOL) <b>drawInRect:</b> (NSRect)rect<br>
<hr>
<h2><a name="method-21">hasAlpha</a></h2>
- (BOOL) <b>hasAlpha</b><br>
<hr>
<h2><a name="method-22">isOpaque</a></h2>
- (BOOL) <b>isOpaque</b><br>
<hr>
<h2><a name="method-23">pixelsHigh</a></h2>
- (int) <b>pixelsHigh</b><br>
<hr>
<h2><a name="method-24">pixelsWide</a></h2>
- (int) <b>pixelsWide</b><br>
<hr>
<h2><a name="method-25">setAlpha:</a></h2>
- (void) <b>setAlpha:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-26">setBitsPerSample:</a></h2>
- (void) <b>setBitsPerSample:</b> (int)anInt<br>
<hr>
<h2><a name="method-27">setColorSpaceName:</a></h2>
- (void) <b>setColorSpaceName:</b> (NSString*)string<br>
<hr>
<h2><a name="method-28">setOpaque:</a></h2>
- (void) <b>setOpaque:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-29">setPixelsHigh:</a></h2>
- (void) <b>setPixelsHigh:</b> (int)anInt<br>
<hr>
<h2><a name="method-30">setPixelsWide:</a></h2>
- (void) <b>setPixelsWide:</b> (int)anInt<br>
<hr>
<h2><a name="method-31">setSize:</a></h2>
- (void) <b>setSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-32">size</a></h2>
- (NSSize) <b>size</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,90 @@
<html><head>
<title>NSImageView</title>
</head>
<body>
<a href="NSImageRep.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSInputManager.html">[Next]</a>
<h1>NSImageView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSImageView</a></h2>
<h2><a name="NSImageView">NSImageView</a></h2>
<p><b>Declared in:</b> AppKit/NSImageView.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSImageView.html#method-0">-image</a>
<li><a href="NSImageView.html#method-1">-imageAlignment</a>
<li><a href="NSImageView.html#method-2">-imageFrameStyle</a>
<li><a href="NSImageView.html#method-3">-imageScaling</a>
<li><a href="NSImageView.html#method-4">-isEditable</a>
<li><a href="NSImageView.html#method-5">-setEditable:</a>
<li><a href="NSImageView.html#method-6">-setImage:</a>
<li><a href="NSImageView.html#method-7">-setImageAlignment:</a>
<li><a href="NSImageView.html#method-8">-setImageFrameStyle:</a>
<li><a href="NSImageView.html#method-9">-setImageScaling:</a>
</ul>
<hr>
<h2><a name="method-0">image</a></h2>
- (NSImage*) <b>image</b><br>
<hr>
<h2><a name="method-1">imageAlignment</a></h2>
- (NSImageAlignment) <b>imageAlignment</b><br>
<hr>
<h2><a name="method-2">imageFrameStyle</a></h2>
- (NSImageFrameStyle) <b>imageFrameStyle</b><br>
<hr>
<h2><a name="method-3">imageScaling</a></h2>
- (NSImageScaling) <b>imageScaling</b><br>
<hr>
<h2><a name="method-4">isEditable</a></h2>
- (BOOL) <b>isEditable</b><br>
<hr>
<h2><a name="method-5">setEditable:</a></h2>
- (void) <b>setEditable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-6">setImage:</a></h2>
- (void) <b>setImage:</b> (NSImage*)image<br>
<hr>
<h2><a name="method-7">setImageAlignment:</a></h2>
- (void) <b>setImageAlignment:</b> (NSImageAlignment)alignment<br>
<hr>
<h2><a name="method-8">setImageFrameStyle:</a></h2>
- (void) <b>setImageFrameStyle:</b> (NSImageFrameStyle)frameStyle<br>
<hr>
<h2><a name="method-9">setImageScaling:</a></h2>
- (void) <b>setImageScaling:</b> (NSImageScaling)scaling<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,66 @@
<html><head>
<title>NSInputManager</title>
</head>
<body>
<a href="NSImageView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSInputServer.html">[Next]</a>
<h1>NSInputManager</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSInputManager</a></h2>
<h2><a name="NSInputManager">NSInputManager</a></h2>
<p><b>Declared in:</b> AppKit/NSInputManager.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSTextInput
</p>
<hr>
<ul>
<li><a href="NSInputManager.html#method-0">+currentInputManager</a>
<li><a href="NSInputManager.html#method-1">-initWithName:</a>
<li><a href="NSInputManager.html#method-2">-localizedInputManagerName</a>
<li><a href="NSInputManager.html#method-3">-markedTextSelectionChanged:</a>
<li><a href="NSInputManager.html#method-4">-markedTextWillBeAbandoned:</a>
<li><a href="NSInputManager.html#method-5">-wantsToInterpretAllKeystrokes</a>
</ul>
<hr>
<h2><a name="method-0">currentInputManager</a></h2>
+ (NSInputManager*) <b>currentInputManager</b><br>
<hr>
<h2><a name="method-1">initWithName:</a></h2>
- (NSInputManager*) <b>initWithName:</b> (NSString*)inputServerName<br>
<hr>
<h2><a name="method-2">localizedInputManagerName</a></h2>
- (NSString*) <b>localizedInputManagerName</b><br>
<hr>
<h2><a name="method-3">markedTextSelectionChanged:</a></h2>
- (void) <b>markedTextSelectionChanged:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-4">markedTextWillBeAbandoned:</a></h2>
- (void) <b>markedTextWillBeAbandoned:</b> (id)sender<br>
<hr>
<h2><a name="method-5">wantsToInterpretAllKeystrokes</a></h2>
- (BOOL) <b>wantsToInterpretAllKeystrokes</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,108 @@
<html><head>
<title>NSInputServer</title>
</head>
<body>
<a href="NSInputManager.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSLayoutManager.html">[Next]</a>
<h1>NSInputServer</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSInputServer</a></h2>
<h2><a name="NSInputServer">NSInputServer</a></h2>
<p><b>Declared in:</b> AppKit/NSInputServer.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSInputServer.html#method-4">-</a>
<li><a href="NSInputServer.html#method-0">-activeConversationWillChange:oldConversation:newConversation:</a>
<li><a href="NSInputServer.html#method-1">-canBeDisabled</a>
<li><a href="NSInputServer.html#method-2">-cancelInput:conversation:</a>
<li><a href="NSInputServer.html#method-3">-doCommandBySelector:sender:conversation:</a>
<li><a href="NSInputServer.html#method-5">-insertText:sender:conversation:</a>
<li><a href="NSInputServer.html#method-6">-markedTextSelectionChanged:sender:conversation:</a>
<li><a href="NSInputServer.html#method-7">-markedTextWillBeAbandoned:conversation:</a>
<li><a href="NSInputServer.html#method-8">-senderDidBecomeActive:</a>
<li><a href="NSInputServer.html#method-9">-senderDidResignActive:</a>
<li><a href="NSInputServer.html#method-10">-setActivated:sender:</a>
<li><a href="NSInputServer.html#method-11">-terminate:</a>
<li><a href="NSInputServer.html#method-12">-wantsToInterpretAllKeystrokes</a>
</ul>
<hr>
<h2><a name="method-0">activeConversationWillChange:oldConversation:newConversation:</a></h2>
- (void) <b>activeConversationWillChange:</b> (id)sender <b>oldConversation:</b> (long)conv <b>newConversation:</b> (long)new<br>
<hr>
<h2><a name="method-1">canBeDisabled</a></h2>
- (BOOL) <b>canBeDisabled</b><br>
<hr>
<h2><a name="method-2">cancelInput:conversation:</a></h2>
- (void) <b>cancelInput:</b> (id)sender <b>conversation:</b> (long)conv<br>
<hr>
<h2><a name="method-3">doCommandBySelector:sender:conversation:</a></h2>
- (void) <b>doCommandBySelector:</b> (SEL)aSelector <b>sender:</b> (id)sender <b>conversation:</b> (long)conv<br>
<hr>
<h2><a name="method-4"></a></h2>
- (id) <b></b><br>
<hr>
<h2><a name="method-5">insertText:sender:conversation:</a></h2>
- (void) <b>insertText:</b> (NSString*)aString <b>sender:</b> (id)sender <b>conversation:</b> (long)conv<br>
<hr>
<h2><a name="method-6">markedTextSelectionChanged:sender:conversation:</a></h2>
- (void) <b>markedTextSelectionChanged:</b> (NSRange)aRange <b>sender:</b> (id)sender <b>conversation:</b> (long)conv<br>
<hr>
<h2><a name="method-7">markedTextWillBeAbandoned:conversation:</a></h2>
- (void) <b>markedTextWillBeAbandoned:</b> (id)sender <b>conversation:</b> (long)conv<br>
<hr>
<h2><a name="method-8">senderDidBecomeActive:</a></h2>
- (void) <b>senderDidBecomeActive:</b> (id)sender<br>
<hr>
<h2><a name="method-9">senderDidResignActive:</a></h2>
- (void) <b>senderDidResignActive:</b> (id)sender<br>
<hr>
<h2><a name="method-10">setActivated:sender:</a></h2>
- (void) <b>setActivated:</b> (BOOL)flag <b>sender:</b> (id)sender<br>
<hr>
<h2><a name="method-11">terminate:</a></h2>
- (void) <b>terminate:</b> (id)sender<br>
<hr>
<h2><a name="method-12">wantsToInterpretAllKeystrokes</a></h2>
- (BOOL) <b>wantsToInterpretAllKeystrokes</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,528 @@
<html><head>
<title>NSLayoutManager</title>
</head>
<body>
<a href="NSInputServer.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSMatrix.html">[Next]</a>
<h1>NSLayoutManager</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSLayoutManager</a></h2>
<h2><a name="NSLayoutManager">NSLayoutManager</a></h2>
<p><b>Declared in:</b> AppKit/NSLayoutManager.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSLayoutManager.html#method-0">-addTextContainer:</a>
<li><a href="NSLayoutManager.html#method-1">-backgroundLayoutEnabled</a>
<li><a href="NSLayoutManager.html#method-2">-boundingRectForGlyphRange:inTextContainer:</a>
<li><a href="NSLayoutManager.html#method-3">-characterIndexForGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-4">-characterRangeForGlyphRange:actualGlyphRange:</a>
<li><a href="NSLayoutManager.html#method-5">-delegate</a>
<li><a href="NSLayoutManager.html#method-6">-deleteGlyphsInRange:</a>
<li><a href="NSLayoutManager.html#method-7">-drawBackgroundForGlyphRange:</a>
<li><a href="NSLayoutManager.html#method-8">-drawGlyphsForGlyphRange:</a>
<li><a href="NSLayoutManager.html#method-10">-drawUnderlineForGlyphRange:underlineType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a>
<li><a href="NSLayoutManager.html#method-9">-drawsOutsideLineFragmentForGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-11">-extraLineFragmentRect</a>
<li><a href="NSLayoutManager.html#method-12">-extraLineFragmentTextContainer</a>
<li><a href="NSLayoutManager.html#method-13">-extraLineFragmentUsedRect</a>
<li><a href="NSLayoutManager.html#method-14">-firstTextView</a>
<li><a href="NSLayoutManager.html#method-15">-firstUnlaidCharacterIndex</a>
<li><a href="NSLayoutManager.html#method-16">-firstUnlaidGlyphIndex</a>
<li><a href="NSLayoutManager.html#method-17">-fractionOfDistanceThroughGlyphForPoint:inTextContainer:</a>
<li><a href="NSLayoutManager.html#method-18">-getFirstUnlaidCharacterIndex:glyphIndex:</a>
<li><a href="NSLayoutManager.html#method-19">-getGlyphs:</a>
<li><a href="NSLayoutManager.html#method-20">-glyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-21">-glyphAtIndex:isValidIndex:</a>
<li><a href="NSLayoutManager.html#method-22">-glyphIndexForPoint:inTextContainer:</a>
<li><a href="NSLayoutManager.html#method-23">-glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:</a>
<li><a href="NSLayoutManager.html#method-24">-glyphRangeForBoundingRect:inTextContainer:</a>
<li><a href="NSLayoutManager.html#method-25">-glyphRangeForBoundingRectWithoutAdditionalLayout:inTextContainer:</a>
<li><a href="NSLayoutManager.html#method-26">-glyphRangeForCharacterRange:actualCharacterRange:</a>
<li><a href="NSLayoutManager.html#method-27">-glyphRangeForTextContainer:</a>
<li><a href="NSLayoutManager.html#method-28">-hyphenationFactor</a>
<li><a href="NSLayoutManager.html#method-29">-init</a>
<li><a href="NSLayoutManager.html#method-30">-insertGlyph:atGlyphIndex:characterIndex:</a>
<li><a href="NSLayoutManager.html#method-31">-insertTextContainer:</a>
<li><a href="NSLayoutManager.html#method-32">-intAttribute:forGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-33">-invalidateDisplayForCharacterRange:</a>
<li><a href="NSLayoutManager.html#method-34">-invalidateDisplayForGlyphRange:</a>
<li><a href="NSLayoutManager.html#method-35">-invalidateGlyphsForCharacterRange:changeInLength:actualCharacterRange:</a>
<li><a href="NSLayoutManager.html#method-36">-invalidateLayoutForCharacterRange:isSoft:actualCharacterRange:</a>
<li><a href="NSLayoutManager.html#method-37">-isValidGlyphIndex:</a>
<li><a href="NSLayoutManager.html#method-81">-layoutManager:didCompleteLayoutForTextContainer:</a>
<li><a href="NSLayoutManager.html#method-82">-layoutManagerDidInvalidateLayout:</a>
<li><a href="NSLayoutManager.html#method-38">-layoutManagerOwnsFirstResponderInWindow:</a>
<li><a href="NSLayoutManager.html#method-39">-lineFragmentRectForGlyphAtIndex:effectiveRange:</a>
<li><a href="NSLayoutManager.html#method-40">-lineFragmentUsedRectForGlyphAtIndex:effectiveRange:</a>
<li><a href="NSLayoutManager.html#method-41">-locationForGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-42">-notShownAttributeForGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-43">-numberOfGlyphs</a>
<li><a href="NSLayoutManager.html#method-44">-rangeOfNominallySpacedGlyphsContainingIndex:</a>
<li><a href="NSLayoutManager.html#method-45">-rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:</a>
<li><a href="NSLayoutManager.html#method-46">-rectArrayForGlyphRange:withinSelectedGlyphRange:inTextContainer:</a>
<li><a href="NSLayoutManager.html#method-47">-removeTextContainerAtIndex:</a>
<li><a href="NSLayoutManager.html#method-48">-replaceGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-49">-replaceTextStorage:</a>
<li><a href="NSLayoutManager.html#method-50">-rulerAccessoryViewForTextView:paragraphStyle:ruler:enabled:</a>
<li><a href="NSLayoutManager.html#method-51">-rulerMarkersForTextView:paragraphStyle:</a>
<li><a href="NSLayoutManager.html#method-52">-setBackgroundLayoutEnabled:</a>
<li><a href="NSLayoutManager.html#method-53">-setCharacterIndex:forGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-54">-setDelegate:</a>
<li><a href="NSLayoutManager.html#method-55">-setDrawsOutsideLineFragment:forGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-56">-setExtraLineFragmentRect:usedRect:textContainer:</a>
<li><a href="NSLayoutManager.html#method-57">-setHyphenationFactor:</a>
<li><a href="NSLayoutManager.html#method-58">-setIntAttribute:value:forGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-59">-setLineFragmentRect:forGlyphRange:</a>
<li><a href="NSLayoutManager.html#method-60">-setLocation:forStartOfGlyphRange:</a>
<li><a href="NSLayoutManager.html#method-61">-setNotShownAttribute:forGlyphAtIndex:</a>
<li><a href="NSLayoutManager.html#method-62">-setShowsControlCharacters:</a>
<li><a href="NSLayoutManager.html#method-63">-setShowsInvisibleCharacters:</a>
<li><a href="NSLayoutManager.html#method-64">-setTextContainer:</a>
<li><a href="NSLayoutManager.html#method-65">-setTextStorage:</a>
<li><a href="NSLayoutManager.html#method-66">-setUsesScreenFonts:</a>
<li><a href="NSLayoutManager.html#method-67">-showAttachmentCell:inRect:characterIndex:</a>
<li><a href="NSLayoutManager.html#method-68">-showsControlCharacters</a>
<li><a href="NSLayoutManager.html#method-69">-showsInvisibleCharacters</a>
<li><a href="NSLayoutManager.html#method-70">-substituteFontForFont:</a>
<li><a href="NSLayoutManager.html#method-71">-textContainerChangedGeometry:</a>
<li><a href="NSLayoutManager.html#method-72">-textContainerChangedTextView:</a>
<li><a href="NSLayoutManager.html#method-73">-textContainerForGlyphAtIndex:effectiveRange:</a>
<li><a href="NSLayoutManager.html#method-74">-textContainers</a>
<li><a href="NSLayoutManager.html#method-75">-textStorage</a>
<li><a href="NSLayoutManager.html#method-76">-textStorage:edited:range:changeInLength:invalidatedRange:</a>
<li><a href="NSLayoutManager.html#method-77">-textViewForBeginningOfSelection</a>
<li><a href="NSLayoutManager.html#method-78">-underlineGlyphRange:underlineType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a>
<li><a href="NSLayoutManager.html#method-79">-usedRectForTextContainer:</a>
<li><a href="NSLayoutManager.html#method-80">-usesScreenFonts</a>
</ul>
<hr>
<h2><a name="method-0">addTextContainer:</a></h2>
- (void) <b>addTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-1">backgroundLayoutEnabled</a></h2>
- (BOOL) <b>backgroundLayoutEnabled</b><br>
<hr>
<h2><a name="method-2">boundingRectForGlyphRange:inTextContainer:</a></h2>
- (NSRect) <b>boundingRectForGlyphRange:</b> (NSRange)glyphRange <b>inTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-3">characterIndexForGlyphAtIndex:</a></h2>
- (unsigned int) <b>characterIndexForGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-4">characterRangeForGlyphRange:actualGlyphRange:</a></h2>
- (NSRange) <b>characterRangeForGlyphRange:</b> (NSRange)glyphRange <b>actualGlyphRange:</b> (NSRange*)actualGlyphRange<br>
<hr>
<h2><a name="method-5">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-6">deleteGlyphsInRange:</a></h2>
- (void) <b>deleteGlyphsInRange:</b> (NSRange)glyphRange<br>
<hr>
<h2><a name="method-7">drawBackgroundForGlyphRange:</a></h2>
- (void) <b>drawBackgroundForGlyphRange:</b> (NSRange)glyphRange<br>
<hr>
<h2><a name="method-8">drawGlyphsForGlyphRange:</a></h2>
- (void) <b>drawGlyphsForGlyphRange:</b> (NSRange)glyphRange<br>
<hr>
<h2><a name="method-9">drawsOutsideLineFragmentForGlyphAtIndex:</a></h2>
- (BOOL) <b>drawsOutsideLineFragmentForGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-10">drawUnderlineForGlyphRange:underlineType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a></h2>
- (void) <b>drawUnderlineForGlyphRange:</b> (NSRange)glyphRange <b>underlineType:</b> (int)underlineType <b>baselineOffset:</b> (float)baselineOffset <b>lineFragmentRect:</b> (NSRect)lineRect <b>lineFragmentGlyphRange:</b> (NSRange)lineGlyphRange <b>containerOrigin:</b> (NSPoint)containerOrigin<br>
<hr>
<h2><a name="method-11">extraLineFragmentRect</a></h2>
- (NSRect) <b>extraLineFragmentRect</b><br>
<hr>
<h2><a name="method-12">extraLineFragmentTextContainer</a></h2>
- (NSTextContainer*) <b>extraLineFragmentTextContainer</b><br>
<hr>
<h2><a name="method-13">extraLineFragmentUsedRect</a></h2>
- (NSRect) <b>extraLineFragmentUsedRect</b><br>
<hr>
<h2><a name="method-14">firstTextView</a></h2>
- (NSTextView*) <b>firstTextView</b><br>
<hr>
<h2><a name="method-15">firstUnlaidCharacterIndex</a></h2>
- (unsigned int) <b>firstUnlaidCharacterIndex</b><br>
<hr>
<h2><a name="method-16">firstUnlaidGlyphIndex</a></h2>
- (unsigned int) <b>firstUnlaidGlyphIndex</b><br>
<hr>
<h2><a name="method-17">fractionOfDistanceThroughGlyphForPoint:inTextContainer:</a></h2>
- (float) <b>fractionOfDistanceThroughGlyphForPoint:</b> (NSPoint)aPoint <b>inTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-18">getFirstUnlaidCharacterIndex:glyphIndex:</a></h2>
- (void) <b>getFirstUnlaidCharacterIndex:</b> (unsigned int*)charIndex <b>glyphIndex:</b> (unsigned int*)glyphIndex<br>
<hr>
<h2><a name="method-19">getGlyphs:</a></h2>
- (unsigned int) <b>getGlyphs:</b> (NSGlyph*)glyphArray<br>
<hr>
<h2><a name="method-20">glyphAtIndex:</a></h2>
- (NSGlyph) <b>glyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-21">glyphAtIndex:isValidIndex:</a></h2>
- (NSGlyph) <b>glyphAtIndex:</b> (unsigned int)glyphIndex <b>isValidIndex:</b> (BOOL*)flag<br>
<hr>
<h2><a name="method-22">glyphIndexForPoint:inTextContainer:</a></h2>
- (unsigned int) <b>glyphIndexForPoint:</b> (NSPoint)aPoint <b>inTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-23">glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:</a></h2>
- (unsigned int) <b>glyphIndexForPoint:</b> (NSPoint)aPoint <b>inTextContainer:</b> (NSTextContainer*)aTextContainer <b>fractionOfDistanceThroughGlyph:</b> (float*)partialFraction<br>
<hr>
<h2><a name="method-24">glyphRangeForBoundingRect:inTextContainer:</a></h2>
- (NSRange) <b>glyphRangeForBoundingRect:</b> (NSRect)aRect <b>inTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-25">glyphRangeForBoundingRectWithoutAdditionalLayout:inTextContainer:</a></h2>
- (NSRange) <b>glyphRangeForBoundingRectWithoutAdditionalLayout:</b> (NSRect)bounds <b>inTextContainer:</b> (NSTextContainer*)container<br>
<hr>
<h2><a name="method-26">glyphRangeForCharacterRange:actualCharacterRange:</a></h2>
- (NSRange) <b>glyphRangeForCharacterRange:</b> (NSRange)charRange <b>actualCharacterRange:</b> (NSRange*)actualCharRange<br>
<hr>
<h2><a name="method-27">glyphRangeForTextContainer:</a></h2>
- (NSRange) <b>glyphRangeForTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-28">hyphenationFactor</a></h2>
- (float) <b>hyphenationFactor</b><br>
<hr>
<h2><a name="method-29">init</a></h2>
- (id) <b>init</b><br>
<hr>
<h2><a name="method-30">insertGlyph:atGlyphIndex:characterIndex:</a></h2>
- (void) <b>insertGlyph:</b> (NSGlyph)aGlyph <b>atGlyphIndex:</b> (unsigned int)glyphIndex <b>characterIndex:</b> (unsigned int)charIndex<br>
<hr>
<h2><a name="method-31">insertTextContainer:</a></h2>
- (void) <b>insertTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-32">intAttribute:forGlyphAtIndex:</a></h2>
- (int) <b>intAttribute:</b> (int)attributeTag <b>forGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-33">invalidateDisplayForCharacterRange:</a></h2>
- (void) <b>invalidateDisplayForCharacterRange:</b> (NSRange)charRange<br>
<hr>
<h2><a name="method-34">invalidateDisplayForGlyphRange:</a></h2>
- (void) <b>invalidateDisplayForGlyphRange:</b> (NSRange)glyphRange<br>
<hr>
<h2><a name="method-35">invalidateGlyphsForCharacterRange:changeInLength:actualCharacterRange:</a></h2>
- (void) <b>invalidateGlyphsForCharacterRange:</b> (NSRange)charRange <b>changeInLength:</b> (int)lengthChange <b>actualCharacterRange:</b> (NSRange*)actualCharRange<br>
<hr>
<h2><a name="method-36">invalidateLayoutForCharacterRange:isSoft:actualCharacterRange:</a></h2>
- (void) <b>invalidateLayoutForCharacterRange:</b> (NSRange)charRange <b>isSoft:</b> (BOOL)flag <b>actualCharacterRange:</b> (NSRange*)actualCharRange<br>
<hr>
<h2><a name="method-37">isValidGlyphIndex:</a></h2>
- (BOOL) <b>isValidGlyphIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-38">layoutManagerOwnsFirstResponderInWindow:</a></h2>
- (BOOL) <b>layoutManagerOwnsFirstResponderInWindow:</b> (NSWindow*)aWindow<br>
<hr>
<h2><a name="method-39">lineFragmentRectForGlyphAtIndex:effectiveRange:</a></h2>
- (NSRect) <b>lineFragmentRectForGlyphAtIndex:</b> (unsigned int)glyphIndex <b>effectiveRange:</b> (NSRange*)lineFragmentRange<br>
<hr>
<h2><a name="method-40">lineFragmentUsedRectForGlyphAtIndex:effectiveRange:</a></h2>
- (NSRect) <b>lineFragmentUsedRectForGlyphAtIndex:</b> (unsigned int)glyphIndex <b>effectiveRange:</b> (NSRange*)lineFragmentRange<br>
<hr>
<h2><a name="method-41">locationForGlyphAtIndex:</a></h2>
- (NSPoint) <b>locationForGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-42">notShownAttributeForGlyphAtIndex:</a></h2>
- (BOOL) <b>notShownAttributeForGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-43">numberOfGlyphs</a></h2>
- (unsigned int) <b>numberOfGlyphs</b><br>
<hr>
<h2><a name="method-44">rangeOfNominallySpacedGlyphsContainingIndex:</a></h2>
- (NSRange) <b>rangeOfNominallySpacedGlyphsContainingIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-45">rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:</a></h2>
- (NSRect*) <b>rectArrayForCharacterRange:</b> (NSRange)charRange <b>withinSelectedCharacterRange:</b> (NSRange)selCharRange <b>inTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-46">rectArrayForGlyphRange:withinSelectedGlyphRange:inTextContainer:</a></h2>
- (NSRect*) <b>rectArrayForGlyphRange:</b> (NSRange)glyphRange <b>withinSelectedGlyphRange:</b> (NSRange)selGlyphRange <b>inTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-47">removeTextContainerAtIndex:</a></h2>
- (void) <b>removeTextContainerAtIndex:</b> (unsigned int)index<br>
<hr>
<h2><a name="method-48">replaceGlyphAtIndex:</a></h2>
- (void) <b>replaceGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-49">replaceTextStorage:</a></h2>
- (void) <b>replaceTextStorage:</b> (NSTextStorage*)newTextStorage<br>
<hr>
<h2><a name="method-50">rulerAccessoryViewForTextView:paragraphStyle:ruler:enabled:</a></h2>
- (NSView*) <b>rulerAccessoryViewForTextView:</b> (NSTextView*)aTextView <b>paragraphStyle:</b> (NSParagraphStyle*)paraStyle <b>ruler:</b> (NSRulerView *)aRulerView <b>enabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-51">rulerMarkersForTextView:paragraphStyle:</a></h2>
- (NSArray*) <b>rulerMarkersForTextView:</b> (NSTextView*)aTextView <b>paragraphStyle:</b> (NSParagraphStyle*)paraStyle<br>
<hr>
<h2><a name="method-52">setBackgroundLayoutEnabled:</a></h2>
- (void) <b>setBackgroundLayoutEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-53">setCharacterIndex:forGlyphAtIndex:</a></h2>
- (void) <b>setCharacterIndex:</b> (unsigned int)charIndex <b>forGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-54">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-55">setDrawsOutsideLineFragment:forGlyphAtIndex:</a></h2>
- (void) <b>setDrawsOutsideLineFragment:</b> (BOOL)flag <b>forGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-56">setExtraLineFragmentRect:usedRect:textContainer:</a></h2>
- (void) <b>setExtraLineFragmentRect:</b> (NSRect)aRect <b>usedRect:</b> (NSRect)usedRect <b>textContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-57">setHyphenationFactor:</a></h2>
- (void) <b>setHyphenationFactor:</b> (float)factor<br>
<hr>
<h2><a name="method-58">setIntAttribute:value:forGlyphAtIndex:</a></h2>
- (void) <b>setIntAttribute:</b> (int)attributeTag <b>value:</b> (int)anInt <b>forGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-59">setLineFragmentRect:forGlyphRange:</a></h2>
- (void) <b>setLineFragmentRect:</b> (NSRect)fragmentRect <b>forGlyphRange:</b> (NSRange)glyphRange<br>
<hr>
<h2><a name="method-60">setLocation:forStartOfGlyphRange:</a></h2>
- (void) <b>setLocation:</b> (NSPoint)aPoint <b>forStartOfGlyphRange:</b> (NSRange)glyphRange<br>
<hr>
<h2><a name="method-61">setNotShownAttribute:forGlyphAtIndex:</a></h2>
- (void) <b>setNotShownAttribute:</b> (BOOL)flag <b>forGlyphAtIndex:</b> (unsigned int)glyphIndex<br>
<hr>
<h2><a name="method-62">setShowsControlCharacters:</a></h2>
- (void) <b>setShowsControlCharacters:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-63">setShowsInvisibleCharacters:</a></h2>
- (void) <b>setShowsInvisibleCharacters:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-64">setTextContainer:</a></h2>
- (void) <b>setTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-65">setTextStorage:</a></h2>
- (void) <b>setTextStorage:</b> (NSTextStorage*)textStorage<br>
<hr>
<h2><a name="method-66">setUsesScreenFonts:</a></h2>
- (void) <b>setUsesScreenFonts:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-67">showAttachmentCell:inRect:characterIndex:</a></h2>
- (void) <b>showAttachmentCell:</b> (NSCell*)cell <b>inRect:</b> (NSRect)rect <b>characterIndex:</b> (unsigned int)attachmentIndex;<br>
<hr>
<h2><a name="method-68">showsControlCharacters</a></h2>
- (BOOL) <b>showsControlCharacters</b><br>
<hr>
<h2><a name="method-69">showsInvisibleCharacters</a></h2>
- (BOOL) <b>showsInvisibleCharacters</b><br>
<hr>
<h2><a name="method-70">substituteFontForFont:</a></h2>
- (NSFont*) <b>substituteFontForFont:</b> (NSFont*)originalFont<br>
<hr>
<h2><a name="method-71">textContainerChangedGeometry:</a></h2>
- (void) <b>textContainerChangedGeometry:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-72">textContainerChangedTextView:</a></h2>
- (void) <b>textContainerChangedTextView:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-73">textContainerForGlyphAtIndex:effectiveRange:</a></h2>
- (NSTextContainer*) <b>textContainerForGlyphAtIndex:</b> (unsigned int)glyphIndex <b>effectiveRange:</b> (NSRange*)effectiveGlyphRange<br>
<hr>
<h2><a name="method-74">textContainers</a></h2>
- (NSArray*) <b>textContainers</b><br>
<hr>
<h2><a name="method-75">textStorage</a></h2>
- (NSTextStorage*) <b>textStorage</b><br>
<hr>
<h2><a name="method-76">textStorage:edited:range:changeInLength:invalidatedRange:</a></h2>
- (void) <b>textStorage:</b> (NSTextStorage*)aTextStorage <b>edited:</b> (unsigned int)mask <b>range:</b> (NSRange)range <b>changeInLength:</b> (int)lengthChange <b>invalidatedRange:</b> (NSRange)invalidatedCharRange<br>
<hr>
<h2><a name="method-77">textViewForBeginningOfSelection</a></h2>
- (NSTextView*) <b>textViewForBeginningOfSelection</b><br>
<hr>
<h2><a name="method-78">underlineGlyphRange:underlineType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:</a></h2>
- (void) <b>underlineGlyphRange:</b> (NSRange)glyphRange <b>underlineType:</b> (int)underlineType <b>lineFragmentRect:</b> (NSRect)lineRect <b>lineFragmentGlyphRange:</b> (NSRange)lineGlyphRange <b>containerOrigin:</b> (NSPoint)containerOrigin<br>
<hr>
<h2><a name="method-79">usedRectForTextContainer:</a></h2>
- (NSRect) <b>usedRectForTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-80">usesScreenFonts</a></h2>
- (BOOL) <b>usesScreenFonts</b><br>
<hr>
<h2><a name="method-81">layoutManager:didCompleteLayoutForTextContainer:</a></h2>
- (void) <b>layoutManager:</b> (NSLayoutManager*)aLayoutManager <b>didCompleteLayoutForTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-82">layoutManagerDidInvalidateLayout:</a></h2>
- (void) <b>layoutManagerDidInvalidateLayout:</b> (NSLayoutManager*)aLayoutManager<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,612 @@
<html><head>
<title>NSMatrix</title>
</head>
<body>
<a href="NSLayoutManager.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSMenu.html">[Next]</a>
<h1>NSMatrix</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSMatrix</a></h2>
<h2><a name="NSMatrix">NSMatrix</a></h2>
<p><b>Declared in:</b> AppKit/NSMatrix.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSMatrix.html#method-0">-acceptsFirstMouse:</a>
<li><a href="NSMatrix.html#method-1">-addColumn</a>
<li><a href="NSMatrix.html#method-2">-addColumnWithCells:</a>
<li><a href="NSMatrix.html#method-3">-addRow</a>
<li><a href="NSMatrix.html#method-4">-addRowWithCells:</a>
<li><a href="NSMatrix.html#method-5">-allowsEmptySelection</a>
<li><a href="NSMatrix.html#method-6">-autosizesCells</a>
<li><a href="NSMatrix.html#method-7">-backgroundColor</a>
<li><a href="NSMatrix.html#method-8">-cellAtRow:column:</a>
<li><a href="NSMatrix.html#method-9">-cellBackgroundColor</a>
<li><a href="NSMatrix.html#method-10">-cellClass</a>
<li><a href="NSMatrix.html#method-11">-cellFrameAtRow:column:</a>
<li><a href="NSMatrix.html#method-12">-cellSize</a>
<li><a href="NSMatrix.html#method-13">-cellWithTag:</a>
<li><a href="NSMatrix.html#method-14">-cells</a>
<li><a href="NSMatrix.html#method-15">-delegate</a>
<li><a href="NSMatrix.html#method-16">-deselectAllCells</a>
<li><a href="NSMatrix.html#method-17">-doubleAction</a>
<li><a href="NSMatrix.html#method-18">-drawCellAtRow:column:</a>
<li><a href="NSMatrix.html#method-19">-drawsBackground</a>
<li><a href="NSMatrix.html#method-20">-drawsCellBackground</a>
<li><a href="NSMatrix.html#method-21">-errorAction</a>
<li><a href="NSMatrix.html#method-22">-getNumberOfRows:</a>
<li><a href="NSMatrix.html#method-23">-getRow:column:</a>
<li><a href="NSMatrix.html#method-24">-highlightCell:atRow:column:</a>
<li><a href="NSMatrix.html#method-25">-initWithFrame:</a>
<li><a href="NSMatrix.html#method-26">-initWithFrame:mode:cellClass:numberOfRows:numberOfColumns:</a>
<li><a href="NSMatrix.html#method-27">-initWithFrame:mode:prototype:numberOfRows:numberOfColumns:</a>
<li><a href="NSMatrix.html#method-28">-insertColumn:</a>
<li><a href="NSMatrix.html#method-29">-insertColumn:withCells:</a>
<li><a href="NSMatrix.html#method-30">-insertRow:</a>
<li><a href="NSMatrix.html#method-31">-insertRow:withCells:</a>
<li><a href="NSMatrix.html#method-32">-intercellSpacing</a>
<li><a href="NSMatrix.html#method-33">-isAutoscroll</a>
<li><a href="NSMatrix.html#method-34">-isSelectionByRect</a>
<li><a href="NSMatrix.html#method-35">-keyCell</a>
<li><a href="NSMatrix.html#method-36">-makeCellAtRow:column:</a>
<li><a href="NSMatrix.html#method-37">-mode</a>
<li><a href="NSMatrix.html#method-38">-mouseDown:</a>
<li><a href="NSMatrix.html#method-39">-mouseDownFlags</a>
<li><a href="NSMatrix.html#method-40">-nextText</a>
<li><a href="NSMatrix.html#method-41">-numberOfColumns</a>
<li><a href="NSMatrix.html#method-42">-numberOfRows</a>
<li><a href="NSMatrix.html#method-43">-performKeyEquivalent:</a>
<li><a href="NSMatrix.html#method-44">-previousText</a>
<li><a href="NSMatrix.html#method-45">-prototype</a>
<li><a href="NSMatrix.html#method-46">-putCell:atRow:column:</a>
<li><a href="NSMatrix.html#method-47">-removeColumn:</a>
<li><a href="NSMatrix.html#method-48">-removeRow:</a>
<li><a href="NSMatrix.html#method-49">-renewRows:</a>
<li><a href="NSMatrix.html#method-50">-resetCursorRects</a>
<li><a href="NSMatrix.html#method-51">-scrollCellToVisibleAtRow:column:</a>
<li><a href="NSMatrix.html#method-52">-selectAll:</a>
<li><a href="NSMatrix.html#method-53">-selectCellAtRow:column:</a>
<li><a href="NSMatrix.html#method-54">-selectCellWithTag:</a>
<li><a href="NSMatrix.html#method-55">-selectText:</a>
<li><a href="NSMatrix.html#method-56">-selectTextAtRow:column:</a>
<li><a href="NSMatrix.html#method-57">-selectedCell</a>
<li><a href="NSMatrix.html#method-58">-selectedCells</a>
<li><a href="NSMatrix.html#method-59">-selectedColumn</a>
<li><a href="NSMatrix.html#method-60">-selectedRow</a>
<li><a href="NSMatrix.html#method-61">-sendAction</a>
<li><a href="NSMatrix.html#method-62">-sendAction:to:forAllCells:</a>
<li><a href="NSMatrix.html#method-63">-sendDoubleAction</a>
<li><a href="NSMatrix.html#method-64">-setAllowsEmptySelection:</a>
<li><a href="NSMatrix.html#method-65">-setAutoscroll:</a>
<li><a href="NSMatrix.html#method-66">-setAutosizesCells:</a>
<li><a href="NSMatrix.html#method-67">-setBackgroundColor:</a>
<li><a href="NSMatrix.html#method-68">-setCellBackgroundColor:</a>
<li><a href="NSMatrix.html#method-69">-setCellClass:</a>
<li><a href="NSMatrix.html#method-70">-setCellSize:</a>
<li><a href="NSMatrix.html#method-71">-setDelegate:</a>
<li><a href="NSMatrix.html#method-72">-setDoubleAction:</a>
<li><a href="NSMatrix.html#method-73">-setDrawsBackground:</a>
<li><a href="NSMatrix.html#method-74">-setDrawsCellBackground:</a>
<li><a href="NSMatrix.html#method-75">-setErrorAction:</a>
<li><a href="NSMatrix.html#method-76">-setIntercellSpacing:</a>
<li><a href="NSMatrix.html#method-77">-setKeyCell:</a>
<li><a href="NSMatrix.html#method-78">-setMode:</a>
<li><a href="NSMatrix.html#method-79">-setNextText:</a>
<li><a href="NSMatrix.html#method-80">-setPreviousText:</a>
<li><a href="NSMatrix.html#method-81">-setPrototype:</a>
<li><a href="NSMatrix.html#method-82">-setScrollable:</a>
<li><a href="NSMatrix.html#method-83">-setSelectionByRect:</a>
<li><a href="NSMatrix.html#method-84">-setSelectionFrom:to:anchor:</a>
<li><a href="NSMatrix.html#method-85">-setState:atRow:column:</a>
<li><a href="NSMatrix.html#method-86">-setTabKeyTraversesCells:</a>
<li><a href="NSMatrix.html#method-87">-setValidateSize:</a>
<li><a href="NSMatrix.html#method-88">-sizeToCells</a>
<li><a href="NSMatrix.html#method-89">-sortUsingFunction:context:</a>
<li><a href="NSMatrix.html#method-90">-sortUsingSelector:</a>
<li><a href="NSMatrix.html#method-91">-tabKeyTraversesCells</a>
<li><a href="NSMatrix.html#method-92">-textDidBeginEditing:</a>
<li><a href="NSMatrix.html#method-93">-textDidChange:</a>
<li><a href="NSMatrix.html#method-94">-textDidEndEditing:</a>
<li><a href="NSMatrix.html#method-95">-textShouldBeginEditing:</a>
<li><a href="NSMatrix.html#method-96">-textShouldEndEditing:</a>
</ul>
<hr>
<h2><a name="method-0">acceptsFirstMouse:</a></h2>
- (BOOL) <b>acceptsFirstMouse:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-1">addColumn</a></h2>
- (void) <b>addColumn</b><br>
<hr>
<h2><a name="method-2">addColumnWithCells:</a></h2>
- (void) <b>addColumnWithCells:</b> (NSArray*)newCells<br>
<hr>
<h2><a name="method-3">addRow</a></h2>
- (void) <b>addRow</b><br>
<hr>
<h2><a name="method-4">addRowWithCells:</a></h2>
- (void) <b>addRowWithCells:</b> (NSArray*)newCells<br>
<hr>
<h2><a name="method-5">allowsEmptySelection</a></h2>
- (BOOL) <b>allowsEmptySelection</b><br>
<hr>
<h2><a name="method-6">autosizesCells</a></h2>
- (BOOL) <b>autosizesCells</b><br>
<hr>
<h2><a name="method-7">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-8">cellAtRow:column:</a></h2>
- (id) <b>cellAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-9">cellBackgroundColor</a></h2>
- (NSColor*) <b>cellBackgroundColor</b><br>
<hr>
<h2><a name="method-10">cellClass</a></h2>
- (Class) <b>cellClass</b><br>
<hr>
<h2><a name="method-11">cellFrameAtRow:column:</a></h2>
- (NSRect) <b>cellFrameAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-12">cellSize</a></h2>
- (NSSize) <b>cellSize</b><br>
<hr>
<h2><a name="method-13">cellWithTag:</a></h2>
- (id) <b>cellWithTag:</b> (int)anInt<br>
<hr>
<h2><a name="method-14">cells</a></h2>
- (NSArray*) <b>cells</b><br>
<hr>
<h2><a name="method-15">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-16">deselectAllCells</a></h2>
- (void) <b>deselectAllCells</b><br>
<hr>
<h2><a name="method-17">doubleAction</a></h2>
- (SEL) <b>doubleAction</b><br>
<hr>
<h2><a name="method-18">drawCellAtRow:column:</a></h2>
- (void) <b>drawCellAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-19">drawsBackground</a></h2>
- (BOOL) <b>drawsBackground</b><br>
<hr>
<h2><a name="method-20">drawsCellBackground</a></h2>
- (BOOL) <b>drawsCellBackground</b><br>
<hr>
<h2><a name="method-21">errorAction</a></h2>
- (SEL) <b>errorAction</b><br>
<hr>
<h2><a name="method-22">getNumberOfRows:</a></h2>
- (void) <b>getNumberOfRows:</b> (int*)rowCount<br>
<hr>
<h2><a name="method-23">getRow:column:</a></h2>
- (BOOL) <b>getRow:</b> (int*)row <b>column:</b> (int*)column<br>
<hr>
<h2><a name="method-24">highlightCell:atRow:column:</a></h2>
- (void) <b>highlightCell:</b> (BOOL)flag <b>atRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-25">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-26">initWithFrame:mode:cellClass:numberOfRows:numberOfColumns:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect <b>mode:</b> (int)aMode <b>cellClass:</b> (Class)factoryId <b>numberOfRows:</b> (int)numRows <b>numberOfColumns:</b> (int)numColumns<br>
<hr>
<h2><a name="method-27">initWithFrame:mode:prototype:numberOfRows:numberOfColumns:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect <b>mode:</b> (int)aMode <b>prototype:</b> (NSCell*)aCell <b>numberOfRows:</b> (int)numRows <b>numberOfColumns:</b> (int)numColumns<br>
<hr>
<h2><a name="method-28">insertColumn:</a></h2>
- (void) <b>insertColumn:</b> (int)column<br>
<hr>
<h2><a name="method-29">insertColumn:withCells:</a></h2>
- (void) <b>insertColumn:</b> (int)column <b>withCells:</b> (NSArray*)newCells<br>
<hr>
<h2><a name="method-30">insertRow:</a></h2>
- (void) <b>insertRow:</b> (int)row<br>
<hr>
<h2><a name="method-31">insertRow:withCells:</a></h2>
- (void) <b>insertRow:</b> (int)row <b>withCells:</b> (NSArray*)newCells<br>
<hr>
<h2><a name="method-32">intercellSpacing</a></h2>
- (NSSize) <b>intercellSpacing</b><br>
<hr>
<h2><a name="method-33">isAutoscroll</a></h2>
- (BOOL) <b>isAutoscroll</b><br>
<hr>
<h2><a name="method-34">isSelectionByRect</a></h2>
- (BOOL) <b>isSelectionByRect</b><br>
<hr>
<h2><a name="method-35">keyCell</a></h2>
- (id) <b>keyCell</b><br>
<hr>
<h2><a name="method-36">makeCellAtRow:column:</a></h2>
- (NSCell*) <b>makeCellAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-37">mode</a></h2>
- (NSMatrixMode) <b>mode</b><br>
<hr>
<h2><a name="method-38">mouseDown:</a></h2>
- (void) <b>mouseDown:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-39">mouseDownFlags</a></h2>
- (int) <b>mouseDownFlags</b><br>
<hr>
<h2><a name="method-40">nextText</a></h2>
- (id) <b>nextText</b><br>
<hr>
<h2><a name="method-41">numberOfColumns</a></h2>
- (int) <b>numberOfColumns</b><br>
<hr>
<h2><a name="method-42">numberOfRows</a></h2>
- (int) <b>numberOfRows</b><br>
<hr>
<h2><a name="method-43">performKeyEquivalent:</a></h2>
- (BOOL) <b>performKeyEquivalent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-44">previousText</a></h2>
- (id) <b>previousText</b><br>
<hr>
<h2><a name="method-45">prototype</a></h2>
- (id) <b>prototype</b><br>
<hr>
<h2><a name="method-46">putCell:atRow:column:</a></h2>
- (void) <b>putCell:</b> (NSCell*)newCell <b>atRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-47">removeColumn:</a></h2>
- (void) <b>removeColumn:</b> (int)column<br>
<hr>
<h2><a name="method-48">removeRow:</a></h2>
- (void) <b>removeRow:</b> (int)row<br>
<hr>
<h2><a name="method-49">renewRows:</a></h2>
- (void) <b>renewRows:</b> (int)newRows<br>
<hr>
<h2><a name="method-50">resetCursorRects</a></h2>
- (void) <b>resetCursorRects</b><br>
<hr>
<h2><a name="method-51">scrollCellToVisibleAtRow:column:</a></h2>
- (void) <b>scrollCellToVisibleAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-52">selectAll:</a></h2>
- (void) <b>selectAll:</b> (id)sender<br>
<hr>
<h2><a name="method-53">selectCellAtRow:column:</a></h2>
- (void) <b>selectCellAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-54">selectCellWithTag:</a></h2>
- (BOOL) <b>selectCellWithTag:</b> (int)anInt<br>
<hr>
<h2><a name="method-55">selectText:</a></h2>
- (void) <b>selectText:</b> (id)sender<br>
<hr>
<h2><a name="method-56">selectTextAtRow:column:</a></h2>
- (id) <b>selectTextAtRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-57">selectedCell</a></h2>
- (id) <b>selectedCell</b><br>
<hr>
<h2><a name="method-58">selectedCells</a></h2>
- (NSArray*) <b>selectedCells</b><br>
<hr>
<h2><a name="method-59">selectedColumn</a></h2>
- (int) <b>selectedColumn</b><br>
<hr>
<h2><a name="method-60">selectedRow</a></h2>
- (int) <b>selectedRow</b><br>
<hr>
<h2><a name="method-61">sendAction</a></h2>
- (BOOL) <b>sendAction</b><br>
<hr>
<h2><a name="method-62">sendAction:to:forAllCells:</a></h2>
- (void) <b>sendAction:</b> (SEL)aSelector <b>to:</b> (id)anObject <b>forAllCells:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-63">sendDoubleAction</a></h2>
- (void) <b>sendDoubleAction</b><br>
<hr>
<h2><a name="method-64">setAllowsEmptySelection:</a></h2>
- (void) <b>setAllowsEmptySelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-65">setAutoscroll:</a></h2>
- (void) <b>setAutoscroll:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-66">setAutosizesCells:</a></h2>
- (void) <b>setAutosizesCells:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-67">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-68">setCellBackgroundColor:</a></h2>
- (void) <b>setCellBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-69">setCellClass:</a></h2>
- (void) <b>setCellClass:</b> (Class)aClass<br>
<hr>
<h2><a name="method-70">setCellSize:</a></h2>
- (void) <b>setCellSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-71">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-72">setDoubleAction:</a></h2>
- (void) <b>setDoubleAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-73">setDrawsBackground:</a></h2>
- (void) <b>setDrawsBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-74">setDrawsCellBackground:</a></h2>
- (void) <b>setDrawsCellBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-75">setErrorAction:</a></h2>
- (void) <b>setErrorAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-76">setIntercellSpacing:</a></h2>
- (void) <b>setIntercellSpacing:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-77">setKeyCell:</a></h2>
- (void) <b>setKeyCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-78">setMode:</a></h2>
- (void) <b>setMode:</b> (NSMatrixMode)aMode<br>
<hr>
<h2><a name="method-79">setNextText:</a></h2>
- (void) <b>setNextText:</b> (id)anObject<br>
<hr>
<h2><a name="method-80">setPreviousText:</a></h2>
- (void) <b>setPreviousText:</b> (id)anObject<br>
<hr>
<h2><a name="method-81">setPrototype:</a></h2>
- (void) <b>setPrototype:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-82">setScrollable:</a></h2>
- (void) <b>setScrollable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-83">setSelectionByRect:</a></h2>
- (void) <b>setSelectionByRect:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-84">setSelectionFrom:to:anchor:</a></h2>
- (void) <b>setSelectionFrom:</b> (int)startPos <b>to:</b> (int)endPos <b>anchor:</b> (int)anchorPos<br>
<hr>
<h2><a name="method-85">setState:atRow:column:</a></h2>
- (void) <b>setState:</b> (int)value <b>atRow:</b> (int)row <b>column:</b> (int)column<br>
<hr>
<h2><a name="method-86">setTabKeyTraversesCells:</a></h2>
- (void) <b>setTabKeyTraversesCells:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-87">setValidateSize:</a></h2>
- (void) <b>setValidateSize:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-88">sizeToCells</a></h2>
- (void) <b>sizeToCells</b><br>
<hr>
<h2><a name="method-89">sortUsingFunction:context:</a></h2>
- (void) <b>sortUsingFunction:</b> (int(*)(id,id,void*))comparator <b>context:</b> (void*)context<br>
<hr>
<h2><a name="method-90">sortUsingSelector:</a></h2>
- (void) <b>sortUsingSelector:</b> (SEL)comparator<br>
<hr>
<h2><a name="method-91">tabKeyTraversesCells</a></h2>
- (BOOL) <b>tabKeyTraversesCells</b><br>
<hr>
<h2><a name="method-92">textDidBeginEditing:</a></h2>
- (void) <b>textDidBeginEditing:</b> (NSNotification*)notification<br>
<hr>
<h2><a name="method-93">textDidChange:</a></h2>
- (void) <b>textDidChange:</b> (NSNotification*)notification<br>
<hr>
<h2><a name="method-94">textDidEndEditing:</a></h2>
- (void) <b>textDidEndEditing:</b> (NSNotification*)notification<br>
<hr>
<h2><a name="method-95">textShouldBeginEditing:</a></h2>
- (BOOL) <b>textShouldBeginEditing:</b> (NSText*)textObject<br>
<hr>
<h2><a name="method-96">textShouldEndEditing:</a></h2>
- (BOOL) <b>textShouldEndEditing:</b> (NSText*)textObject<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,306 @@
<html><head>
<title>NSMenu</title>
</head>
<body>
<a href="NSMatrix.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSMenuItem.html">[Next]</a>
<h1>NSMenu</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSMenu</a></h2>
<h2><a name="NSMenu">NSMenu</a></h2>
<p><b>Declared in:</b> AppKit/NSMenu.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSMenu.html#method-0">+menuZone</a>
<li><a href="NSMenu.html#method-1">+setMenuZone:</a>
<li><a href="NSMenu.html#method-2">-addItem:</a>
<li><a href="NSMenu.html#method-3">-addItemWithTitle:action:keyEquivalent:</a>
<li><a href="NSMenu.html#method-4">-attachedMenu</a>
<li><a href="NSMenu.html#method-5">-autoenablesItems</a>
<li><a href="NSMenu.html#method-6">-contextMenuRepresentation</a>
<li><a href="NSMenu.html#method-7">-helpRequested:</a>
<li><a href="NSMenu.html#method-8">-indexOfItem:</a>
<li><a href="NSMenu.html#method-9">-indexOfItemWithRepresentedObject:</a>
<li><a href="NSMenu.html#method-10">-indexOfItemWithSubmenu:</a>
<li><a href="NSMenu.html#method-11">-indexOfItemWithTag:</a>
<li><a href="NSMenu.html#method-12">-indexOfItemWithTarget:andAction:</a>
<li><a href="NSMenu.html#method-13">-indexOfItemWithTitle:</a>
<li><a href="NSMenu.html#method-14">-initWithTitle:</a>
<li><a href="NSMenu.html#method-15">-insertItem:</a>
<li><a href="NSMenu.html#method-16">-insertItemWithTitle:action:keyEquivalent:</a>
<li><a href="NSMenu.html#method-17">-isAttached</a>
<li><a href="NSMenu.html#method-18">-isTornOff</a>
<li><a href="NSMenu.html#method-19">-itemArray</a>
<li><a href="NSMenu.html#method-20">-itemAtIndex:</a>
<li><a href="NSMenu.html#method-21">-itemChanged:</a>
<li><a href="NSMenu.html#method-22">-itemWithTag:</a>
<li><a href="NSMenu.html#method-23">-itemWithTitle:</a>
<li><a href="NSMenu.html#method-24">-locationForSubmenu:</a>
<li><a href="NSMenu.html#method-25">-menuChangedMessagesEnabled</a>
<li><a href="NSMenu.html#method-26">-menuRepresentation</a>
<li><a href="NSMenu.html#method-27">-numberOfItems</a>
<li><a href="NSMenu.html#method-28">-performActionForItemAtIndex:</a>
<li><a href="NSMenu.html#method-29">-performKeyEquivalent:</a>
<li><a href="NSMenu.html#method-30">-removeItem:</a>
<li><a href="NSMenu.html#method-31">-removeItemAtIndex:</a>
<li><a href="NSMenu.html#method-32">-setAutoenablesItems:</a>
<li><a href="NSMenu.html#method-33">-setContextMenuRepresentation:</a>
<li><a href="NSMenu.html#method-34">-setMenuChangedMessagesEnabled:</a>
<li><a href="NSMenu.html#method-35">-setMenuRepresentation:</a>
<li><a href="NSMenu.html#method-36">-setSubmenu:forItem:</a>
<li><a href="NSMenu.html#method-37">-setSupermenu:</a>
<li><a href="NSMenu.html#method-38">-setTearOffMenuRepresentation:</a>
<li><a href="NSMenu.html#method-39">-setTitle:</a>
<li><a href="NSMenu.html#method-40">-sizeToFit</a>
<li><a href="NSMenu.html#method-41">-submenuAction:</a>
<li><a href="NSMenu.html#method-42">-supermenu</a>
<li><a href="NSMenu.html#method-43">-tearOffMenuRepresentation</a>
<li><a href="NSMenu.html#method-44">-title</a>
<li><a href="NSMenu.html#method-45">-update</a>
</ul>
<hr>
<h2><a name="method-0">menuZone</a></h2>
+ (NSZone*) <b>menuZone</b><br>
<hr>
<h2><a name="method-1">setMenuZone:</a></h2>
+ (void) <b>setMenuZone:</b> (NSZone*)zone<br>
<hr>
<h2><a name="method-2">addItem:</a></h2>
- (void) <b>addItem:</b> (id&#60;NSMenuItem>)newItem<br>
<hr>
<h2><a name="method-3">addItemWithTitle:action:keyEquivalent:</a></h2>
- (id&#60;NSMenuItem>) <b>addItemWithTitle:</b> (NSString*)aString <b>action:</b> (SEL)aSelector <b>keyEquivalent:</b> (NSString*)keyEquiv<br>
<hr>
<h2><a name="method-4">attachedMenu</a></h2>
- (NSMenu*) <b>attachedMenu</b><br>
<hr>
<h2><a name="method-5">autoenablesItems</a></h2>
- (BOOL) <b>autoenablesItems</b><br>
<hr>
<h2><a name="method-6">contextMenuRepresentation</a></h2>
- (id) <b>contextMenuRepresentation</b><br>
<hr>
<h2><a name="method-7">helpRequested:</a></h2>
- (void) <b>helpRequested:</b> (NSEvent*)event<br>
<hr>
<h2><a name="method-8">indexOfItem:</a></h2>
- (int) <b>indexOfItem:</b> (id&#60;NSMenuItem>)anObject<br>
<hr>
<h2><a name="method-9">indexOfItemWithRepresentedObject:</a></h2>
- (int) <b>indexOfItemWithRepresentedObject:</b> (id)anObject<br>
<hr>
<h2><a name="method-10">indexOfItemWithSubmenu:</a></h2>
- (int) <b>indexOfItemWithSubmenu:</b> (NSMenu*)anObject<br>
<hr>
<h2><a name="method-11">indexOfItemWithTag:</a></h2>
- (int) <b>indexOfItemWithTag:</b> (int)aTag<br>
<hr>
<h2><a name="method-12">indexOfItemWithTarget:andAction:</a></h2>
- (int) <b>indexOfItemWithTarget:</b> (id)anObject <b>andAction:</b> (SEL)actionSelector<br>
<hr>
<h2><a name="method-13">indexOfItemWithTitle:</a></h2>
- (int) <b>indexOfItemWithTitle:</b> (NSString*)aTitle<br>
<hr>
<h2><a name="method-14">initWithTitle:</a></h2>
- (id) <b>initWithTitle:</b> (NSString*)aTitle<br>
<hr>
<h2><a name="method-15">insertItem:</a></h2>
- (void) <b>insertItem:</b> (id&#60;NSMenuItem>)newItem<br>
<hr>
<h2><a name="method-16">insertItemWithTitle:action:keyEquivalent:</a></h2>
- (id&#60;NSMenuItem>) <b>insertItemWithTitle:</b> (NSString*)aString <b>action:</b> (SEL)aSelector <b>keyEquivalent:</b> (NSString*)keyEquiv<br>
<hr>
<h2><a name="method-17">isAttached</a></h2>
- (BOOL) <b>isAttached</b><br>
<hr>
<h2><a name="method-18">isTornOff</a></h2>
- (BOOL) <b>isTornOff</b><br>
<hr>
<h2><a name="method-19">itemArray</a></h2>
- (NSArray*) <b>itemArray</b><br>
<hr>
<h2><a name="method-20">itemAtIndex:</a></h2>
- (id&#60;NSMenuItem>) <b>itemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-21">itemChanged:</a></h2>
- (void) <b>itemChanged:</b> (id&#60;NSMenuItem>)anObject<br>
<hr>
<h2><a name="method-22">itemWithTag:</a></h2>
- (id&#60;NSMenuItem>) <b>itemWithTag:</b> (int)aTag<br>
<hr>
<h2><a name="method-23">itemWithTitle:</a></h2>
- (id&#60;NSMenuItem>) <b>itemWithTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-24">locationForSubmenu:</a></h2>
- (NSPoint) <b>locationForSubmenu:</b> (NSMenu*)aSubmenu<br>
<hr>
<h2><a name="method-25">menuChangedMessagesEnabled</a></h2>
- (BOOL) <b>menuChangedMessagesEnabled</b><br>
<hr>
<h2><a name="method-26">menuRepresentation</a></h2>
- (id) <b>menuRepresentation</b><br>
<hr>
<h2><a name="method-27">numberOfItems</a></h2>
- (int) <b>numberOfItems</b><br>
<hr>
<h2><a name="method-28">performActionForItemAtIndex:</a></h2>
- (void) <b>performActionForItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-29">performKeyEquivalent:</a></h2>
- (BOOL) <b>performKeyEquivalent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-30">removeItem:</a></h2>
- (void) <b>removeItem:</b> (id&#60;NSMenuItem>)anItem<br>
<hr>
<h2><a name="method-31">removeItemAtIndex:</a></h2>
- (void) <b>removeItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-32">setAutoenablesItems:</a></h2>
- (void) <b>setAutoenablesItems:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-33">setContextMenuRepresentation:</a></h2>
- (void) <b>setContextMenuRepresentation:</b> (id)menuRep<br>
<hr>
<h2><a name="method-34">setMenuChangedMessagesEnabled:</a></h2>
- (void) <b>setMenuChangedMessagesEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-35">setMenuRepresentation:</a></h2>
- (void) <b>setMenuRepresentation:</b> (id)menuRep<br>
<hr>
<h2><a name="method-36">setSubmenu:forItem:</a></h2>
- (void) <b>setSubmenu:</b> (NSMenu*)aMenu <b>forItem:</b> (id&#60;NSMenuItem>)anItem<br>
<hr>
<h2><a name="method-37">setSupermenu:</a></h2>
- (void) <b>setSupermenu:</b> (NSMenu*)supermenu<br>
<hr>
<h2><a name="method-38">setTearOffMenuRepresentation:</a></h2>
- (void) <b>setTearOffMenuRepresentation:</b> (id)menuRep<br>
<hr>
<h2><a name="method-39">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-40">sizeToFit</a></h2>
- (void) <b>sizeToFit</b><br>
<hr>
<h2><a name="method-41">submenuAction:</a></h2>
- (void) <b>submenuAction:</b> (id)sender<br>
<hr>
<h2><a name="method-42">supermenu</a></h2>
- (NSMenu*) <b>supermenu</b><br>
<hr>
<h2><a name="method-43">tearOffMenuRepresentation</a></h2>
- (id) <b>tearOffMenuRepresentation</b><br>
<hr>
<h2><a name="method-44">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
<h2><a name="method-45">update</a></h2>
- (void) <b>update</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,27 @@
<html><head>
<title>NSMenuItem</title>
</head>
<body>
<a href="NSMenu.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSMenuItemCell.html">[Next]</a>
<h1>NSMenuItem</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSMenuItem</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>
<hr>
<ul>
</ul>
</body>
</html>

View file

@ -0,0 +1,180 @@
<html><head>
<title>NSMenuItemCell</title>
</head>
<body>
<a href="NSMenuItem.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSMenuView.html">[Next]</a>
<h1>NSMenuItemCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSMenuItemCell</a></h2>
<h2><a name="NSMenuItemCell">NSMenuItemCell</a></h2>
<p><b>Declared in:</b> AppKit/NSMenuItemCell.h</p>
<p><b>Inherits from:</b> NSButtonCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSMenuItemCell.html#method-0">-calcSize</a>
<li><a href="NSMenuItemCell.html#method-1">-drawBorderAndBackgroundWithFrame:</a>
<li><a href="NSMenuItemCell.html#method-2">-drawImageWithFrame:</a>
<li><a href="NSMenuItemCell.html#method-3">-drawKeyEquivalentWithFrame:</a>
<li><a href="NSMenuItemCell.html#method-4">-drawSeparatorItemWithFrame:</a>
<li><a href="NSMenuItemCell.html#method-5">-drawStateImageWithFrame:</a>
<li><a href="NSMenuItemCell.html#method-6">-drawTitleWithFrame:</a>
<li><a href="NSMenuItemCell.html#method-7">-imageRectForBounds:</a>
<li><a href="NSMenuItemCell.html#method-8">-imageWidth</a>
<li><a href="NSMenuItemCell.html#method-9">-isHighlighted</a>
<li><a href="NSMenuItemCell.html#method-10">-keyEquivalentRectForBounds:</a>
<li><a href="NSMenuItemCell.html#method-11">-keyEquivalentWidth</a>
<li><a href="NSMenuItemCell.html#method-12">-menuItem</a>
<li><a href="NSMenuItemCell.html#method-13">-menuView</a>
<li><a href="NSMenuItemCell.html#method-14">-needsDisplay</a>
<li><a href="NSMenuItemCell.html#method-15">-needsSizing</a>
<li><a href="NSMenuItemCell.html#method-16">-setHighlighted:</a>
<li><a href="NSMenuItemCell.html#method-17">-setMenuItem:</a>
<li><a href="NSMenuItemCell.html#method-18">-setMenuView:</a>
<li><a href="NSMenuItemCell.html#method-19">-setNeedsDisplay:</a>
<li><a href="NSMenuItemCell.html#method-20">-setNeedsSizing:</a>
<li><a href="NSMenuItemCell.html#method-21">-stateImageRectForBounds:</a>
<li><a href="NSMenuItemCell.html#method-22">-stateImageWidth</a>
<li><a href="NSMenuItemCell.html#method-23">-titleRectForBounds:</a>
<li><a href="NSMenuItemCell.html#method-24">-titleWidth</a>
</ul>
<hr>
<h2><a name="method-0">calcSize</a></h2>
- (void) <b>calcSize</b><br>
<hr>
<h2><a name="method-1">drawBorderAndBackgroundWithFrame:</a></h2>
- (void) <b>drawBorderAndBackgroundWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-2">drawImageWithFrame:</a></h2>
- (void) <b>drawImageWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-3">drawKeyEquivalentWithFrame:</a></h2>
- (void) <b>drawKeyEquivalentWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-4">drawSeparatorItemWithFrame:</a></h2>
- (void) <b>drawSeparatorItemWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-5">drawStateImageWithFrame:</a></h2>
- (void) <b>drawStateImageWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-6">drawTitleWithFrame:</a></h2>
- (void) <b>drawTitleWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-7">imageRectForBounds:</a></h2>
- (NSRect) <b>imageRectForBounds:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-8">imageWidth</a></h2>
- (float) <b>imageWidth</b><br>
<hr>
<h2><a name="method-9">isHighlighted</a></h2>
- (BOOL) <b>isHighlighted</b><br>
<hr>
<h2><a name="method-10">keyEquivalentRectForBounds:</a></h2>
- (NSRect) <b>keyEquivalentRectForBounds:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-11">keyEquivalentWidth</a></h2>
- (float) <b>keyEquivalentWidth</b><br>
<hr>
<h2><a name="method-12">menuItem</a></h2>
- (NSMenuItem*) <b>menuItem</b><br>
<hr>
<h2><a name="method-13">menuView</a></h2>
- (NSMenuView*) <b>menuView</b><br>
<hr>
<h2><a name="method-14">needsDisplay</a></h2>
- (BOOL) <b>needsDisplay</b><br>
<hr>
<h2><a name="method-15">needsSizing</a></h2>
- (BOOL) <b>needsSizing</b><br>
<hr>
<h2><a name="method-16">setHighlighted:</a></h2>
- (void) <b>setHighlighted:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-17">setMenuItem:</a></h2>
- (void) <b>setMenuItem:</b> (NSMenuItem*)item<br>
<hr>
<h2><a name="method-18">setMenuView:</a></h2>
- (void) <b>setMenuView:</b> (NSMenuView*)menuView<br>
<hr>
<h2><a name="method-19">setNeedsDisplay:</a></h2>
- (void) <b>setNeedsDisplay:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-20">setNeedsSizing:</a></h2>
- (void) <b>setNeedsSizing:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-21">stateImageRectForBounds:</a></h2>
- (NSRect) <b>stateImageRectForBounds:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-22">stateImageWidth</a></h2>
- (float) <b>stateImageWidth</b><br>
<hr>
<h2><a name="method-23">titleRectForBounds:</a></h2>
- (NSRect) <b>titleRectForBounds:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-24">titleWidth</a></h2>
- (float) <b>titleWidth</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,276 @@
<html><head>
<title>NSMenuView</title>
</head>
<body>
<a href="NSMenuItemCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSMutableAttributedString.html">[Next]</a>
<h1>NSMenuView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSMenuView</a></h2>
<h2><a name="NSMenuView">NSMenuView</a></h2>
<p><b>Declared in:</b> AppKit/NSMenuView.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSMenuView.html#method-0">+menuBarHeight</a>
<li><a href="NSMenuView.html#method-3">-attachSubmenuForItemAtIndex:</a>
<li><a href="NSMenuView.html#method-1">-attachedMenu</a>
<li><a href="NSMenuView.html#method-2">-attachedMenuView</a>
<li><a href="NSMenuView.html#method-4">-detachSubmenu</a>
<li><a href="NSMenuView.html#method-5">-font</a>
<li><a href="NSMenuView.html#method-6">-highlightedItemIndex</a>
<li><a href="NSMenuView.html#method-7">-horizontalEdgePadding</a>
<li><a href="NSMenuView.html#method-8">-imageAndTitleOffset</a>
<li><a href="NSMenuView.html#method-9">-imageAndTitleWidth</a>
<li><a href="NSMenuView.html#method-10">-indexOfItemAtPoint:</a>
<li><a href="NSMenuView.html#method-11">-innerRect</a>
<li><a href="NSMenuView.html#method-12">-isAttached</a>
<li><a href="NSMenuView.html#method-13">-isHorizontal</a>
<li><a href="NSMenuView.html#method-14">-isTornOff</a>
<li><a href="NSMenuView.html#method-15">-itemAdded:</a>
<li><a href="NSMenuView.html#method-16">-itemChanged:</a>
<li><a href="NSMenuView.html#method-17">-itemRemoved:</a>
<li><a href="NSMenuView.html#method-18">-keyEquivalentOffset</a>
<li><a href="NSMenuView.html#method-19">-keyEquivalentWidth</a>
<li><a href="NSMenuView.html#method-20">-locationForSubmenu:</a>
<li><a href="NSMenuView.html#method-21">-menu</a>
<li><a href="NSMenuView.html#method-22">-menuItemCellForItemAtIndex:</a>
<li><a href="NSMenuView.html#method-23">-needsSizing</a>
<li><a href="NSMenuView.html#method-24">-performActionWithHighlightingForItemAtIndex:</a>
<li><a href="NSMenuView.html#method-25">-rectOfItemAtIndex:</a>
<li><a href="NSMenuView.html#method-26">-resizeWindowWithMaxHeight:</a>
<li><a href="NSMenuView.html#method-27">-setFont:</a>
<li><a href="NSMenuView.html#method-28">-setHighlightedItemIndex:</a>
<li><a href="NSMenuView.html#method-29">-setHorizontal:</a>
<li><a href="NSMenuView.html#method-30">-setHorizontalEdgePadding:</a>
<li><a href="NSMenuView.html#method-31">-setMenu:</a>
<li><a href="NSMenuView.html#method-32">-setMenuItemCell:forItemAtIndex:</a>
<li><a href="NSMenuView.html#method-33">-setNeedsDisplayForItemAtIndex:</a>
<li><a href="NSMenuView.html#method-34">-setNeedsSizing:</a>
<li><a href="NSMenuView.html#method-35">-setWindowFrameForAttachingToRect:onScreen:preferredEdge:popUpSelectedItem:</a>
<li><a href="NSMenuView.html#method-36">-sizeToFit</a>
<li><a href="NSMenuView.html#method-37">-stateImageOffset</a>
<li><a href="NSMenuView.html#method-38">-stateImageWidth</a>
<li><a href="NSMenuView.html#method-39">-trackWithEvent:</a>
<li><a href="NSMenuView.html#method-40">-update</a>
</ul>
<hr>
<h2><a name="method-0">menuBarHeight</a></h2>
+ (float) <b>menuBarHeight</b><br>
<hr>
<h2><a name="method-1">attachedMenu</a></h2>
- (NSMenu*) <b>attachedMenu</b><br>
<hr>
<h2><a name="method-2">attachedMenuView</a></h2>
- (NSMenuView*) <b>attachedMenuView</b><br>
<hr>
<h2><a name="method-3">attachSubmenuForItemAtIndex:</a></h2>
- (void) <b>attachSubmenuForItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-4">detachSubmenu</a></h2>
- (void) <b>detachSubmenu</b><br>
<hr>
<h2><a name="method-5">font</a></h2>
- (NSFont*) <b>font</b><br>
<hr>
<h2><a name="method-6">highlightedItemIndex</a></h2>
- (int) <b>highlightedItemIndex</b><br>
<hr>
<h2><a name="method-7">horizontalEdgePadding</a></h2>
- (float) <b>horizontalEdgePadding</b><br>
<hr>
<h2><a name="method-8">imageAndTitleOffset</a></h2>
- (float) <b>imageAndTitleOffset</b><br>
<hr>
<h2><a name="method-9">imageAndTitleWidth</a></h2>
- (float) <b>imageAndTitleWidth</b><br>
<hr>
<h2><a name="method-10">indexOfItemAtPoint:</a></h2>
- (int) <b>indexOfItemAtPoint:</b> (NSPoint)point<br>
<hr>
<h2><a name="method-11">innerRect</a></h2>
- (NSRect) <b>innerRect</b><br>
<hr>
<h2><a name="method-12">isAttached</a></h2>
- (BOOL) <b>isAttached</b><br>
<hr>
<h2><a name="method-13">isHorizontal</a></h2>
- (BOOL) <b>isHorizontal</b><br>
<hr>
<h2><a name="method-14">isTornOff</a></h2>
- (BOOL) <b>isTornOff</b><br>
<hr>
<h2><a name="method-15">itemAdded:</a></h2>
- (void) <b>itemAdded:</b> (NSNotification*)notification<br>
<hr>
<h2><a name="method-16">itemChanged:</a></h2>
- (void) <b>itemChanged:</b> (NSNotification*)notification<br>
<hr>
<h2><a name="method-17">itemRemoved:</a></h2>
- (void) <b>itemRemoved:</b> (NSNotification*)notification<br>
<hr>
<h2><a name="method-18">keyEquivalentOffset</a></h2>
- (float) <b>keyEquivalentOffset</b><br>
<hr>
<h2><a name="method-19">keyEquivalentWidth</a></h2>
- (float) <b>keyEquivalentWidth</b><br>
<hr>
<h2><a name="method-20">locationForSubmenu:</a></h2>
- (NSPoint) <b>locationForSubmenu:</b> (NSMenu*)aSubmenu<br>
<hr>
<h2><a name="method-21">menu</a></h2>
- (NSMenu*) <b>menu</b><br>
<hr>
<h2><a name="method-22">menuItemCellForItemAtIndex:</a></h2>
- (NSMenuItemCell*) <b>menuItemCellForItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-23">needsSizing</a></h2>
- (BOOL) <b>needsSizing</b><br>
<hr>
<h2><a name="method-24">performActionWithHighlightingForItemAtIndex:</a></h2>
- (void) <b>performActionWithHighlightingForItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-25">rectOfItemAtIndex:</a></h2>
- (NSRect) <b>rectOfItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-26">resizeWindowWithMaxHeight:</a></h2>
- (void) <b>resizeWindowWithMaxHeight:</b> (float)maxHeight<br>
<hr>
<h2><a name="method-27">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)font<br>
<hr>
<h2><a name="method-28">setHighlightedItemIndex:</a></h2>
- (void) <b>setHighlightedItemIndex:</b> (int)index<br>
<hr>
<h2><a name="method-29">setHorizontal:</a></h2>
- (void) <b>setHorizontal:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-30">setHorizontalEdgePadding:</a></h2>
- (void) <b>setHorizontalEdgePadding:</b> (float)pad<br>
<hr>
<h2><a name="method-31">setMenu:</a></h2>
- (void) <b>setMenu:</b> (NSMenu*)menu<br>
<hr>
<h2><a name="method-32">setMenuItemCell:forItemAtIndex:</a></h2>
- (void) <b>setMenuItemCell:</b> (NSMenuItemCell*)cell <b>forItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-33">setNeedsDisplayForItemAtIndex:</a></h2>
- (void) <b>setNeedsDisplayForItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-34">setNeedsSizing:</a></h2>
- (void) <b>setNeedsSizing:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-35">setWindowFrameForAttachingToRect:onScreen:preferredEdge:popUpSelectedItem:</a></h2>
- (void) <b>setWindowFrameForAttachingToRect:</b> (NSRect)screenRect <b>onScreen:</b> (NSScreen *)screen <b>preferredEdge:</b> (NSRectEdge)edge <b>popUpSelectedItem:</b> (int)selectedItemIndex<br>
<hr>
<h2><a name="method-36">sizeToFit</a></h2>
- (void) <b>sizeToFit</b><br>
<hr>
<h2><a name="method-37">stateImageOffset</a></h2>
- (float) <b>stateImageOffset</b><br>
<hr>
<h2><a name="method-38">stateImageWidth</a></h2>
- (float) <b>stateImageWidth</b><br>
<hr>
<h2><a name="method-39">trackWithEvent:</a></h2>
- (BOOL) <b>trackWithEvent:</b> (NSEvent*)event<br>
<hr>
<h2><a name="method-40">update</a></h2>
- (void) <b>update</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,88 @@
<html><head>
<title>NSMutableAttributedStringAdditions</title>
</head>
<body>
<a href="NSMenuView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSMutableParaStyle.html">[Next]</a>
<h1>NSMutableAttributedStringAdditions</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSMutableAttributedStringAdditions</a></h2>
<h2><a name="NSMutableAttributedStringAdditions">NSMutableAttributedStringAdditions</a></h2>
<p><b>Declared in:</b> AppKit/NSAttributedString.h</p>
<p><b>Inherits from:</b> NSAttributedString</p>
<hr>
<ul>
<li><a href="NSMutableAttributedStringAdditions.html#method-0">-applyFontTraits:range:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-1">-fixAttachmentAttributeInRange:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-2">-fixAttributesInRange:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-3">-fixFontAttributeInRange:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-4">-fixParagraphStyleAttributeInRange:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-5">-setAlignment:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-6">-subscriptRange:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-7">-superscriptRange:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-8">-unscriptRange:</a>
<li><a href="NSMutableAttributedStringAdditions.html#method-9">-updateAttachmentsFromPath:</a>
</ul>
<hr>
<h2><a name="method-0">applyFontTraits:range:</a></h2>
- (void) <b>applyFontTraits:</b> (NSFontTraitMask)mask <b>range:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-1">fixAttachmentAttributeInRange:</a></h2>
- (void) <b>fixAttachmentAttributeInRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-2">fixAttributesInRange:</a></h2>
- (void) <b>fixAttributesInRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-3">fixFontAttributeInRange:</a></h2>
- (void) <b>fixFontAttributeInRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-4">fixParagraphStyleAttributeInRange:</a></h2>
- (void) <b>fixParagraphStyleAttributeInRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-5">setAlignment:</a></h2>
- (void) <b>setAlignment:</b> (NSTextAlignment)alignment<br>
<hr>
<h2><a name="method-6">subscriptRange:</a></h2>
- (void) <b>subscriptRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-7">superscriptRange:</a></h2>
- (void) <b>superscriptRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-8">unscriptRange:</a></h2>
- (void) <b>unscriptRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-9">updateAttachmentsFromPath:</a></h2>
- (void) <b>updateAttachmentsFromPath:</b> (NSString*)path<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,108 @@
<html><head>
<title>NSMutableParagraphStyle</title>
</head>
<body>
<a href="NSMutableAttributedString.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSOpenPanel.html">[Next]</a>
<h1>NSMutableParagraphStyle</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSMutableParagraphStyle</a></h2>
<h2><a name="NSMutableParagraphStyle">NSMutableParagraphStyle</a></h2>
<p><b>Declared in:</b> AppKit/NSParagraphStyle.h</p>
<p><b>Inherits from:</b> NSParagraphStyle</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSMutableParagraphStyle.html#method-0">-addTabStop:</a>
<li><a href="NSMutableParagraphStyle.html#method-1">-removeTabStop:</a>
<li><a href="NSMutableParagraphStyle.html#method-2">-setAlignment:</a>
<li><a href="NSMutableParagraphStyle.html#method-3">-setFirstLineHeadIndent:</a>
<li><a href="NSMutableParagraphStyle.html#method-4">-setHeadIndent:</a>
<li><a href="NSMutableParagraphStyle.html#method-5">-setLineBreakMode:</a>
<li><a href="NSMutableParagraphStyle.html#method-6">-setLineSpacing:</a>
<li><a href="NSMutableParagraphStyle.html#method-7">-setMaximumLineHeight:</a>
<li><a href="NSMutableParagraphStyle.html#method-8">-setMinimumLineHeight:</a>
<li><a href="NSMutableParagraphStyle.html#method-9">-setParagraphSpacing:</a>
<li><a href="NSMutableParagraphStyle.html#method-10">-setParagraphStyle:</a>
<li><a href="NSMutableParagraphStyle.html#method-11">-setTabStops:</a>
<li><a href="NSMutableParagraphStyle.html#method-12">-setTailIndent:</a>
</ul>
<hr>
<h2><a name="method-0">addTabStop:</a></h2>
- (void) <b>addTabStop:</b> (NSTextTab*)tabStop<br>
<hr>
<h2><a name="method-1">removeTabStop:</a></h2>
- (void) <b>removeTabStop:</b> (NSTextTab*)tabStop<br>
<hr>
<h2><a name="method-2">setAlignment:</a></h2>
- (void) <b>setAlignment:</b> (NSTextAlignment)alignment<br>
<hr>
<h2><a name="method-3">setFirstLineHeadIndent:</a></h2>
- (void) <b>setFirstLineHeadIndent:</b> (float)aFloat<br>
<hr>
<h2><a name="method-4">setHeadIndent:</a></h2>
- (void) <b>setHeadIndent:</b> (float)aFloat<br>
<hr>
<h2><a name="method-5">setLineBreakMode:</a></h2>
- (void) <b>setLineBreakMode:</b> (NSLineBreakMode)mode<br>
<hr>
<h2><a name="method-6">setLineSpacing:</a></h2>
- (void) <b>setLineSpacing:</b> (float)aFloat<br>
<hr>
<h2><a name="method-7">setMaximumLineHeight:</a></h2>
- (void) <b>setMaximumLineHeight:</b> (float)aFloat<br>
<hr>
<h2><a name="method-8">setMinimumLineHeight:</a></h2>
- (void) <b>setMinimumLineHeight:</b> (float)aFloat<br>
<hr>
<h2><a name="method-9">setParagraphSpacing:</a></h2>
- (void) <b>setParagraphSpacing:</b> (float)aFloat<br>
<hr>
<h2><a name="method-10">setParagraphStyle:</a></h2>
- (void) <b>setParagraphStyle:</b> (NSParagraphStyle*)aStyle<br>
<hr>
<h2><a name="method-11">setTabStops:</a></h2>
- (void) <b>setTabStops:</b> (NSArray*)tabStops<br>
<hr>
<h2><a name="method-12">setTailIndent:</a></h2>
- (void) <b>setTailIndent:</b> (float)aFloat<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,96 @@
<html><head>
<title>NSOpenPanel</title>
</head>
<body>
<a href="NSMutableParaStyle.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPICTImageRep.html">[Next]</a>
<h1>NSOpenPanel</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSOpenPanel</a></h2>
<h2><a name="NSOpenPanel">NSOpenPanel</a></h2>
<p><b>Declared in:</b> AppKit/NSOpenPanel.h</p>
<p><b>Inherits from:</b> NSSavePanel</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSOpenPanel.html#method-0">+openPanel</a>
<li><a href="NSOpenPanel.html#method-10">-URLs</a>
<li><a href="NSOpenPanel.html#method-1">-allowsMultipleSelection</a>
<li><a href="NSOpenPanel.html#method-2">-canChooseDirectories</a>
<li><a href="NSOpenPanel.html#method-3">-canChooseFiles</a>
<li><a href="NSOpenPanel.html#method-4">-filenames</a>
<li><a href="NSOpenPanel.html#method-5">-runModalForDirectory:file:types:</a>
<li><a href="NSOpenPanel.html#method-6">-runModalForTypes:</a>
<li><a href="NSOpenPanel.html#method-7">-setAllowsMultipleSelection:</a>
<li><a href="NSOpenPanel.html#method-8">-setCanChooseDirectories:</a>
<li><a href="NSOpenPanel.html#method-9">-setCanChooseFiles:</a>
</ul>
<hr>
<h2><a name="method-0">openPanel</a></h2>
+ (NSOpenPanel*) <b>openPanel</b><br>
<hr>
<h2><a name="method-1">allowsMultipleSelection</a></h2>
- (BOOL) <b>allowsMultipleSelection</b><br>
<hr>
<h2><a name="method-2">canChooseDirectories</a></h2>
- (BOOL) <b>canChooseDirectories</b><br>
<hr>
<h2><a name="method-3">canChooseFiles</a></h2>
- (BOOL) <b>canChooseFiles</b><br>
<hr>
<h2><a name="method-4">filenames</a></h2>
- (NSArray*) <b>filenames</b><br>
<hr>
<h2><a name="method-5">runModalForDirectory:file:types:</a></h2>
- (int) <b>runModalForDirectory:</b> (NSString*)directory <b>file:</b> (NSString *)filename <b>types:</b> (NSArray*)fileTypes<br>
<hr>
<h2><a name="method-6">runModalForTypes:</a></h2>
- (int) <b>runModalForTypes:</b> (NSArray*)fileTypes<br>
<hr>
<h2><a name="method-7">setAllowsMultipleSelection:</a></h2>
- (void) <b>setAllowsMultipleSelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-8">setCanChooseDirectories:</a></h2>
- (void) <b>setCanChooseDirectories:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-9">setCanChooseFiles:</a></h2>
- (void) <b>setCanChooseFiles:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-10">URLs</a></h2>
- (NSArray*) <b>URLs</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,54 @@
<html><head>
<title>NSPICTImageRep</title>
</head>
<body>
<a href="NSOpenPanel.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPageLayout.html">[Next]</a>
<h1>NSPICTImageRep</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPICTImageRep</a></h2>
<h2><a name="NSPICTImageRep">NSPICTImageRep</a></h2>
<p><b>Declared in:</b> AppKit/NSPICTImageRep.h</p>
<p><b>Inherits from:</b> NSImageRep</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSPICTImageRep.html#method-0">+imageRepWithData:</a>
<li><a href="NSPICTImageRep.html#method-3">-PICTRepresentation</a>
<li><a href="NSPICTImageRep.html#method-1">-boundingBox</a>
<li><a href="NSPICTImageRep.html#method-2">-initWithData:</a>
</ul>
<hr>
<h2><a name="method-0">imageRepWithData:</a></h2>
+ (id) <b>imageRepWithData:</b> (NSData*)pictData<br>
<hr>
<h2><a name="method-1">boundingBox</a></h2>
- (NSRect) <b>boundingBox</b><br>
<hr>
<h2><a name="method-2">initWithData:</a></h2>
- (id) <b>initWithData:</b> (NSData*)pictData<br>
<hr>
<h2><a name="method-3">PICTRepresentation</a></h2>
- (NSData*) <b>PICTRepresentation</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,108 @@
<html><head>
<title>NSPageLayout</title>
</head>
<body>
<a href="NSPICTImageRep.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPanel.html">[Next]</a>
<h1>NSPageLayout</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPageLayout</a></h2>
<h2><a name="NSPageLayout">NSPageLayout</a></h2>
<p><b>Declared in:</b> AppKit/NSPageLayout.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSPageLayout.html#method-0">+pageLayout</a>
<li><a href="NSPageLayout.html#method-1">-accessoryView</a>
<li><a href="NSPageLayout.html#method-2">-convertOldFactor:newFactor:</a>
<li><a href="NSPageLayout.html#method-3">-pickedButton:</a>
<li><a href="NSPageLayout.html#method-4">-pickedOrientation:</a>
<li><a href="NSPageLayout.html#method-5">-pickedPaperSize:</a>
<li><a href="NSPageLayout.html#method-6">-pickedUnits:</a>
<li><a href="NSPageLayout.html#method-7">-printInfo</a>
<li><a href="NSPageLayout.html#method-8">-readPrintInfo</a>
<li><a href="NSPageLayout.html#method-9">-runModal</a>
<li><a href="NSPageLayout.html#method-10">-runModalWithPrintInfo:</a>
<li><a href="NSPageLayout.html#method-11">-setAccessoryView:</a>
<li><a href="NSPageLayout.html#method-12">-writePrintInfo</a>
</ul>
<hr>
<h2><a name="method-0">pageLayout</a></h2>
+ (NSPageLayout*) <b>pageLayout</b><br>
<hr>
<h2><a name="method-1">accessoryView</a></h2>
- (NSView*) <b>accessoryView</b><br>
<hr>
<h2><a name="method-2">convertOldFactor:newFactor:</a></h2>
- (void) <b>convertOldFactor:</b> (float*)old <b>newFactor:</b> (float*)new<br>
<hr>
<h2><a name="method-3">pickedButton:</a></h2>
- (void) <b>pickedButton:</b> (id)sender<br>
<hr>
<h2><a name="method-4">pickedOrientation:</a></h2>
- (void) <b>pickedOrientation:</b> (id)sender<br>
<hr>
<h2><a name="method-5">pickedPaperSize:</a></h2>
- (void) <b>pickedPaperSize:</b> (id)sender<br>
<hr>
<h2><a name="method-6">pickedUnits:</a></h2>
- (void) <b>pickedUnits:</b> (id)sender<br>
<hr>
<h2><a name="method-7">printInfo</a></h2>
- (NSPrintInfo*) <b>printInfo</b><br>
<hr>
<h2><a name="method-8">readPrintInfo</a></h2>
- (void) <b>readPrintInfo</b><br>
<hr>
<h2><a name="method-9">runModal</a></h2>
- (int) <b>runModal</b><br>
<hr>
<h2><a name="method-10">runModalWithPrintInfo:</a></h2>
- (int) <b>runModalWithPrintInfo:</b> (NSPrintInfo*)printInfo<br>
<hr>
<h2><a name="method-11">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-12">writePrintInfo</a></h2>
- (void) <b>writePrintInfo</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,66 @@
<html><head>
<title>NSPanel</title>
</head>
<body>
<a href="NSPageLayout.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSParagraphStyle.html">[Next]</a>
<h1>NSPanel</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPanel</a></h2>
<h2><a name="NSPanel">NSPanel</a></h2>
<p><b>Declared in:</b> AppKit/NSPanel.h</p>
<p><b>Inherits from:</b> NSWindow</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSPanel.html#method-0">-becomesKeyOnlyIfNeeded</a>
<li><a href="NSPanel.html#method-1">-isFloatingPanel</a>
<li><a href="NSPanel.html#method-2">-setBecomesKeyOnlyIfNeeded:</a>
<li><a href="NSPanel.html#method-3">-setFloatingPanel:</a>
<li><a href="NSPanel.html#method-4">-setWorksWhenModal:</a>
<li><a href="NSPanel.html#method-5">-worksWhenModal</a>
</ul>
<hr>
<h2><a name="method-0">becomesKeyOnlyIfNeeded</a></h2>
- (BOOL) <b>becomesKeyOnlyIfNeeded</b><br>
<hr>
<h2><a name="method-1">isFloatingPanel</a></h2>
- (BOOL) <b>isFloatingPanel</b><br>
<hr>
<h2><a name="method-2">setBecomesKeyOnlyIfNeeded:</a></h2>
- (void) <b>setBecomesKeyOnlyIfNeeded:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-3">setFloatingPanel:</a></h2>
- (void) <b>setFloatingPanel:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-4">setWorksWhenModal:</a></h2>
- (void) <b>setWorksWhenModal:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-5">worksWhenModal</a></h2>
- (BOOL) <b>worksWhenModal</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,96 @@
<html><head>
<title>NSParagraphStyle</title>
</head>
<body>
<a href="NSPanel.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPasteboard.html">[Next]</a>
<h1>NSParagraphStyle</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSParagraphStyle</a></h2>
<h2><a name="NSParagraphStyle">NSParagraphStyle</a></h2>
<p><b>Declared in:</b> AppKit/NSParagraphStyle.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSParagraphStyle.html#method-0">+defaultParagraphStyle</a>
<li><a href="NSParagraphStyle.html#method-1">-alignment</a>
<li><a href="NSParagraphStyle.html#method-2">-firstLineHeadIndent</a>
<li><a href="NSParagraphStyle.html#method-3">-headIndent</a>
<li><a href="NSParagraphStyle.html#method-4">-lineBreakMode</a>
<li><a href="NSParagraphStyle.html#method-5">-lineSpacing</a>
<li><a href="NSParagraphStyle.html#method-6">-maximumLineHeight</a>
<li><a href="NSParagraphStyle.html#method-7">-minimumLineHeight</a>
<li><a href="NSParagraphStyle.html#method-8">-paragraphSpacing</a>
<li><a href="NSParagraphStyle.html#method-9">-tabStops</a>
<li><a href="NSParagraphStyle.html#method-10">-tailIndent</a>
</ul>
<hr>
<h2><a name="method-0">defaultParagraphStyle</a></h2>
+ (NSParagraphStyle*) <b>defaultParagraphStyle</b><br>
<hr>
<h2><a name="method-1">alignment</a></h2>
- (NSTextAlignment) <b>alignment</b><br>
<hr>
<h2><a name="method-2">firstLineHeadIndent</a></h2>
- (float) <b>firstLineHeadIndent</b><br>
<hr>
<h2><a name="method-3">headIndent</a></h2>
- (float) <b>headIndent</b><br>
<hr>
<h2><a name="method-4">lineBreakMode</a></h2>
- (NSLineBreakMode) <b>lineBreakMode</b><br>
<hr>
<h2><a name="method-5">lineSpacing</a></h2>
- (float) <b>lineSpacing</b><br>
<hr>
<h2><a name="method-6">maximumLineHeight</a></h2>
- (float) <b>maximumLineHeight</b><br>
<hr>
<h2><a name="method-7">minimumLineHeight</a></h2>
- (float) <b>minimumLineHeight</b><br>
<hr>
<h2><a name="method-8">paragraphSpacing</a></h2>
- (float) <b>paragraphSpacing</b><br>
<hr>
<h2><a name="method-9">tabStops</a></h2>
- (NSArray*) <b>tabStops</b><br>
<hr>
<h2><a name="method-10">tailIndent</a></h2>
- (float) <b>tailIndent</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,186 @@
<html><head>
<title>NSPasteboard</title>
</head>
<body>
<a href="NSParagraphStyle.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPopUpButton.html">[Next]</a>
<h1>NSPasteboard</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPasteboard</a></h2>
<h2><a name="NSPasteboard">NSPasteboard</a></h2>
<p><b>Declared in:</b> AppKit/NSPasteboard.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSPasteboard.html#method-0">+generalPasteboard</a>
<li><a href="NSPasteboard.html#method-1">+pasteboardByFilteringData:ofType:</a>
<li><a href="NSPasteboard.html#method-2">+pasteboardByFilteringFile:</a>
<li><a href="NSPasteboard.html#method-3">+pasteboardByFilteringTypesInPasteboard:</a>
<li><a href="NSPasteboard.html#method-4">+pasteboardWithName:</a>
<li><a href="NSPasteboard.html#method-5">+pasteboardWithUniqueName</a>
<li><a href="NSPasteboard.html#method-6">+typesFilterableTo:</a>
<li><a href="NSPasteboard.html#method-7">-addTypes:</a>
<li><a href="NSPasteboard.html#method-8">-availableTypeFromArray:</a>
<li><a href="NSPasteboard.html#method-9">-changeCount</a>
<li><a href="NSPasteboard.html#method-10">-dataForType:</a>
<li><a href="NSPasteboard.html#method-11">-declareTypes:</a>
<li><a href="NSPasteboard.html#method-12">-name</a>
<li><a href="NSPasteboard.html#method-25">-pasteboard:provideDataForType:</a>
<li><a href="NSPasteboard.html#method-24">-pasteboardChangedOwner:</a>
<li><a href="NSPasteboard.html#method-13">-propertyListForType:</a>
<li><a href="NSPasteboard.html#method-14">-readFileContentsType:toFile:</a>
<li><a href="NSPasteboard.html#method-15">-readFileWrapper;</a>
<li><a href="NSPasteboard.html#method-16">-releaseGlobally</a>
<li><a href="NSPasteboard.html#method-17">-setData:forType:</a>
<li><a href="NSPasteboard.html#method-18">-setPropertyList:</a>
<li><a href="NSPasteboard.html#method-19">-setString:forType:</a>
<li><a href="NSPasteboard.html#method-20">-stringForType:</a>
<li><a href="NSPasteboard.html#method-21">-types</a>
<li><a href="NSPasteboard.html#method-22">-writeFileContents:</a>
<li><a href="NSPasteboard.html#method-23">-writeFileWrapper:</a>
</ul>
<hr>
<h2><a name="method-0">generalPasteboard</a></h2>
+ (NSPasteboard*) <b>generalPasteboard</b><br>
<hr>
<h2><a name="method-1">pasteboardByFilteringData:ofType:</a></h2>
+ (NSPasteboard*) <b>pasteboardByFilteringData:</b> (NSData*)data <b>ofType:</b> (NSString*)type<br>
<hr>
<h2><a name="method-2">pasteboardByFilteringFile:</a></h2>
+ (NSPasteboard*) <b>pasteboardByFilteringFile:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-3">pasteboardByFilteringTypesInPasteboard:</a></h2>
+ (NSPasteboard*) <b>pasteboardByFilteringTypesInPasteboard:</b> (NSPasteboard*)pasteboard<br>
<hr>
<h2><a name="method-4">pasteboardWithName:</a></h2>
+ (NSPasteboard*) <b>pasteboardWithName:</b> (NSString*)name<br>
<hr>
<h2><a name="method-5">pasteboardWithUniqueName</a></h2>
+ (NSPasteboard*) <b>pasteboardWithUniqueName</b><br>
<hr>
<h2><a name="method-6">typesFilterableTo:</a></h2>
+ (NSArray*) <b>typesFilterableTo:</b> (NSString*)type<br>
<hr>
<h2><a name="method-7">addTypes:</a></h2>
- (int) <b>addTypes:</b> (NSArray*)newTypes<br>
<hr>
<h2><a name="method-8">availableTypeFromArray:</a></h2>
- (NSString*) <b>availableTypeFromArray:</b> (NSArray*)types<br>
<hr>
<h2><a name="method-9">changeCount</a></h2>
- (int) <b>changeCount</b><br>
<hr>
<h2><a name="method-10">dataForType:</a></h2>
- (NSData*) <b>dataForType:</b> (NSString*)dataType<br>
<hr>
<h2><a name="method-11">declareTypes:</a></h2>
- (int) <b>declareTypes:</b> (NSArray*)newTypes<br>
<hr>
<h2><a name="method-12">name</a></h2>
- (NSString*) <b>name</b><br>
<hr>
<h2><a name="method-13">propertyListForType:</a></h2>
- (id) <b>propertyListForType:</b> (NSString*)dataType<br>
<hr>
<h2><a name="method-14">readFileContentsType:toFile:</a></h2>
- (NSString*) <b>readFileContentsType:</b> (NSString*)type <b>toFile:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-15">readFileWrapper;</a></h2>
- (NSFileWrapper*) <b>readFileWrapper;</b><br>
<hr>
<h2><a name="method-16">releaseGlobally</a></h2>
- (void) <b>releaseGlobally</b><br>
<hr>
<h2><a name="method-17">setData:forType:</a></h2>
- (BOOL) <b>setData:</b> (NSData*)data <b>forType:</b> (NSString*)dataType<br>
<hr>
<h2><a name="method-18">setPropertyList:</a></h2>
- (BOOL) <b>setPropertyList:</b> (id)propertyList<br>
<hr>
<h2><a name="method-19">setString:forType:</a></h2>
- (BOOL) <b>setString:</b> (NSString*)string <b>forType:</b> (NSString*)dataType<br>
<hr>
<h2><a name="method-20">stringForType:</a></h2>
- (NSString*) <b>stringForType:</b> (NSString*)dataType<br>
<hr>
<h2><a name="method-21">types</a></h2>
- (NSArray*) <b>types</b><br>
<hr>
<h2><a name="method-22">writeFileContents:</a></h2>
- (BOOL) <b>writeFileContents:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-23">writeFileWrapper:</a></h2>
- (BOOL) <b>writeFileWrapper:</b> (NSFileWrapper*)wrapper;<br>
<hr>
<h2><a name="method-24">pasteboardChangedOwner:</a></h2>
- (void) <b>pasteboardChangedOwner:</b> (NSPasteboard*)sender<br>
<hr>
<h2><a name="method-25">pasteboard:provideDataForType:</a></h2>
- (void) <b>pasteboard:</b> (NSPasteboard*)sender <b>provideDataForType:</b> (NSString*)type<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,246 @@
<html><head>
<title>NSPopUpButton</title>
</head>
<body>
<a href="NSPasteboard.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPopUpButtonCell.html">[Next]</a>
<h1>NSPopUpButton</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPopUpButton</a></h2>
<h2><a name="NSPopUpButton">NSPopUpButton</a></h2>
<p><b>Declared in:</b> AppKit/NSPopUpButton.h</p>
<p><b>Inherits from:</b> NSButton</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSPopUpButton.html#method-0">-addItemWithTitle:</a>
<li><a href="NSPopUpButton.html#method-1">-addItemsWithTitles:</a>
<li><a href="NSPopUpButton.html#method-2">-autoenablesItems</a>
<li><a href="NSPopUpButton.html#method-3">-indexOfItem:</a>
<li><a href="NSPopUpButton.html#method-4">-indexOfItemWithRepresentedObject:</a>
<li><a href="NSPopUpButton.html#method-5">-indexOfItemWithTag:</a>
<li><a href="NSPopUpButton.html#method-6">-indexOfItemWithTarget:andAction:</a>
<li><a href="NSPopUpButton.html#method-7">-indexOfItemWithTitle:</a>
<li><a href="NSPopUpButton.html#method-8">-indexOfSelectedItem</a>
<li><a href="NSPopUpButton.html#method-9">-initWithFrame:</a>
<li><a href="NSPopUpButton.html#method-10">-insertItemWithTitle:atIndex:</a>
<li><a href="NSPopUpButton.html#method-11">-itemArray</a>
<li><a href="NSPopUpButton.html#method-12">-itemAtIndex:</a>
<li><a href="NSPopUpButton.html#method-13">-itemTitleAtIndex:</a>
<li><a href="NSPopUpButton.html#method-14">-itemTitles</a>
<li><a href="NSPopUpButton.html#method-15">-itemWithTitle:</a>
<li><a href="NSPopUpButton.html#method-16">-lastItem</a>
<li><a href="NSPopUpButton.html#method-17">-menu</a>
<li><a href="NSPopUpButton.html#method-18">-numberOfItems</a>
<li><a href="NSPopUpButton.html#method-19">-preferredEdge</a>
<li><a href="NSPopUpButton.html#method-20">-pullsDown</a>
<li><a href="NSPopUpButton.html#method-21">-removeAllItems</a>
<li><a href="NSPopUpButton.html#method-22">-removeItemAtIndex:</a>
<li><a href="NSPopUpButton.html#method-23">-removeItemWithTitle:</a>
<li><a href="NSPopUpButton.html#method-25">-selectItem</a>
<li><a href="NSPopUpButton.html#method-26">-selectItemAtIndex:</a>
<li><a href="NSPopUpButton.html#method-27">-selectItemWithTitle:</a>
<li><a href="NSPopUpButton.html#method-24">-selectedItem</a>
<li><a href="NSPopUpButton.html#method-28">-setAutoenablesItems:</a>
<li><a href="NSPopUpButton.html#method-29">-setFont:</a>
<li><a href="NSPopUpButton.html#method-30">-setMenu:</a>
<li><a href="NSPopUpButton.html#method-31">-setPreferredEdge:</a>
<li><a href="NSPopUpButton.html#method-32">-setPullsDown:</a>
<li><a href="NSPopUpButton.html#method-33">-setTitle:</a>
<li><a href="NSPopUpButton.html#method-34">-synchronizeTitleAndSelectedItem</a>
<li><a href="NSPopUpButton.html#method-35">-titleOfSelectedItem</a>
</ul>
<hr>
<h2><a name="method-0">addItemWithTitle:</a></h2>
- (void) <b>addItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-1">addItemsWithTitles:</a></h2>
- (void) <b>addItemsWithTitles:</b> (NSArray*)itemTitles<br>
<hr>
<h2><a name="method-2">autoenablesItems</a></h2>
- (BOOL) <b>autoenablesItems</b><br>
<hr>
<h2><a name="method-3">indexOfItem:</a></h2>
- (int) <b>indexOfItem:</b> (id&#60;NSMenuItem>)anObject<br>
<hr>
<h2><a name="method-4">indexOfItemWithRepresentedObject:</a></h2>
- (int) <b>indexOfItemWithRepresentedObject:</b> (id)anObject<br>
<hr>
<h2><a name="method-5">indexOfItemWithTag:</a></h2>
- (int) <b>indexOfItemWithTag:</b> (int)tag<br>
<hr>
<h2><a name="method-6">indexOfItemWithTarget:andAction:</a></h2>
- (int) <b>indexOfItemWithTarget:</b> (id)target <b>andAction:</b> (SEL)actionSelector<br>
<hr>
<h2><a name="method-7">indexOfItemWithTitle:</a></h2>
- (int) <b>indexOfItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-8">indexOfSelectedItem</a></h2>
- (int) <b>indexOfSelectedItem</b><br>
<hr>
<h2><a name="method-9">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-10">insertItemWithTitle:atIndex:</a></h2>
- (void) <b>insertItemWithTitle:</b> (NSString*)title <b>atIndex:</b> (int)index<br>
<hr>
<h2><a name="method-11">itemArray</a></h2>
- (NSArray*) <b>itemArray</b><br>
<hr>
<h2><a name="method-12">itemAtIndex:</a></h2>
- (id&#60;NSMenuItem>) <b>itemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-13">itemTitleAtIndex:</a></h2>
- (NSString*) <b>itemTitleAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-14">itemTitles</a></h2>
- (NSArray*) <b>itemTitles</b><br>
<hr>
<h2><a name="method-15">itemWithTitle:</a></h2>
- (id&#60;NSMenuItem>) <b>itemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-16">lastItem</a></h2>
- (id&#60;NSMenuItem>) <b>lastItem</b><br>
<hr>
<h2><a name="method-17">menu</a></h2>
- (NSMenu*) <b>menu</b><br>
<hr>
<h2><a name="method-18">numberOfItems</a></h2>
- (int) <b>numberOfItems</b><br>
<hr>
<h2><a name="method-19">preferredEdge</a></h2>
- (NSRectEdge) <b>preferredEdge</b><br>
<hr>
<h2><a name="method-20">pullsDown</a></h2>
- (BOOL) <b>pullsDown</b><br>
<hr>
<h2><a name="method-21">removeAllItems</a></h2>
- (void) <b>removeAllItems</b><br>
<hr>
<h2><a name="method-22">removeItemAtIndex:</a></h2>
- (void) <b>removeItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-23">removeItemWithTitle:</a></h2>
- (void) <b>removeItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-24">selectedItem</a></h2>
- (id&#60;NSMenuItem>) <b>selectedItem</b><br>
<hr>
<h2><a name="method-25">selectItem</a></h2>
- (void) <b>selectItem</b> (id &#60;NSMenuItem>)anObject<br>
<hr>
<h2><a name="method-26">selectItemAtIndex:</a></h2>
- (void) <b>selectItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-27">selectItemWithTitle:</a></h2>
- (void) <b>selectItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-28">setAutoenablesItems:</a></h2>
- (void) <b>setAutoenablesItems:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-29">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)fontObject<br>
<hr>
<h2><a name="method-30">setMenu:</a></h2>
- (void) <b>setMenu:</b> (NSMenu*)menu<br>
<hr>
<h2><a name="method-31">setPreferredEdge:</a></h2>
- (void) <b>setPreferredEdge:</b> (NSRectEdge)edge<br>
<hr>
<h2><a name="method-32">setPullsDown:</a></h2>
- (void) <b>setPullsDown:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-33">setTitle:</a></h2>
- (int) <b>setTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-34">synchronizeTitleAndSelectedItem</a></h2>
- (void) <b>synchronizeTitleAndSelectedItem</b><br>
<hr>
<h2><a name="method-35">titleOfSelectedItem</a></h2>
- (NSString*) <b>titleOfSelectedItem</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,300 @@
<html><head>
<title>NSPopUpButtonCell</title>
</head>
<body>
<a href="NSPopUpButton.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPrintInfo.html">[Next]</a>
<h1>NSPopUpButtonCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPopUpButtonCell</a></h2>
<h2><a name="NSPopUpButtonCell">NSPopUpButtonCell</a></h2>
<p><b>Declared in:</b> AppKit/NSPopUpButtonCell.h</p>
<p><b>Inherits from:</b> NSMenuItemCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSPopUpButtonCell.html#method-0">-addItemWithTitle:</a>
<li><a href="NSPopUpButtonCell.html#method-1">-addItemsWithTitles:</a>
<li><a href="NSPopUpButtonCell.html#method-2">-altersStateOfSelectedItem</a>
<li><a href="NSPopUpButtonCell.html#method-3">-arrowPosition</a>
<li><a href="NSPopUpButtonCell.html#method-4">-attachPopUpWithFrame:</a>
<li><a href="NSPopUpButtonCell.html#method-5">-autoenablesItems</a>
<li><a href="NSPopUpButtonCell.html#method-6">-dismissPopUp</a>
<li><a href="NSPopUpButtonCell.html#method-7">-indexOfItem:</a>
<li><a href="NSPopUpButtonCell.html#method-8">-indexOfItemWithRepresentedObject:</a>
<li><a href="NSPopUpButtonCell.html#method-9">-indexOfItemWithTag:</a>
<li><a href="NSPopUpButtonCell.html#method-10">-indexOfItemWithTarget:andAction:</a>
<li><a href="NSPopUpButtonCell.html#method-11">-indexOfItemWithTitle:</a>
<li><a href="NSPopUpButtonCell.html#method-12">-indexOfSelectedItem</a>
<li><a href="NSPopUpButtonCell.html#method-13">-initTextCell:</a>
<li><a href="NSPopUpButtonCell.html#method-14">-insertItemWithTitle:atIndex:</a>
<li><a href="NSPopUpButtonCell.html#method-15">-itemArray</a>
<li><a href="NSPopUpButtonCell.html#method-16">-itemAtIndex:</a>
<li><a href="NSPopUpButtonCell.html#method-17">-itemTitleAtIndex:</a>
<li><a href="NSPopUpButtonCell.html#method-18">-itemTitles</a>
<li><a href="NSPopUpButtonCell.html#method-19">-itemWithTitle:</a>
<li><a href="NSPopUpButtonCell.html#method-20">-lastItem</a>
<li><a href="NSPopUpButtonCell.html#method-21">-menu</a>
<li><a href="NSPopUpButtonCell.html#method-22">-numberOfItems</a>
<li><a href="NSPopUpButtonCell.html#method-23">-performClick:</a>
<li><a href="NSPopUpButtonCell.html#method-24">-performClickWithFrame:inView:</a>
<li><a href="NSPopUpButtonCell.html#method-25">-preferredEdge</a>
<li><a href="NSPopUpButtonCell.html#method-26">-pullsDown</a>
<li><a href="NSPopUpButtonCell.html#method-27">-removeAllItems</a>
<li><a href="NSPopUpButtonCell.html#method-28">-removeItemAtIndex:</a>
<li><a href="NSPopUpButtonCell.html#method-29">-removeItemWithTitle:</a>
<li><a href="NSPopUpButtonCell.html#method-31">-selectItem:</a>
<li><a href="NSPopUpButtonCell.html#method-32">-selectItemAtIndex:</a>
<li><a href="NSPopUpButtonCell.html#method-33">-selectItemWithTitle:</a>
<li><a href="NSPopUpButtonCell.html#method-30">-selectedItem</a>
<li><a href="NSPopUpButtonCell.html#method-34">-setAltersStateOfSelectedItem:</a>
<li><a href="NSPopUpButtonCell.html#method-35">-setArrowPosition:</a>
<li><a href="NSPopUpButtonCell.html#method-36">-setAutoenablesItems:</a>
<li><a href="NSPopUpButtonCell.html#method-37">-setMenu:</a>
<li><a href="NSPopUpButtonCell.html#method-38">-setPreferredEdge:</a>
<li><a href="NSPopUpButtonCell.html#method-39">-setPullsDown:</a>
<li><a href="NSPopUpButtonCell.html#method-40">-setTitle:</a>
<li><a href="NSPopUpButtonCell.html#method-41">-setUsesItemFromMenu:</a>
<li><a href="NSPopUpButtonCell.html#method-42">-synchronizeTitleAndSelectedItem</a>
<li><a href="NSPopUpButtonCell.html#method-43">-titleOfSelectedItem</a>
<li><a href="NSPopUpButtonCell.html#method-44">-usesItemFromMenu</a>
</ul>
<hr>
<h2><a name="method-0">addItemWithTitle:</a></h2>
- (void) <b>addItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-1">addItemsWithTitles:</a></h2>
- (void) <b>addItemsWithTitles:</b> (NSArray*)itemTitles<br>
<hr>
<h2><a name="method-2">altersStateOfSelectedItem</a></h2>
- (BOOL) <b>altersStateOfSelectedItem</b><br>
<hr>
<h2><a name="method-3">arrowPosition</a></h2>
- (NSPopUpArrowPosition) <b>arrowPosition</b><br>
<hr>
<h2><a name="method-4">attachPopUpWithFrame:</a></h2>
- (void) <b>attachPopUpWithFrame:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-5">autoenablesItems</a></h2>
- (BOOL) <b>autoenablesItems</b><br>
<hr>
<h2><a name="method-6">dismissPopUp</a></h2>
- (void) <b>dismissPopUp</b><br>
<hr>
<h2><a name="method-7">indexOfItem:</a></h2>
- (int) <b>indexOfItem:</b> (id&#60;NSMenuItem>)item<br>
<hr>
<h2><a name="method-8">indexOfItemWithRepresentedObject:</a></h2>
- (int) <b>indexOfItemWithRepresentedObject:</b> (id)obj<br>
<hr>
<h2><a name="method-9">indexOfItemWithTag:</a></h2>
- (int) <b>indexOfItemWithTag:</b> (int)tag<br>
<hr>
<h2><a name="method-10">indexOfItemWithTarget:andAction:</a></h2>
- (int) <b>indexOfItemWithTarget:</b> (id)target <b>andAction:</b> (SEL)actionSelector<br>
<hr>
<h2><a name="method-11">indexOfItemWithTitle:</a></h2>
- (int) <b>indexOfItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-12">indexOfSelectedItem</a></h2>
- (int) <b>indexOfSelectedItem</b><br>
<hr>
<h2><a name="method-13">initTextCell:</a></h2>
- (id) <b>initTextCell:</b> (NSString*)stringValue<br>
<hr>
<h2><a name="method-14">insertItemWithTitle:atIndex:</a></h2>
- (void) <b>insertItemWithTitle:</b> (NSString*)title <b>atIndex:</b> (int)index<br>
<hr>
<h2><a name="method-15">itemArray</a></h2>
- (NSArray*) <b>itemArray</b><br>
<hr>
<h2><a name="method-16">itemAtIndex:</a></h2>
- (id&#60;NSMenuItem>) <b>itemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-17">itemTitleAtIndex:</a></h2>
- (NSString*) <b>itemTitleAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-18">itemTitles</a></h2>
- (NSArray*) <b>itemTitles</b><br>
<hr>
<h2><a name="method-19">itemWithTitle:</a></h2>
- (id&#60;NSMenuItem>) <b>itemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-20">lastItem</a></h2>
- (id&#60;NSMenuItem>) <b>lastItem</b><br>
<hr>
<h2><a name="method-21">menu</a></h2>
- (NSMenu*) <b>menu</b><br>
<hr>
<h2><a name="method-22">numberOfItems</a></h2>
- (int) <b>numberOfItems</b><br>
<hr>
<h2><a name="method-23">performClick:</a></h2>
- (void) <b>performClick:</b> (id)sender<br>
<hr>
<h2><a name="method-24">performClickWithFrame:inView:</a></h2>
- (void) <b>performClickWithFrame:</b> (NSRect)frame <b>inView:</b> (NSView*)controlView<br>
<hr>
<h2><a name="method-25">preferredEdge</a></h2>
- (NSRectEdge) <b>preferredEdge</b><br>
<hr>
<h2><a name="method-26">pullsDown</a></h2>
- (BOOL) <b>pullsDown</b><br>
<hr>
<h2><a name="method-27">removeAllItems</a></h2>
- (void) <b>removeAllItems</b><br>
<hr>
<h2><a name="method-28">removeItemAtIndex:</a></h2>
- (void) <b>removeItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-29">removeItemWithTitle:</a></h2>
- (void) <b>removeItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-30">selectedItem</a></h2>
- (id&#60;NSMenuItem>) <b>selectedItem</b><br>
<hr>
<h2><a name="method-31">selectItem:</a></h2>
- (void) <b>selectItem:</b> (id&#60;NSMenuItem>)item<br>
<hr>
<h2><a name="method-32">selectItemAtIndex:</a></h2>
- (void) <b>selectItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-33">selectItemWithTitle:</a></h2>
- (void) <b>selectItemWithTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-34">setAltersStateOfSelectedItem:</a></h2>
- (void) <b>setAltersStateOfSelectedItem:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-35">setArrowPosition:</a></h2>
- (void) <b>setArrowPosition:</b> (NSPopUpArrowPosition)position<br>
<hr>
<h2><a name="method-36">setAutoenablesItems:</a></h2>
- (void) <b>setAutoenablesItems:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-37">setMenu:</a></h2>
- (void) <b>setMenu:</b> (NSMenu*)menu<br>
<hr>
<h2><a name="method-38">setPreferredEdge:</a></h2>
- (void) <b>setPreferredEdge:</b> (NSRectEdge)edge<br>
<hr>
<h2><a name="method-39">setPullsDown:</a></h2>
- (void) <b>setPullsDown:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-40">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-41">setUsesItemFromMenu:</a></h2>
- (void) <b>setUsesItemFromMenu:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-42">synchronizeTitleAndSelectedItem</a></h2>
- (void) <b>synchronizeTitleAndSelectedItem</b><br>
<hr>
<h2><a name="method-43">titleOfSelectedItem</a></h2>
- (NSString*) <b>titleOfSelectedItem</b><br>
<hr>
<h2><a name="method-44">usesItemFromMenu</a></h2>
- (BOOL) <b>usesItemFromMenu</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,234 @@
<html><head>
<title>NSPrintInfo</title>
</head>
<body>
<a href="NSPopUpButtonCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPrintOperation.html">[Next]</a>
<h1>NSPrintInfo</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPrintInfo</a></h2>
<h2><a name="NSPrintInfo">NSPrintInfo</a></h2>
<p><b>Declared in:</b> AppKit/NSPrintInfo.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSPrintInfo.html#method-0">+defaultPrinter</a>
<li><a href="NSPrintInfo.html#method-1">+setDefaultPrinter:</a>
<li><a href="NSPrintInfo.html#method-2">+setSharedPrintInfo:</a>
<li><a href="NSPrintInfo.html#method-3">+sharedPrintInfo</a>
<li><a href="NSPrintInfo.html#method-4">+sizeForPaperName:</a>
<li><a href="NSPrintInfo.html#method-5">-bottomMargin</a>
<li><a href="NSPrintInfo.html#method-6">-dictionary</a>
<li><a href="NSPrintInfo.html#method-7">-horizontalPagination</a>
<li><a href="NSPrintInfo.html#method-8">-initWithDictionary:</a>
<li><a href="NSPrintInfo.html#method-9">-isHorizontallyCentered</a>
<li><a href="NSPrintInfo.html#method-10">-isVerticallyCentered</a>
<li><a href="NSPrintInfo.html#method-11">-jobDisposition</a>
<li><a href="NSPrintInfo.html#method-12">-leftMargin</a>
<li><a href="NSPrintInfo.html#method-13">-orientation</a>
<li><a href="NSPrintInfo.html#method-14">-paperName</a>
<li><a href="NSPrintInfo.html#method-15">-paperSize</a>
<li><a href="NSPrintInfo.html#method-16">-printer</a>
<li><a href="NSPrintInfo.html#method-17">-rightMargin</a>
<li><a href="NSPrintInfo.html#method-18">-setBottomMargin:</a>
<li><a href="NSPrintInfo.html#method-19">-setHorizontalPagination:</a>
<li><a href="NSPrintInfo.html#method-20">-setHorizontallyCentered:</a>
<li><a href="NSPrintInfo.html#method-21">-setJobDisposition:</a>
<li><a href="NSPrintInfo.html#method-22">-setLeftMargin:</a>
<li><a href="NSPrintInfo.html#method-23">-setOrientation:</a>
<li><a href="NSPrintInfo.html#method-24">-setPaperName:</a>
<li><a href="NSPrintInfo.html#method-25">-setPaperSize:</a>
<li><a href="NSPrintInfo.html#method-26">-setPrinter:</a>
<li><a href="NSPrintInfo.html#method-27">-setRightMargin:</a>
<li><a href="NSPrintInfo.html#method-28">-setTopMargin:</a>
<li><a href="NSPrintInfo.html#method-29">-setUpPrintOperationDefaultValues</a>
<li><a href="NSPrintInfo.html#method-30">-setVerticalPagination:</a>
<li><a href="NSPrintInfo.html#method-31">-setVerticallyCentered:</a>
<li><a href="NSPrintInfo.html#method-32">-topMargin</a>
<li><a href="NSPrintInfo.html#method-33">-verticalPagination</a>
</ul>
<hr>
<h2><a name="method-0">defaultPrinter</a></h2>
+ (NSPrinter*) <b>defaultPrinter</b><br>
<hr>
<h2><a name="method-1">setDefaultPrinter:</a></h2>
+ (void) <b>setDefaultPrinter:</b> (NSPrinter*)aPrinter<br>
<hr>
<h2><a name="method-2">setSharedPrintInfo:</a></h2>
+ (void) <b>setSharedPrintInfo:</b> (NSPrintInfo*)printInfo<br>
<hr>
<h2><a name="method-3">sharedPrintInfo</a></h2>
+ (NSPrintInfo*) <b>sharedPrintInfo</b><br>
<hr>
<h2><a name="method-4">sizeForPaperName:</a></h2>
+ (NSSize) <b>sizeForPaperName:</b> (NSString*)name<br>
<hr>
<h2><a name="method-5">bottomMargin</a></h2>
- (float) <b>bottomMargin</b><br>
<hr>
<h2><a name="method-6">dictionary</a></h2>
- (NSMutableDictionary*) <b>dictionary</b><br>
<hr>
<h2><a name="method-7">horizontalPagination</a></h2>
- (NSPrintingPaginationMode) <b>horizontalPagination</b><br>
<hr>
<h2><a name="method-8">initWithDictionary:</a></h2>
- (id) <b>initWithDictionary:</b> (NSDictionary*)aDictionary<br>
<hr>
<h2><a name="method-9">isHorizontallyCentered</a></h2>
- (BOOL) <b>isHorizontallyCentered</b><br>
<hr>
<h2><a name="method-10">isVerticallyCentered</a></h2>
- (BOOL) <b>isVerticallyCentered</b><br>
<hr>
<h2><a name="method-11">jobDisposition</a></h2>
- (NSString*) <b>jobDisposition</b><br>
<hr>
<h2><a name="method-12">leftMargin</a></h2>
- (float) <b>leftMargin</b><br>
<hr>
<h2><a name="method-13">orientation</a></h2>
- (NSPrintingOrientation) <b>orientation</b><br>
<hr>
<h2><a name="method-14">paperName</a></h2>
- (NSString*) <b>paperName</b><br>
<hr>
<h2><a name="method-15">paperSize</a></h2>
- (NSSize) <b>paperSize</b><br>
<hr>
<h2><a name="method-16">printer</a></h2>
- (NSPrinter*) <b>printer</b><br>
<hr>
<h2><a name="method-17">rightMargin</a></h2>
- (float) <b>rightMargin</b><br>
<hr>
<h2><a name="method-18">setBottomMargin:</a></h2>
- (void) <b>setBottomMargin:</b> (float)margin<br>
<hr>
<h2><a name="method-19">setHorizontalPagination:</a></h2>
- (void) <b>setHorizontalPagination:</b> (NSPrintingPaginationMode)mode<br>
<hr>
<h2><a name="method-20">setHorizontallyCentered:</a></h2>
- (void) <b>setHorizontallyCentered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-21">setJobDisposition:</a></h2>
- (void) <b>setJobDisposition:</b> (NSString*)disposition<br>
<hr>
<h2><a name="method-22">setLeftMargin:</a></h2>
- (void) <b>setLeftMargin:</b> (float)margin<br>
<hr>
<h2><a name="method-23">setOrientation:</a></h2>
- (void) <b>setOrientation:</b> (NSPrintingOrientation)orientation<br>
<hr>
<h2><a name="method-24">setPaperName:</a></h2>
- (void) <b>setPaperName:</b> (NSString*)name<br>
<hr>
<h2><a name="method-25">setPaperSize:</a></h2>
- (void) <b>setPaperSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-26">setPrinter:</a></h2>
- (void) <b>setPrinter:</b> (NSPrinter*)aPrinter<br>
<hr>
<h2><a name="method-27">setRightMargin:</a></h2>
- (void) <b>setRightMargin:</b> (float)margin<br>
<hr>
<h2><a name="method-28">setTopMargin:</a></h2>
- (void) <b>setTopMargin:</b> (float)margin<br>
<hr>
<h2><a name="method-29">setUpPrintOperationDefaultValues</a></h2>
- (void) <b>setUpPrintOperationDefaultValues</b><br>
<hr>
<h2><a name="method-30">setVerticalPagination:</a></h2>
- (void) <b>setVerticalPagination:</b> (NSPrintingPaginationMode)mode<br>
<hr>
<h2><a name="method-31">setVerticallyCentered:</a></h2>
- (void) <b>setVerticallyCentered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-32">topMargin</a></h2>
- (float) <b>topMargin</b><br>
<hr>
<h2><a name="method-33">verticalPagination</a></h2>
- (NSPrintingPaginationMode) <b>verticalPagination</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,198 @@
<html><head>
<title>NSPrintOperation</title>
</head>
<body>
<a href="NSPrintInfo.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPrintPanel.html">[Next]</a>
<h1>NSPrintOperation</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPrintOperation</a></h2>
<h2><a name="NSPrintOperation">NSPrintOperation</a></h2>
<p><b>Declared in:</b> AppKit/NSPrintOperation.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSPrintOperation.html#method-0">+EPSOperationWithView:insideRect:toData:</a>
<li><a href="NSPrintOperation.html#method-1">+EPSOperationWithView:insideRect:toData:printInfo:</a>
<li><a href="NSPrintOperation.html#method-2">+EPSOperationWithView:insideRect:toPath:printInfo:</a>
<li><a href="NSPrintOperation.html#method-3">+currentOperation</a>
<li><a href="NSPrintOperation.html#method-4">+printOperationWithView:</a>
<li><a href="NSPrintOperation.html#method-5">+printOperationWithView:printInfo:</a>
<li><a href="NSPrintOperation.html#method-6">+setCurrentOperation:</a>
<li><a href="NSPrintOperation.html#method-7">-accessoryView</a>
<li><a href="NSPrintOperation.html#method-8">-cleanUpOperation</a>
<li><a href="NSPrintOperation.html#method-9">-context</a>
<li><a href="NSPrintOperation.html#method-10">-createContext</a>
<li><a href="NSPrintOperation.html#method-11">-currentPage</a>
<li><a href="NSPrintOperation.html#method-12">-deliverResult</a>
<li><a href="NSPrintOperation.html#method-13">-destroyContext</a>
<li><a href="NSPrintOperation.html#method-14">-initEPSOperationWithView:insideRect:toData:printInfo:</a>
<li><a href="NSPrintOperation.html#method-15">-initWithView:printInfo:</a>
<li><a href="NSPrintOperation.html#method-16">-isEPSOperation</a>
<li><a href="NSPrintOperation.html#method-17">-pageOrder</a>
<li><a href="NSPrintOperation.html#method-18">-printInfo</a>
<li><a href="NSPrintOperation.html#method-19">-printPanel</a>
<li><a href="NSPrintOperation.html#method-20">-runOperation</a>
<li><a href="NSPrintOperation.html#method-21">-setAccessoryView:</a>
<li><a href="NSPrintOperation.html#method-22">-setPageOrder:</a>
<li><a href="NSPrintOperation.html#method-23">-setPrintInfo:</a>
<li><a href="NSPrintOperation.html#method-24">-setPrintPanel:</a>
<li><a href="NSPrintOperation.html#method-25">-setShowPanels:</a>
<li><a href="NSPrintOperation.html#method-26">-showPanels</a>
<li><a href="NSPrintOperation.html#method-27">-view</a>
</ul>
<hr>
<h2><a name="method-0">EPSOperationWithView:insideRect:toData:</a></h2>
+ (NSPrintOperation*) <b>EPSOperationWithView:</b> (NSView*)aView <b>insideRect:</b> (NSRect)rect <b>toData:</b> (NSMutableData*)data<br>
<hr>
<h2><a name="method-1">EPSOperationWithView:insideRect:toData:printInfo:</a></h2>
+ (NSPrintOperation*) <b>EPSOperationWithView:</b> (NSView*)aView <b>insideRect:</b> (NSRect)rect <b>toData:</b> (NSMutableData*)data <b>printInfo:</b> (NSPrintInfo*)aPrintInfo<br>
<hr>
<h2><a name="method-2">EPSOperationWithView:insideRect:toPath:printInfo:</a></h2>
+ (NSPrintOperation*) <b>EPSOperationWithView:</b> (NSView*)aView <b>insideRect:</b> (NSRect)rect <b>toPath:</b> (NSString*)path <b>printInfo:</b> (NSPrintInfo*)aPrintInfo<br>
<hr>
<h2><a name="method-3">currentOperation</a></h2>
+ (NSPrintOperation*) <b>currentOperation</b><br>
<hr>
<h2><a name="method-4">printOperationWithView:</a></h2>
+ (NSPrintOperation*) <b>printOperationWithView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-5">printOperationWithView:printInfo:</a></h2>
+ (NSPrintOperation*) <b>printOperationWithView:</b> (NSView*)aView <b>printInfo:</b> (NSPrintInfo*)aPrintInfo<br>
<hr>
<h2><a name="method-6">setCurrentOperation:</a></h2>
+ (void) <b>setCurrentOperation:</b> (NSPrintOperation*)operation<br>
<hr>
<h2><a name="method-7">accessoryView</a></h2>
- (NSView*) <b>accessoryView</b><br>
<hr>
<h2><a name="method-8">cleanUpOperation</a></h2>
- (void) <b>cleanUpOperation</b><br>
<hr>
<h2><a name="method-9">context</a></h2>
- (NSDPSContext*) <b>context</b><br>
<hr>
<h2><a name="method-10">createContext</a></h2>
- (NSDPSContext*) <b>createContext</b><br>
<hr>
<h2><a name="method-11">currentPage</a></h2>
- (int) <b>currentPage</b><br>
<hr>
<h2><a name="method-12">deliverResult</a></h2>
- (BOOL) <b>deliverResult</b><br>
<hr>
<h2><a name="method-13">destroyContext</a></h2>
- (void) <b>destroyContext</b><br>
<hr>
<h2><a name="method-14">initEPSOperationWithView:insideRect:toData:printInfo:</a></h2>
- (id) <b>initEPSOperationWithView:</b> (NSView*)aView <b>insideRect:</b> (NSRect)rect <b>toData:</b> (NSMutableData*)data <b>printInfo:</b> (NSPrintInfo*)aPrintInfo<br>
<hr>
<h2><a name="method-15">initWithView:printInfo:</a></h2>
- (id) <b>initWithView:</b> (NSView*)aView <b>printInfo:</b> (NSPrintInfo*)aPrintInfo<br>
<hr>
<h2><a name="method-16">isEPSOperation</a></h2>
- (BOOL) <b>isEPSOperation</b><br>
<hr>
<h2><a name="method-17">pageOrder</a></h2>
- (NSPrintingPageOrder) <b>pageOrder</b><br>
<hr>
<h2><a name="method-18">printInfo</a></h2>
- (NSPrintInfo*) <b>printInfo</b><br>
<hr>
<h2><a name="method-19">printPanel</a></h2>
- (NSPrintPanel*) <b>printPanel</b><br>
<hr>
<h2><a name="method-20">runOperation</a></h2>
- (BOOL) <b>runOperation</b><br>
<hr>
<h2><a name="method-21">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-22">setPageOrder:</a></h2>
- (void) <b>setPageOrder:</b> (NSPrintingPageOrder)order<br>
<hr>
<h2><a name="method-23">setPrintInfo:</a></h2>
- (void) <b>setPrintInfo:</b> (NSPrintInfo*)aPrintInfo<br>
<hr>
<h2><a name="method-24">setPrintPanel:</a></h2>
- (void) <b>setPrintPanel:</b> (NSPrintPanel*)panel<br>
<hr>
<h2><a name="method-25">setShowPanels:</a></h2>
- (void) <b>setShowPanels:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-26">showPanels</a></h2>
- (BOOL) <b>showPanels</b><br>
<hr>
<h2><a name="method-27">view</a></h2>
- (NSView*) <b>view</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,84 @@
<html><head>
<title>NSPrintPanel</title>
</head>
<body>
<a href="NSPrintOperation.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSPrinter.html">[Next]</a>
<h1>NSPrintPanel</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPrintPanel</a></h2>
<h2><a name="NSPrintPanel">NSPrintPanel</a></h2>
<p><b>Declared in:</b> AppKit/NSPrintPanel.h</p>
<p><b>Inherits from:</b> NSPanel</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSPrintPanel.html#method-0">+printPanel</a>
<li><a href="NSPrintPanel.html#method-1">-accessoryView</a>
<li><a href="NSPrintPanel.html#method-2">-finalWritePrintInfo</a>
<li><a href="NSPrintPanel.html#method-3">-pickedAllPages:</a>
<li><a href="NSPrintPanel.html#method-4">-pickedButton:</a>
<li><a href="NSPrintPanel.html#method-5">-pickedLayoutList:</a>
<li><a href="NSPrintPanel.html#method-6">-runModal</a>
<li><a href="NSPrintPanel.html#method-7">-setAccessoryView:</a>
<li><a href="NSPrintPanel.html#method-8">-updateFromPrintInfo</a>
</ul>
<hr>
<h2><a name="method-0">printPanel</a></h2>
+ (NSPrintPanel*) <b>printPanel</b><br>
<hr>
<h2><a name="method-1">accessoryView</a></h2>
- (NSView*) <b>accessoryView</b><br>
<hr>
<h2><a name="method-2">finalWritePrintInfo</a></h2>
- (void) <b>finalWritePrintInfo</b><br>
<hr>
<h2><a name="method-3">pickedAllPages:</a></h2>
- (void) <b>pickedAllPages:</b> (id)sender<br>
<hr>
<h2><a name="method-4">pickedButton:</a></h2>
- (void) <b>pickedButton:</b> (id)sender<br>
<hr>
<h2><a name="method-5">pickedLayoutList:</a></h2>
- (void) <b>pickedLayoutList:</b> (id)sender<br>
<hr>
<h2><a name="method-6">runModal</a></h2>
- (int) <b>runModal</b><br>
<hr>
<h2><a name="method-7">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-8">updateFromPrintInfo</a></h2>
- (void) <b>updateFromPrintInfo</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,192 @@
<html><head>
<title>NSPrinter</title>
</head>
<body>
<a href="NSPrintPanel.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSProgressIndicator.html">[Next]</a>
<h1>NSPrinter</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSPrinter</a></h2>
<h2><a name="NSPrinter">NSPrinter</a></h2>
<p><b>Declared in:</b> AppKit/NSPrinter.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSPrinter.html#method-0">+printerNames</a>
<li><a href="NSPrinter.html#method-1">+printerTypes</a>
<li><a href="NSPrinter.html#method-2">+printerWithName:</a>
<li><a href="NSPrinter.html#method-3">+printerWithName:domain:includeUnavailable:</a>
<li><a href="NSPrinter.html#method-4">+printerWithType:</a>
<li><a href="NSPrinter.html#method-5">-acceptsBinary</a>
<li><a href="NSPrinter.html#method-6">-booleanForKey:inTable:</a>
<li><a href="NSPrinter.html#method-7">-deviceDescription</a>
<li><a href="NSPrinter.html#method-8">-domain</a>
<li><a href="NSPrinter.html#method-9">-floatForKey:inTable:</a>
<li><a href="NSPrinter.html#method-10">-host</a>
<li><a href="NSPrinter.html#method-11">-imageRectForPaper:</a>
<li><a href="NSPrinter.html#method-12">-intForKey:inTable:</a>
<li><a href="NSPrinter.html#method-13">-isColor</a>
<li><a href="NSPrinter.html#method-14">-isFontAvailable:</a>
<li><a href="NSPrinter.html#method-15">-isKey:inTable:</a>
<li><a href="NSPrinter.html#method-16">-isOutputStackInReverseOrder</a>
<li><a href="NSPrinter.html#method-17">-languageLevel</a>
<li><a href="NSPrinter.html#method-18">-name</a>
<li><a href="NSPrinter.html#method-19">-note</a>
<li><a href="NSPrinter.html#method-20">-pageSizeForPaper:</a>
<li><a href="NSPrinter.html#method-21">-rectForKey:inTable:</a>
<li><a href="NSPrinter.html#method-22">-sizeForKey:inTable:</a>
<li><a href="NSPrinter.html#method-23">-statusForTable:</a>
<li><a href="NSPrinter.html#method-24">-stringForKey:inTable:</a>
<li><a href="NSPrinter.html#method-25">-stringListForKey:inTable:</a>
<li><a href="NSPrinter.html#method-26">-type</a>
</ul>
<hr>
<h2><a name="method-0">printerNames</a></h2>
+ (NSArray*) <b>printerNames</b><br>
<hr>
<h2><a name="method-1">printerTypes</a></h2>
+ (NSArray*) <b>printerTypes</b><br>
<hr>
<h2><a name="method-2">printerWithName:</a></h2>
+ (NSPrinter*) <b>printerWithName:</b> (NSString*)name<br>
<hr>
<h2><a name="method-3">printerWithName:domain:includeUnavailable:</a></h2>
+ (NSPrinter*) <b>printerWithName:</b> (NSString*)name <b>domain:</b> (NSString*)domain <b>includeUnavailable:</b> (BOOL)includeUnavailable<br>
<hr>
<h2><a name="method-4">printerWithType:</a></h2>
+ (NSPrinter*) <b>printerWithType:</b> (NSString*)type<br>
<hr>
<h2><a name="method-5">acceptsBinary</a></h2>
- (BOOL) <b>acceptsBinary</b><br>
<hr>
<h2><a name="method-6">booleanForKey:inTable:</a></h2>
- (BOOL) <b>booleanForKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-7">deviceDescription</a></h2>
- (NSDictionary*) <b>deviceDescription</b><br>
<hr>
<h2><a name="method-8">domain</a></h2>
- (NSString*) <b>domain</b><br>
<hr>
<h2><a name="method-9">floatForKey:inTable:</a></h2>
- (float) <b>floatForKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-10">host</a></h2>
- (NSString*) <b>host</b><br>
<hr>
<h2><a name="method-11">imageRectForPaper:</a></h2>
- (NSRect) <b>imageRectForPaper:</b> (NSString*)paperName<br>
<hr>
<h2><a name="method-12">intForKey:inTable:</a></h2>
- (int) <b>intForKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-13">isColor</a></h2>
- (BOOL) <b>isColor</b><br>
<hr>
<h2><a name="method-14">isFontAvailable:</a></h2>
- (BOOL) <b>isFontAvailable:</b> (NSString*)faceName<br>
<hr>
<h2><a name="method-15">isKey:inTable:</a></h2>
- (BOOL) <b>isKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-16">isOutputStackInReverseOrder</a></h2>
- (BOOL) <b>isOutputStackInReverseOrder</b><br>
<hr>
<h2><a name="method-17">languageLevel</a></h2>
- (int) <b>languageLevel</b><br>
<hr>
<h2><a name="method-18">name</a></h2>
- (NSString*) <b>name</b><br>
<hr>
<h2><a name="method-19">note</a></h2>
- (NSString*) <b>note</b><br>
<hr>
<h2><a name="method-20">pageSizeForPaper:</a></h2>
- (NSSize) <b>pageSizeForPaper:</b> (NSString*)paperName<br>
<hr>
<h2><a name="method-21">rectForKey:inTable:</a></h2>
- (NSRect) <b>rectForKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-22">sizeForKey:inTable:</a></h2>
- (NSSize) <b>sizeForKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-23">statusForTable:</a></h2>
- (NSPrinterTableStatus) <b>statusForTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-24">stringForKey:inTable:</a></h2>
- (NSString*) <b>stringForKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-25">stringListForKey:inTable:</a></h2>
- (NSArray*) <b>stringListForKey:</b> (NSString*)key <b>inTable:</b> (NSString*)table<br>
<hr>
<h2><a name="method-26">type</a></h2>
- (NSString*) <b>type</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,138 @@
<html><head>
<title>NSProgressIndicator</title>
</head>
<body>
<a href="NSPrinter.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSResponder.html">[Next]</a>
<h1>NSProgressIndicator</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSProgressIndicator</a></h2>
<h2><a name="NSProgressIndicator">NSProgressIndicator</a></h2>
<p><b>Declared in:</b> AppKit/NSProgressIndicator.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSProgressIndicator.html#method-0">-animate:</a>
<li><a href="NSProgressIndicator.html#method-1">-animationDelay</a>
<li><a href="NSProgressIndicator.html#method-2">-doubleValue</a>
<li><a href="NSProgressIndicator.html#method-3">-incrementBy:</a>
<li><a href="NSProgressIndicator.html#method-4">-initWithFrame:</a>
<li><a href="NSProgressIndicator.html#method-5">-isBezeled</a>
<li><a href="NSProgressIndicator.html#method-6">-isIndeterminate</a>
<li><a href="NSProgressIndicator.html#method-7">-maxValue</a>
<li><a href="NSProgressIndicator.html#method-8">-minValue</a>
<li><a href="NSProgressIndicator.html#method-9">-setAnimationDelay:</a>
<li><a href="NSProgressIndicator.html#method-10">-setBezeled:</a>
<li><a href="NSProgressIndicator.html#method-11">-setDoubleValue:</a>
<li><a href="NSProgressIndicator.html#method-12">-setIndeterminate:</a>
<li><a href="NSProgressIndicator.html#method-13">-setMaxValue:</a>
<li><a href="NSProgressIndicator.html#method-14">-setMinValue:</a>
<li><a href="NSProgressIndicator.html#method-15">-setUsesThreadedAnimation:</a>
<li><a href="NSProgressIndicator.html#method-16">-stopAnimation:</a>
<li><a href="NSProgressIndicator.html#method-17">-usesThreadedAnimation</a>
</ul>
<hr>
<h2><a name="method-0">animate:</a></h2>
- (void) <b>animate:</b> (id)sender<br>
<hr>
<h2><a name="method-1">animationDelay</a></h2>
- (NSTimeInterval) <b>animationDelay</b><br>
<hr>
<h2><a name="method-2">doubleValue</a></h2>
- (double) <b>doubleValue</b><br>
<hr>
<h2><a name="method-3">incrementBy:</a></h2>
- (void) <b>incrementBy:</b> (double)delta<br>
<hr>
<h2><a name="method-4">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-5">isBezeled</a></h2>
- (BOOL) <b>isBezeled</b><br>
<hr>
<h2><a name="method-6">isIndeterminate</a></h2>
- (BOOL) <b>isIndeterminate</b><br>
<hr>
<h2><a name="method-7">maxValue</a></h2>
- (double) <b>maxValue</b><br>
<hr>
<h2><a name="method-8">minValue</a></h2>
- (double) <b>minValue</b><br>
<hr>
<h2><a name="method-9">setAnimationDelay:</a></h2>
- (void) <b>setAnimationDelay:</b> (NSTimeInterval)delay<br>
<hr>
<h2><a name="method-10">setBezeled:</a></h2>
- (void) <b>setBezeled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-11">setDoubleValue:</a></h2>
- (void) <b>setDoubleValue:</b> (double)doubleValue<br>
<hr>
<h2><a name="method-12">setIndeterminate:</a></h2>
- (void) <b>setIndeterminate:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-13">setMaxValue:</a></h2>
- (void) <b>setMaxValue:</b> (double)newMaximum<br>
<hr>
<h2><a name="method-14">setMinValue:</a></h2>
- (void) <b>setMinValue:</b> (double)newMinimum<br>
<hr>
<h2><a name="method-15">setUsesThreadedAnimation:</a></h2>
- (void) <b>setUsesThreadedAnimation:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-16">stopAnimation:</a></h2>
- (void) <b>stopAnimation:</b> (id)sender<br>
<hr>
<h2><a name="method-17">usesThreadedAnimation</a></h2>
- (BOOL) <b>usesThreadedAnimation</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,576 @@
<html><head>
<title>NSResponder</title>
</head>
<body>
<a href="NSProgressIndicator.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSRulerMarker.html">[Next]</a>
<h1>NSResponder</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSResponder</a></h2>
<h2><a name="NSResponder">NSResponder</a></h2>
<p><b>Declared in:</b> AppKit/NSResponder.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSResponder.html#method-0">-acceptsFirstResponder</a>
<li><a href="NSResponder.html#method-1">-becomeFirstResponder</a>
<li><a href="NSResponder.html#method-2">-capitalizeWord:</a>
<li><a href="NSResponder.html#method-3">-centerSelectionInVisibleArea:</a>
<li><a href="NSResponder.html#method-4">-changeCaseOfLetter:</a>
<li><a href="NSResponder.html#method-5">-complete:</a>
<li><a href="NSResponder.html#method-6">-deleteBackward:</a>
<li><a href="NSResponder.html#method-7">-deleteForward:</a>
<li><a href="NSResponder.html#method-8">-deleteToBeginningOfLine:</a>
<li><a href="NSResponder.html#method-9">-deleteToBeginningOfParagraph:</a>
<li><a href="NSResponder.html#method-10">-deleteToEndOfLine:</a>
<li><a href="NSResponder.html#method-11">-deleteToEndOfParagraph:</a>
<li><a href="NSResponder.html#method-12">-deleteToMark:</a>
<li><a href="NSResponder.html#method-13">-deleteWordBackward:</a>
<li><a href="NSResponder.html#method-14">-deleteWordForward:</a>
<li><a href="NSResponder.html#method-15">-doCommandBySelector:</a>
<li><a href="NSResponder.html#method-16">-flagsChanged:</a>
<li><a href="NSResponder.html#method-17">-flushBufferedKeyEvents</a>
<li><a href="NSResponder.html#method-18">-helpRequested:</a>
<li><a href="NSResponder.html#method-19">-indent:</a>
<li><a href="NSResponder.html#method-20">-insertBacktab:</a>
<li><a href="NSResponder.html#method-21">-insertNewline:</a>
<li><a href="NSResponder.html#method-22">-insertNewlineIgnoringFieldEditor:</a>
<li><a href="NSResponder.html#method-23">-insertParagraphSeparator:</a>
<li><a href="NSResponder.html#method-24">-insertTab:</a>
<li><a href="NSResponder.html#method-25">-insertTabIgnoringFieldEditor:</a>
<li><a href="NSResponder.html#method-26">-insertText:</a>
<li><a href="NSResponder.html#method-27">-interfaceStyle</a>
<li><a href="NSResponder.html#method-28">-interpretKeyEvents:</a>
<li><a href="NSResponder.html#method-29">-keyDown:</a>
<li><a href="NSResponder.html#method-30">-keyUp:</a>
<li><a href="NSResponder.html#method-31">-lowercaseWord:</a>
<li><a href="NSResponder.html#method-32">-menu</a>
<li><a href="NSResponder.html#method-33">-mouseDown:</a>
<li><a href="NSResponder.html#method-34">-mouseDragged:</a>
<li><a href="NSResponder.html#method-35">-mouseEntered:</a>
<li><a href="NSResponder.html#method-36">-mouseExited:</a>
<li><a href="NSResponder.html#method-37">-mouseMoved:</a>
<li><a href="NSResponder.html#method-38">-mouseUp:</a>
<li><a href="NSResponder.html#method-39">-moveBackward:</a>
<li><a href="NSResponder.html#method-40">-moveBackwardAndModifySelection:</a>
<li><a href="NSResponder.html#method-41">-moveDown:</a>
<li><a href="NSResponder.html#method-42">-moveDownAndModifySelection:</a>
<li><a href="NSResponder.html#method-43">-moveForward:</a>
<li><a href="NSResponder.html#method-44">-moveForwardAndModifySelection:</a>
<li><a href="NSResponder.html#method-45">-moveLeft:</a>
<li><a href="NSResponder.html#method-46">-moveRight:</a>
<li><a href="NSResponder.html#method-47">-moveToBeginningOfDocument:</a>
<li><a href="NSResponder.html#method-48">-moveToBeginningOfLine:</a>
<li><a href="NSResponder.html#method-49">-moveToBeginningOfParagraph:</a>
<li><a href="NSResponder.html#method-50">-moveToEndOfDocument:</a>
<li><a href="NSResponder.html#method-51">-moveToEndOfLine:</a>
<li><a href="NSResponder.html#method-52">-moveToEndOfParagraph:</a>
<li><a href="NSResponder.html#method-53">-moveUp:</a>
<li><a href="NSResponder.html#method-54">-moveUpAndModifySelection:</a>
<li><a href="NSResponder.html#method-55">-moveWordBackward:</a>
<li><a href="NSResponder.html#method-56">-moveWordBackwardAndModifySelection:</a>
<li><a href="NSResponder.html#method-57">-moveWordForward:</a>
<li><a href="NSResponder.html#method-58">-moveWordForwardAndModifySelection:</a>
<li><a href="NSResponder.html#method-59">-nextResponder</a>
<li><a href="NSResponder.html#method-60">-noResponderFor:</a>
<li><a href="NSResponder.html#method-61">-pageDown:</a>
<li><a href="NSResponder.html#method-62">-pageUp:</a>
<li><a href="NSResponder.html#method-63">-performKeyEquivalent:</a>
<li><a href="NSResponder.html#method-64">-performMnemonic:</a>
<li><a href="NSResponder.html#method-65">-resignFirstResponder</a>
<li><a href="NSResponder.html#method-66">-rightMouseDown:</a>
<li><a href="NSResponder.html#method-67">-rightMouseDragged:</a>
<li><a href="NSResponder.html#method-68">-rightMouseUp:</a>
<li><a href="NSResponder.html#method-69">-scrollLineDown:</a>
<li><a href="NSResponder.html#method-70">-scrollLineUp:</a>
<li><a href="NSResponder.html#method-71">-scrollPageDown:</a>
<li><a href="NSResponder.html#method-72">-scrollPageUp:</a>
<li><a href="NSResponder.html#method-73">-selectAll:</a>
<li><a href="NSResponder.html#method-74">-selectLine:</a>
<li><a href="NSResponder.html#method-75">-selectParagraph:</a>
<li><a href="NSResponder.html#method-76">-selectToMark:</a>
<li><a href="NSResponder.html#method-77">-selectWord:</a>
<li><a href="NSResponder.html#method-78">-setInterfaceStyle:</a>
<li><a href="NSResponder.html#method-79">-setMark:</a>
<li><a href="NSResponder.html#method-80">-setMenu:</a>
<li><a href="NSResponder.html#method-81">-setNextResponder:</a>
<li><a href="NSResponder.html#method-82">-showContextHelp:</a>
<li><a href="NSResponder.html#method-83">-swapWithMark:</a>
<li><a href="NSResponder.html#method-84">-transpose:</a>
<li><a href="NSResponder.html#method-85">-transposeWords:</a>
<li><a href="NSResponder.html#method-86">-tryToPerform:</a>
<li><a href="NSResponder.html#method-87">-undoManager</a>
<li><a href="NSResponder.html#method-88">-uppercaseWord:</a>
<li><a href="NSResponder.html#method-89">-validRequestorForSendType:returnType:</a>
<li><a href="NSResponder.html#method-90">-yank:</a>
</ul>
<hr>
<h2><a name="method-0">acceptsFirstResponder</a></h2>
- (BOOL) <b>acceptsFirstResponder</b><br>
<hr>
<h2><a name="method-1">becomeFirstResponder</a></h2>
- (BOOL) <b>becomeFirstResponder</b><br>
<hr>
<h2><a name="method-2">capitalizeWord:</a></h2>
- (void) <b>capitalizeWord:</b> (id)sender<br>
<hr>
<h2><a name="method-3">centerSelectionInVisibleArea:</a></h2>
- (void) <b>centerSelectionInVisibleArea:</b> (id)sender<br>
<hr>
<h2><a name="method-4">changeCaseOfLetter:</a></h2>
- (void) <b>changeCaseOfLetter:</b> (id)sender<br>
<hr>
<h2><a name="method-5">complete:</a></h2>
- (void) <b>complete:</b> (id)sender<br>
<hr>
<h2><a name="method-6">deleteBackward:</a></h2>
- (void) <b>deleteBackward:</b> (id)sender<br>
<hr>
<h2><a name="method-7">deleteForward:</a></h2>
- (void) <b>deleteForward:</b> (id)sender<br>
<hr>
<h2><a name="method-8">deleteToBeginningOfLine:</a></h2>
- (void) <b>deleteToBeginningOfLine:</b> (id)sender<br>
<hr>
<h2><a name="method-9">deleteToBeginningOfParagraph:</a></h2>
- (void) <b>deleteToBeginningOfParagraph:</b> (id)sender<br>
<hr>
<h2><a name="method-10">deleteToEndOfLine:</a></h2>
- (void) <b>deleteToEndOfLine:</b> (id)sender<br>
<hr>
<h2><a name="method-11">deleteToEndOfParagraph:</a></h2>
- (void) <b>deleteToEndOfParagraph:</b> (id)sender<br>
<hr>
<h2><a name="method-12">deleteToMark:</a></h2>
- (void) <b>deleteToMark:</b> (id)sender<br>
<hr>
<h2><a name="method-13">deleteWordBackward:</a></h2>
- (void) <b>deleteWordBackward:</b> (id)sender<br>
<hr>
<h2><a name="method-14">deleteWordForward:</a></h2>
- (void) <b>deleteWordForward:</b> (id)sender<br>
<hr>
<h2><a name="method-15">doCommandBySelector:</a></h2>
- (void) <b>doCommandBySelector:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-16">flagsChanged:</a></h2>
- (void) <b>flagsChanged:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-17">flushBufferedKeyEvents</a></h2>
- (void) <b>flushBufferedKeyEvents</b><br>
<hr>
<h2><a name="method-18">helpRequested:</a></h2>
- (void) <b>helpRequested:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-19">indent:</a></h2>
- (void) <b>indent:</b> (id)sender<br>
<hr>
<h2><a name="method-20">insertBacktab:</a></h2>
- (void) <b>insertBacktab:</b> (id)sender<br>
<hr>
<h2><a name="method-21">insertNewline:</a></h2>
- (void) <b>insertNewline:</b> (id)sender<br>
<hr>
<h2><a name="method-22">insertNewlineIgnoringFieldEditor:</a></h2>
- (void) <b>insertNewlineIgnoringFieldEditor:</b> (id)sender<br>
<hr>
<h2><a name="method-23">insertParagraphSeparator:</a></h2>
- (void) <b>insertParagraphSeparator:</b> (id)sender<br>
<hr>
<h2><a name="method-24">insertTab:</a></h2>
- (void) <b>insertTab:</b> (id)sender<br>
<hr>
<h2><a name="method-25">insertTabIgnoringFieldEditor:</a></h2>
- (void) <b>insertTabIgnoringFieldEditor:</b> (id)sender<br>
<hr>
<h2><a name="method-26">insertText:</a></h2>
- (void) <b>insertText:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-27">interfaceStyle</a></h2>
- (NSInterfaceStyle) <b>interfaceStyle</b><br>
<hr>
<h2><a name="method-28">interpretKeyEvents:</a></h2>
- (void) <b>interpretKeyEvents:</b> (NSArray*)eventArray<br>
<hr>
<h2><a name="method-29">keyDown:</a></h2>
- (void) <b>keyDown:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-30">keyUp:</a></h2>
- (void) <b>keyUp:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-31">lowercaseWord:</a></h2>
- (void) <b>lowercaseWord:</b> (id)sender<br>
<hr>
<h2><a name="method-32">menu</a></h2>
- (NSMenu*) <b>menu</b><br>
<hr>
<h2><a name="method-33">mouseDown:</a></h2>
- (void) <b>mouseDown:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-34">mouseDragged:</a></h2>
- (void) <b>mouseDragged:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-35">mouseEntered:</a></h2>
- (void) <b>mouseEntered:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-36">mouseExited:</a></h2>
- (void) <b>mouseExited:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-37">mouseMoved:</a></h2>
- (void) <b>mouseMoved:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-38">mouseUp:</a></h2>
- (void) <b>mouseUp:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-39">moveBackward:</a></h2>
- (void) <b>moveBackward:</b> (id)sender<br>
<hr>
<h2><a name="method-40">moveBackwardAndModifySelection:</a></h2>
- (void) <b>moveBackwardAndModifySelection:</b> (id)sender<br>
<hr>
<h2><a name="method-41">moveDown:</a></h2>
- (void) <b>moveDown:</b> (id)sender<br>
<hr>
<h2><a name="method-42">moveDownAndModifySelection:</a></h2>
- (void) <b>moveDownAndModifySelection:</b> (id)sender<br>
<hr>
<h2><a name="method-43">moveForward:</a></h2>
- (void) <b>moveForward:</b> (id)sender<br>
<hr>
<h2><a name="method-44">moveForwardAndModifySelection:</a></h2>
- (void) <b>moveForwardAndModifySelection:</b> (id)sender<br>
<hr>
<h2><a name="method-45">moveLeft:</a></h2>
- (void) <b>moveLeft:</b> (id)sender<br>
<hr>
<h2><a name="method-46">moveRight:</a></h2>
- (void) <b>moveRight:</b> (id)sender<br>
<hr>
<h2><a name="method-47">moveToBeginningOfDocument:</a></h2>
- (void) <b>moveToBeginningOfDocument:</b> (id)sender<br>
<hr>
<h2><a name="method-48">moveToBeginningOfLine:</a></h2>
- (void) <b>moveToBeginningOfLine:</b> (id)sender<br>
<hr>
<h2><a name="method-49">moveToBeginningOfParagraph:</a></h2>
- (void) <b>moveToBeginningOfParagraph:</b> (id)sender<br>
<hr>
<h2><a name="method-50">moveToEndOfDocument:</a></h2>
- (void) <b>moveToEndOfDocument:</b> (id)sender<br>
<hr>
<h2><a name="method-51">moveToEndOfLine:</a></h2>
- (void) <b>moveToEndOfLine:</b> (id)sender<br>
<hr>
<h2><a name="method-52">moveToEndOfParagraph:</a></h2>
- (void) <b>moveToEndOfParagraph:</b> (id)sender<br>
<hr>
<h2><a name="method-53">moveUp:</a></h2>
- (void) <b>moveUp:</b> (id)sender<br>
<hr>
<h2><a name="method-54">moveUpAndModifySelection:</a></h2>
- (void) <b>moveUpAndModifySelection:</b> (id)sender<br>
<hr>
<h2><a name="method-55">moveWordBackward:</a></h2>
- (void) <b>moveWordBackward:</b> (id)sender<br>
<hr>
<h2><a name="method-56">moveWordBackwardAndModifySelection:</a></h2>
- (void) <b>moveWordBackwardAndModifySelection:</b> (id)sender<br>
<hr>
<h2><a name="method-57">moveWordForward:</a></h2>
- (void) <b>moveWordForward:</b> (id)sender<br>
<hr>
<h2><a name="method-58">moveWordForwardAndModifySelection:</a></h2>
- (void) <b>moveWordForwardAndModifySelection:</b> (id)sender<br>
<hr>
<h2><a name="method-59">nextResponder</a></h2>
- (NSResponder*) <b>nextResponder</b><br>
<hr>
<h2><a name="method-60">noResponderFor:</a></h2>
- (void) <b>noResponderFor:</b> (SEL)eventSelector<br>
<hr>
<h2><a name="method-61">pageDown:</a></h2>
- (void) <b>pageDown:</b> (id)sender<br>
<hr>
<h2><a name="method-62">pageUp:</a></h2>
- (void) <b>pageUp:</b> (id)sender<br>
<hr>
<h2><a name="method-63">performKeyEquivalent:</a></h2>
- (BOOL) <b>performKeyEquivalent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-64">performMnemonic:</a></h2>
- (BOOL) <b>performMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-65">resignFirstResponder</a></h2>
- (BOOL) <b>resignFirstResponder</b><br>
<hr>
<h2><a name="method-66">rightMouseDown:</a></h2>
- (void) <b>rightMouseDown:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-67">rightMouseDragged:</a></h2>
- (void) <b>rightMouseDragged:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-68">rightMouseUp:</a></h2>
- (void) <b>rightMouseUp:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-69">scrollLineDown:</a></h2>
- (void) <b>scrollLineDown:</b> (id)sender<br>
<hr>
<h2><a name="method-70">scrollLineUp:</a></h2>
- (void) <b>scrollLineUp:</b> (id)sender<br>
<hr>
<h2><a name="method-71">scrollPageDown:</a></h2>
- (void) <b>scrollPageDown:</b> (id)sender<br>
<hr>
<h2><a name="method-72">scrollPageUp:</a></h2>
- (void) <b>scrollPageUp:</b> (id)sender<br>
<hr>
<h2><a name="method-73">selectAll:</a></h2>
- (void) <b>selectAll:</b> (id)sender<br>
<hr>
<h2><a name="method-74">selectLine:</a></h2>
- (void) <b>selectLine:</b> (id)sender<br>
<hr>
<h2><a name="method-75">selectParagraph:</a></h2>
- (void) <b>selectParagraph:</b> (id)sender<br>
<hr>
<h2><a name="method-76">selectToMark:</a></h2>
- (void) <b>selectToMark:</b> (id)sender<br>
<hr>
<h2><a name="method-77">selectWord:</a></h2>
- (void) <b>selectWord:</b> (id)sender<br>
<hr>
<h2><a name="method-78">setInterfaceStyle:</a></h2>
- (void) <b>setInterfaceStyle:</b> (NSInterfaceStyle)interfaceStyle<br>
<hr>
<h2><a name="method-79">setMark:</a></h2>
- (void) <b>setMark:</b> (id)sender<br>
<hr>
<h2><a name="method-80">setMenu:</a></h2>
- (void) <b>setMenu:</b> (NSMenu*)aMenu<br>
<hr>
<h2><a name="method-81">setNextResponder:</a></h2>
- (void) <b>setNextResponder:</b> (NSResponder*)aResponder<br>
<hr>
<h2><a name="method-82">showContextHelp:</a></h2>
- (void) <b>showContextHelp:</b> (id)sender<br>
<hr>
<h2><a name="method-83">swapWithMark:</a></h2>
- (void) <b>swapWithMark:</b> (id)sender<br>
<hr>
<h2><a name="method-84">transpose:</a></h2>
- (void) <b>transpose:</b> (id)sender<br>
<hr>
<h2><a name="method-85">transposeWords:</a></h2>
- (void) <b>transposeWords:</b> (id)sender<br>
<hr>
<h2><a name="method-86">tryToPerform:</a></h2>
- (BOOL) <b>tryToPerform:</b> (SEL)anAction<br>
<hr>
<h2><a name="method-87">undoManager</a></h2>
- (NSUndoManager*) <b>undoManager</b><br>
<hr>
<h2><a name="method-88">uppercaseWord:</a></h2>
- (void) <b>uppercaseWord:</b> (id)sender<br>
<hr>
<h2><a name="method-89">validRequestorForSendType:returnType:</a></h2>
- (id) <b>validRequestorForSendType:</b> (NSString*)sendType <b>returnType:</b> (NSString*)returnType<br>
<hr>
<h2><a name="method-90">yank:</a></h2>
- (void) <b>yank:</b> (id)sender<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,144 @@
<html><head>
<title>NSRulerMarker</title>
</head>
<body>
<a href="NSResponder.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSRulerView.html">[Next]</a>
<h1>NSRulerMarker</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSRulerMarker</a></h2>
<h2><a name="NSRulerMarker">NSRulerMarker</a></h2>
<p><b>Declared in:</b> AppKit/NSRulerMarker.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCopying
</p>
<hr>
<ul>
<li><a href="NSRulerMarker.html#method-0">-drawRect:</a>
<li><a href="NSRulerMarker.html#method-1">-image</a>
<li><a href="NSRulerMarker.html#method-2">-imageOrigin</a>
<li><a href="NSRulerMarker.html#method-3">-imageRectInRuler</a>
<li><a href="NSRulerMarker.html#method-4">-initWithRulerView:markerLocation:image:imageOrigin:</a>
<li><a href="NSRulerMarker.html#method-5">-isDragging</a>
<li><a href="NSRulerMarker.html#method-6">-isMovable</a>
<li><a href="NSRulerMarker.html#method-7">-isRemovable</a>
<li><a href="NSRulerMarker.html#method-8">-makerLocation</a>
<li><a href="NSRulerMarker.html#method-9">-representedObject</a>
<li><a href="NSRulerMarker.html#method-10">-ruler</a>
<li><a href="NSRulerMarker.html#method-11">-setImage:</a>
<li><a href="NSRulerMarker.html#method-12">-setImageOrigin:</a>
<li><a href="NSRulerMarker.html#method-13">-setMarkerLocation:</a>
<li><a href="NSRulerMarker.html#method-14">-setMovable:</a>
<li><a href="NSRulerMarker.html#method-15">-setRemovable:</a>
<li><a href="NSRulerMarker.html#method-16">-setRepresentedObject:</a>
<li><a href="NSRulerMarker.html#method-17">-thicknessRequiredInRuler</a>
<li><a href="NSRulerMarker.html#method-18">-trackMouse:</a>
</ul>
<hr>
<h2><a name="method-0">drawRect:</a></h2>
- (void) <b>drawRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-1">image</a></h2>
- (NSImage*) <b>image</b><br>
<hr>
<h2><a name="method-2">imageOrigin</a></h2>
- (NSPoint) <b>imageOrigin</b><br>
<hr>
<h2><a name="method-3">imageRectInRuler</a></h2>
- (NSRect) <b>imageRectInRuler</b><br>
<hr>
<h2><a name="method-4">initWithRulerView:markerLocation:image:imageOrigin:</a></h2>
- (id) <b>initWithRulerView:</b> (NSRulerView*)aRulerView <b>markerLocation:</b> (float)location <b>image:</b> (NSImage *)anImage <b>imageOrigin:</b> (NSPoint)imageOrigin<br>
<hr>
<h2><a name="method-5">isDragging</a></h2>
- (BOOL) <b>isDragging</b><br>
<hr>
<h2><a name="method-6">isMovable</a></h2>
- (BOOL) <b>isMovable</b><br>
<hr>
<h2><a name="method-7">isRemovable</a></h2>
- (BOOL) <b>isRemovable</b><br>
<hr>
<h2><a name="method-8">makerLocation</a></h2>
- (float) <b>makerLocation</b><br>
<hr>
<h2><a name="method-9">representedObject</a></h2>
- (id&#60;NSCopying>) <b>representedObject</b><br>
<hr>
<h2><a name="method-10">ruler</a></h2>
- (NSRulerView*) <b>ruler</b><br>
<hr>
<h2><a name="method-11">setImage:</a></h2>
- (void) <b>setImage:</b> (NSImage*)anImage<br>
<hr>
<h2><a name="method-12">setImageOrigin:</a></h2>
- (void) <b>setImageOrigin:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-13">setMarkerLocation:</a></h2>
- (void) <b>setMarkerLocation:</b> (float)location<br>
<hr>
<h2><a name="method-14">setMovable:</a></h2>
- (void) <b>setMovable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-15">setRemovable:</a></h2>
- (void) <b>setRemovable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-16">setRepresentedObject:</a></h2>
- (void) <b>setRepresentedObject:</b> (id&#60;NSCopying>)anObject<br>
<hr>
<h2><a name="method-17">thicknessRequiredInRuler</a></h2>
- (float) <b>thicknessRequiredInRuler</b><br>
<hr>
<h2><a name="method-18">trackMouse:</a></h2>
- (BOOL) <b>trackMouse:</b> (NSEvent*)theEvent<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,282 @@
<html><head>
<title>NSRulerView</title>
</head>
<body>
<a href="NSRulerMarker.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSavePanel.html">[Next]</a>
<h1>NSRulerView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSRulerView</a></h2>
<h2><a name="NSRulerView">NSRulerView</a></h2>
<p><b>Declared in:</b> AppKit/NSRulerView.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSRulerView.html#method-0">+registerUnitWithName:abbreviation:unitToPointsConversionFactor:stepUpCycle:stepDownCycle:</a>
<li><a href="NSRulerView.html#method-1">-accessoryView</a>
<li><a href="NSRulerView.html#method-2">-addMarker:</a>
<li><a href="NSRulerView.html#method-3">-baselineLocation</a>
<li><a href="NSRulerView.html#method-4">-clientView</a>
<li><a href="NSRulerView.html#method-5">-drawHashMarksAndLabelsInRect:</a>
<li><a href="NSRulerView.html#method-6">-drawMarkersInRect:</a>
<li><a href="NSRulerView.html#method-7">-initWithScrollView:</a>
<li><a href="NSRulerView.html#method-8">-invalidateHashMarks</a>
<li><a href="NSRulerView.html#method-9">-isFlipped</a>
<li><a href="NSRulerView.html#method-10">-markers</a>
<li><a href="NSRulerView.html#method-11">-measurementUnits</a>
<li><a href="NSRulerView.html#method-12">-moveRulerlineFromLocation:toLocation:</a>
<li><a href="NSRulerView.html#method-13">-orientation</a>
<li><a href="NSRulerView.html#method-14">-originOffset</a>
<li><a href="NSRulerView.html#method-15">-removeMarker:</a>
<li><a href="NSRulerView.html#method-16">-requiredThickness</a>
<li><a href="NSRulerView.html#method-17">-reservedThicknessForAccessoryView</a>
<li><a href="NSRulerView.html#method-18">-reservedThicknessForMarkers</a>
<li><a href="NSRulerView.html#method-19">-ruleThickness</a>
<li><a href="NSRulerView.html#method-32">-rulerView:didAddMarker:</a>
<li><a href="NSRulerView.html#method-33">-rulerView:didMoveMarker:</a>
<li><a href="NSRulerView.html#method-34">-rulerView:didRemoveMarker:</a>
<li><a href="NSRulerView.html#method-35">-rulerView:handleMouseDown:</a>
<li><a href="NSRulerView.html#method-36">-rulerView:shouldAddMarker:</a>
<li><a href="NSRulerView.html#method-37">-rulerView:shouldMoveMarker:</a>
<li><a href="NSRulerView.html#method-38">-rulerView:shouldRemoveMarker:</a>
<li><a href="NSRulerView.html#method-39">-rulerView:willAddMarker:atLocation:</a>
<li><a href="NSRulerView.html#method-40">-rulerView:willMoveMarker:toLocation:</a>
<li><a href="NSRulerView.html#method-41">-rulerView:willSetClientView:</a>
<li><a href="NSRulerView.html#method-20">-scrollView</a>
<li><a href="NSRulerView.html#method-21">-setAccessoryView:</a>
<li><a href="NSRulerView.html#method-22">-setClientView:</a>
<li><a href="NSRulerView.html#method-23">-setMarkers:</a>
<li><a href="NSRulerView.html#method-24">-setMeasurementUnits:</a>
<li><a href="NSRulerView.html#method-25">-setOrientation:</a>
<li><a href="NSRulerView.html#method-26">-setOriginOffset:</a>
<li><a href="NSRulerView.html#method-27">-setReservedThicknessForAccessoryView:</a>
<li><a href="NSRulerView.html#method-28">-setReservedThicknessForMarkers:</a>
<li><a href="NSRulerView.html#method-29">-setRuleThickness:</a>
<li><a href="NSRulerView.html#method-30">-setScrollView:</a>
<li><a href="NSRulerView.html#method-31">-trackMarker:withMouseEvent:</a>
</ul>
<hr>
<h2><a name="method-0">registerUnitWithName:abbreviation:unitToPointsConversionFactor:stepUpCycle:stepDownCycle:</a></h2>
+ (void) <b>registerUnitWithName:</b> (NSString*)unitName <b>abbreviation:</b> (NSString*)abbreviation <b>unitToPointsConversionFactor:</b> (float)conversionFactor <b>stepUpCycle:</b> (NSArray *)stepUpCycle <b>stepDownCycle:</b> (NSArray*)stepDownCycle<br>
<hr>
<h2><a name="method-1">accessoryView</a></h2>
- (NSView*) <b>accessoryView</b><br>
<hr>
<h2><a name="method-2">addMarker:</a></h2>
- (void) <b>addMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-3">baselineLocation</a></h2>
- (float) <b>baselineLocation</b><br>
<hr>
<h2><a name="method-4">clientView</a></h2>
- (NSView*) <b>clientView</b><br>
<hr>
<h2><a name="method-5">drawHashMarksAndLabelsInRect:</a></h2>
- (void) <b>drawHashMarksAndLabelsInRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-6">drawMarkersInRect:</a></h2>
- (void) <b>drawMarkersInRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-7">initWithScrollView:</a></h2>
- (id) <b>initWithScrollView:</b> (NSScrollView*)aScrollView<br>
<hr>
<h2><a name="method-8">invalidateHashMarks</a></h2>
- (void) <b>invalidateHashMarks</b><br>
<hr>
<h2><a name="method-9">isFlipped</a></h2>
- (BOOL) <b>isFlipped</b><br>
<hr>
<h2><a name="method-10">markers</a></h2>
- (NSArray*) <b>markers</b><br>
<hr>
<h2><a name="method-11">measurementUnits</a></h2>
- (NSString*) <b>measurementUnits</b><br>
<hr>
<h2><a name="method-12">moveRulerlineFromLocation:toLocation:</a></h2>
- (void) <b>moveRulerlineFromLocation:</b> (float)oldLoc <b>toLocation:</b> (float)newLoc<br>
<hr>
<h2><a name="method-13">orientation</a></h2>
- (NSRulerOrientation) <b>orientation</b><br>
<hr>
<h2><a name="method-14">originOffset</a></h2>
- (float) <b>originOffset</b><br>
<hr>
<h2><a name="method-15">removeMarker:</a></h2>
- (void) <b>removeMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-16">requiredThickness</a></h2>
- (float) <b>requiredThickness</b><br>
<hr>
<h2><a name="method-17">reservedThicknessForAccessoryView</a></h2>
- (float) <b>reservedThicknessForAccessoryView</b><br>
<hr>
<h2><a name="method-18">reservedThicknessForMarkers</a></h2>
- (float) <b>reservedThicknessForMarkers</b><br>
<hr>
<h2><a name="method-19">ruleThickness</a></h2>
- (float) <b>ruleThickness</b><br>
<hr>
<h2><a name="method-20">scrollView</a></h2>
- (NSScrollView*) <b>scrollView</b><br>
<hr>
<h2><a name="method-21">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-22">setClientView:</a></h2>
- (void) <b>setClientView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-23">setMarkers:</a></h2>
- (void) <b>setMarkers:</b> (NSArray*)markers<br>
<hr>
<h2><a name="method-24">setMeasurementUnits:</a></h2>
- (void) <b>setMeasurementUnits:</b> (NSString*)unitName<br>
<hr>
<h2><a name="method-25">setOrientation:</a></h2>
- (void) <b>setOrientation:</b> (NSRulerOrientation)orientation<br>
<hr>
<h2><a name="method-26">setOriginOffset:</a></h2>
- (void) <b>setOriginOffset:</b> (float)offset<br>
<hr>
<h2><a name="method-27">setReservedThicknessForAccessoryView:</a></h2>
- (void) <b>setReservedThicknessForAccessoryView:</b> (float)thickness<br>
<hr>
<h2><a name="method-28">setReservedThicknessForMarkers:</a></h2>
- (void) <b>setReservedThicknessForMarkers:</b> (float)thickness<br>
<hr>
<h2><a name="method-29">setRuleThickness:</a></h2>
- (void) <b>setRuleThickness:</b> (float)thickness<br>
<hr>
<h2><a name="method-30">setScrollView:</a></h2>
- (void) <b>setScrollView:</b> (NSScrollView*)scrollView<br>
<hr>
<h2><a name="method-31">trackMarker:withMouseEvent:</a></h2>
- (BOOL) <b>trackMarker:</b> (NSRulerMarker*)aMarker <b>withMouseEvent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-32">rulerView:didAddMarker:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>didAddMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-33">rulerView:didMoveMarker:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>didMoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-34">rulerView:didRemoveMarker:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>didRemoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-35">rulerView:handleMouseDown:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>handleMouseDown:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-36">rulerView:shouldAddMarker:</a></h2>
- (BOOL) <b>rulerView:</b> (NSRulerView*)aRulerView <b>shouldAddMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-37">rulerView:shouldMoveMarker:</a></h2>
- (BOOL) <b>rulerView:</b> (NSRulerView*)aRulerView <b>shouldMoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-38">rulerView:shouldRemoveMarker:</a></h2>
- (BOOL) <b>rulerView:</b> (NSRulerView*)aRulerView <b>shouldRemoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-39">rulerView:willAddMarker:atLocation:</a></h2>
- (float) <b>rulerView:</b> (NSRulerView*)aRulerView <b>willAddMarker:</b> (NSRulerMarker*)aMarker <b>atLocation:</b> (float)location<br>
<hr>
<h2><a name="method-40">rulerView:willMoveMarker:toLocation:</a></h2>
- (float) <b>rulerView:</b> (NSRulerView*)aRulerView <b>willMoveMarker:</b> (NSRulerMarker*)aMarker <b>toLocation:</b> (float)location<br>
<hr>
<h2><a name="method-41">rulerView:willSetClientView:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>willSetClientView:</b> (NSView*)newClient<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,165 @@
<html><head>
<title>NSSavePanel</title>
</head>
<body>
<a href="NSRulerView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSScreen.html">[Next]</a>
<h1>NSSavePanel</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSavePanel</a></h2>
<h2><a name="NSSavePanel">NSSavePanel</a></h2>
<p><b>Declared in:</b> AppKit/NSSavePanel.h</p>
<hr>
<ul>
<li><a href="NSSavePanel.html#method-0">+savePanel</a>
<li><a href="NSSavePanel.html#method-1">-cancel:</a>
<li><a href="NSSavePanel.html#method-2">-directory</a>
<li><a href="NSSavePanel.html#method-3">-encodeWithCoder:</a>
<li><a href="NSSavePanel.html#method-4">-initWithCoder:</a>
<li><a href="NSSavePanel.html#method-5">-ok:</a>
<li><a href="NSSavePanel.html#method-20">-panel:compareFilename:with:caseSensitive:</a>
<li><a href="NSSavePanel.html#method-22">-panel:isValidFilename:</a>
<li><a href="NSSavePanel.html#method-21">-panel:shouldShowFilename:</a>
<li><a href="NSSavePanel.html#method-6">-prompt</a>
<li><a href="NSSavePanel.html#method-7">-requiredFileType</a>
<li><a href="NSSavePanel.html#method-8">-runModalForDirectory:</a>
<li><a href="NSSavePanel.html#method-9">-selectText:</a>
<li><a href="NSSavePanel.html#method-10">-setAccessoryView:</a>
<li><a href="NSSavePanel.html#method-11">-setDelegate:</a>
<li><a href="NSSavePanel.html#method-12">-setDirectory:</a>
<li><a href="NSSavePanel.html#method-13">-setPrompt:</a>
<li><a href="NSSavePanel.html#method-14">-setRequiredFileType:</a>
<li><a href="NSSavePanel.html#method-16">-setTitle:</a>
<li><a href="NSSavePanel.html#method-15">-setTreatsFilePackagesAsDirectories:</a>
<li><a href="NSSavePanel.html#method-17">-title</a>
<li><a href="NSSavePanel.html#method-18">-treatsFilePackagesAsDirectories</a>
<li><a href="NSSavePanel.html#method-19">-validateVisibleColumns</a>
</ul>
<hr>
<h2><a name="method-0">savePanel</a></h2>
+ (NSSavePanel*) <b>savePanel</b><br>
<hr>
<h2><a name="method-1">cancel:</a></h2>
- (void) <b>cancel:</b> (id)sender<br>
<hr>
<h2><a name="method-2">directory</a></h2>
- (NSString*) <b>directory</b><br>
<hr>
<h2><a name="method-3">encodeWithCoder:</a></h2>
- (void) <b>encodeWithCoder:</b> (NSCoder*)coder<br>
<hr>
<h2><a name="method-4">initWithCoder:</a></h2>
- (id) <b>initWithCoder:</b> (NSCoder*)coder<br>
<hr>
<h2><a name="method-5">ok:</a></h2>
- (void) <b>ok:</b> (id)sender<br>
<hr>
<h2><a name="method-6">prompt</a></h2>
- (NSString*) <b>prompt</b><br>
<hr>
<h2><a name="method-7">requiredFileType</a></h2>
- (NSString*) <b>requiredFileType</b><br>
<hr>
<h2><a name="method-8">runModalForDirectory:</a></h2>
- (int) <b>runModalForDirectory:</b> (NSString*)path<br>
<hr>
<h2><a name="method-9">selectText:</a></h2>
- (void) <b>selectText:</b> (id)sender<br>
<hr>
<h2><a name="method-10">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-11">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-12">setDirectory:</a></h2>
- (void) <b>setDirectory:</b> (NSString*)path<br>
<hr>
<h2><a name="method-13">setPrompt:</a></h2>
- (void) <b>setPrompt:</b> (NSString*)prompt<br>
<hr>
<h2><a name="method-14">setRequiredFileType:</a></h2>
- (void) <b>setRequiredFileType:</b> (NSString*)type<br>
<hr>
<h2><a name="method-15">setTreatsFilePackagesAsDirectories:</a></h2>
- (void) <b>setTreatsFilePackagesAsDirectories:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-16">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-17">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
<h2><a name="method-18">treatsFilePackagesAsDirectories</a></h2>
- (BOOL) <b>treatsFilePackagesAsDirectories</b><br>
<hr>
<h2><a name="method-19">validateVisibleColumns</a></h2>
- (void) <b>validateVisibleColumns</b><br>
<hr>
<h2><a name="method-20">panel:compareFilename:with:caseSensitive:</a></h2>
- (NSComparisonResult) <b>panel:</b> (id)sender <b>compareFilename:</b> (NSString*)fileName1 <b>with:</b> (NSString *)fileName2 <b>caseSensitive:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-21">panel:shouldShowFilename:</a></h2>
- (BOOL) <b>panel:</b> (id)sender <b>shouldShowFilename:</b> (NSString*)filename<br>
<hr>
<h2><a name="method-22">panel:isValidFilename:</a></h2>
- (BOOL) <b>panel:</b> (id)sender <b>isValidFilename:</b> (NSString*)filename<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,78 @@
<html><head>
<title>NSScreen</title>
</head>
<body>
<a href="NSSavePanel.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSScrollView.html">[Next]</a>
<h1>NSScreen</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSScreen</a></h2>
<h2><a name="NSScreen">NSScreen</a></h2>
<p><b>Declared in:</b> AppKit/NSScreen.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSScreen.html#method-0">+deepestScreen</a>
<li><a href="NSScreen.html#method-1">+mainScreen</a>
<li><a href="NSScreen.html#method-2">+screens</a>
<li><a href="NSScreen.html#method-3">-depth</a>
<li><a href="NSScreen.html#method-4">-deviceDescription</a>
<li><a href="NSScreen.html#method-5">-frame</a>
<li><a href="NSScreen.html#method-6">-supportedWindowDepths</a>
<li><a href="NSScreen.html#method-7">-visibleFrame</a>
</ul>
<hr>
<h2><a name="method-0">deepestScreen</a></h2>
+ (NSScreen*) <b>deepestScreen</b><br>
<hr>
<h2><a name="method-1">mainScreen</a></h2>
+ (NSScreen*) <b>mainScreen</b><br>
<hr>
<h2><a name="method-2">screens</a></h2>
+ (NSArray*) <b>screens</b><br>
<hr>
<h2><a name="method-3">depth</a></h2>
- (NSWindowDepth) <b>depth</b><br>
<hr>
<h2><a name="method-4">deviceDescription</a></h2>
- (NSDictionary*) <b>deviceDescription</b><br>
<hr>
<h2><a name="method-5">frame</a></h2>
- (NSRect) <b>frame</b><br>
<hr>
<h2><a name="method-6">supportedWindowDepths</a></h2>
- (constNSWindowDepth*) <b>supportedWindowDepths</b><br>
<hr>
<h2><a name="method-7">visibleFrame</a></h2>
- (NSRect) <b>visibleFrame</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,342 @@
<html><head>
<title>NSScrollView</title>
</head>
<body>
<a href="NSScreen.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSScroller.html">[Next]</a>
<h1>NSScrollView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSScrollView</a></h2>
<h2><a name="NSScrollView">NSScrollView</a></h2>
<p><b>Declared in:</b> AppKit/NSScrollView.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSScrollView.html#method-0">+contentSizeForFrameSize:hasHorizontalScroller:hasVerticalScroller:borderType:</a>
<li><a href="NSScrollView.html#method-1">+frameSizeForContentSize:hasHorizontalScroller:hasVerticalScroller:borderType:</a>
<li><a href="NSScrollView.html#method-2">+rulerViewClass</a>
<li><a href="NSScrollView.html#method-3">+setRulerViewClass:</a>
<li><a href="NSScrollView.html#method-4">-backgroundColor</a>
<li><a href="NSScrollView.html#method-5">-borderType</a>
<li><a href="NSScrollView.html#method-6">-contentSize</a>
<li><a href="NSScrollView.html#method-7">-contentView</a>
<li><a href="NSScrollView.html#method-8">-documentCursor</a>
<li><a href="NSScrollView.html#method-9">-documentView</a>
<li><a href="NSScrollView.html#method-10">-documentVisibleRect</a>
<li><a href="NSScrollView.html#method-11">-hasHorizontalRuler</a>
<li><a href="NSScrollView.html#method-12">-hasHorizontalScroller</a>
<li><a href="NSScrollView.html#method-13">-hasVerticalRuler</a>
<li><a href="NSScrollView.html#method-14">-hasVerticalScroller</a>
<li><a href="NSScrollView.html#method-15">-horizontalLineScroll</a>
<li><a href="NSScrollView.html#method-16">-horizontalPageScroll</a>
<li><a href="NSScrollView.html#method-17">-horizontalRulerView</a>
<li><a href="NSScrollView.html#method-18">-horizontalScroller</a>
<li><a href="NSScrollView.html#method-19">-isRulerVisible</a>
<li><a href="NSScrollView.html#method-20">-lineScroll</a>
<li><a href="NSScrollView.html#method-21">-pageScroll</a>
<li><a href="NSScrollView.html#method-22">-reflectScrolledClipView:</a>
<li><a href="NSScrollView.html#method-23">-rulersVisible</a>
<li><a href="NSScrollView.html#method-24">-scrollsDynamically</a>
<li><a href="NSScrollView.html#method-25">-setBackgroundColor:</a>
<li><a href="NSScrollView.html#method-26">-setBorderType:</a>
<li><a href="NSScrollView.html#method-27">-setContentView:</a>
<li><a href="NSScrollView.html#method-28">-setDocumentCursor:</a>
<li><a href="NSScrollView.html#method-29">-setDocumentView:</a>
<li><a href="NSScrollView.html#method-30">-setHasHorizontalRuler:</a>
<li><a href="NSScrollView.html#method-31">-setHasHorizontalScroller:</a>
<li><a href="NSScrollView.html#method-32">-setHasVerticalRuler:</a>
<li><a href="NSScrollView.html#method-33">-setHasVerticalScroller:</a>
<li><a href="NSScrollView.html#method-34">-setHorizontalLineScroll:</a>
<li><a href="NSScrollView.html#method-35">-setHorizontalPageScroll:</a>
<li><a href="NSScrollView.html#method-36">-setHorizontalRulerView:</a>
<li><a href="NSScrollView.html#method-37">-setHorizontalScroller:</a>
<li><a href="NSScrollView.html#method-38">-setLineScroll:</a>
<li><a href="NSScrollView.html#method-39">-setPageScroll:</a>
<li><a href="NSScrollView.html#method-40">-setRulersVisible:</a>
<li><a href="NSScrollView.html#method-41">-setScrollsDynamically:</a>
<li><a href="NSScrollView.html#method-42">-setVerticalLineScroll:</a>
<li><a href="NSScrollView.html#method-43">-setVerticalPageScroll:</a>
<li><a href="NSScrollView.html#method-44">-setVerticalRulerView:</a>
<li><a href="NSScrollView.html#method-45">-setVerticalScroller:</a>
<li><a href="NSScrollView.html#method-46">-tile</a>
<li><a href="NSScrollView.html#method-47">-toggleRuler:</a>
<li><a href="NSScrollView.html#method-48">-verticalLineScroll</a>
<li><a href="NSScrollView.html#method-49">-verticalPageScroll</a>
<li><a href="NSScrollView.html#method-50">-verticalRulerView</a>
<li><a href="NSScrollView.html#method-51">-verticalScroller</a>
</ul>
<hr>
<h2><a name="method-0">contentSizeForFrameSize:hasHorizontalScroller:hasVerticalScroller:borderType:</a></h2>
+ (NSSize) <b>contentSizeForFrameSize:</b> (NSSize)frameSize <b>hasHorizontalScroller:</b> (BOOL)hFlag <b>hasVerticalScroller:</b> (BOOL)vFlag <b>borderType:</b> (NSBorderType)borderType<br>
<hr>
<h2><a name="method-1">frameSizeForContentSize:hasHorizontalScroller:hasVerticalScroller:borderType:</a></h2>
+ (NSSize) <b>frameSizeForContentSize:</b> (NSSize)contentSize <b>hasHorizontalScroller:</b> (BOOL)hFlag <b>hasVerticalScroller:</b> (BOOL)vFlag <b>borderType:</b> (NSBorderType)borderType<br>
<hr>
<h2><a name="method-2">rulerViewClass</a></h2>
+ (Class) <b>rulerViewClass</b><br>
<hr>
<h2><a name="method-3">setRulerViewClass:</a></h2>
+ (void) <b>setRulerViewClass:</b> (Class)aClass<br>
<hr>
<h2><a name="method-4">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-5">borderType</a></h2>
- (NSBorderType) <b>borderType</b><br>
<hr>
<h2><a name="method-6">contentSize</a></h2>
- (NSSize) <b>contentSize</b><br>
<hr>
<h2><a name="method-7">contentView</a></h2>
- (NSClipView*) <b>contentView</b><br>
<hr>
<h2><a name="method-8">documentCursor</a></h2>
- (NSCursor*) <b>documentCursor</b><br>
<hr>
<h2><a name="method-9">documentView</a></h2>
- (id) <b>documentView</b><br>
<hr>
<h2><a name="method-10">documentVisibleRect</a></h2>
- (NSRect) <b>documentVisibleRect</b><br>
<hr>
<h2><a name="method-11">hasHorizontalRuler</a></h2>
- (BOOL) <b>hasHorizontalRuler</b><br>
<hr>
<h2><a name="method-12">hasHorizontalScroller</a></h2>
- (BOOL) <b>hasHorizontalScroller</b><br>
<hr>
<h2><a name="method-13">hasVerticalRuler</a></h2>
- (BOOL) <b>hasVerticalRuler</b><br>
<hr>
<h2><a name="method-14">hasVerticalScroller</a></h2>
- (BOOL) <b>hasVerticalScroller</b><br>
<hr>
<h2><a name="method-15">horizontalLineScroll</a></h2>
- (float) <b>horizontalLineScroll</b><br>
<hr>
<h2><a name="method-16">horizontalPageScroll</a></h2>
- (float) <b>horizontalPageScroll</b><br>
<hr>
<h2><a name="method-17">horizontalRulerView</a></h2>
- (NSRulerView*) <b>horizontalRulerView</b><br>
<hr>
<h2><a name="method-18">horizontalScroller</a></h2>
- (NSScroller*) <b>horizontalScroller</b><br>
<hr>
<h2><a name="method-19">isRulerVisible</a></h2>
- (BOOL) <b>isRulerVisible</b><br>
<hr>
<h2><a name="method-20">lineScroll</a></h2>
- (float) <b>lineScroll</b><br>
<hr>
<h2><a name="method-21">pageScroll</a></h2>
- (float) <b>pageScroll</b><br>
<hr>
<h2><a name="method-22">reflectScrolledClipView:</a></h2>
- (void) <b>reflectScrolledClipView:</b> (NSClipView*)aClipView<br>
<hr>
<h2><a name="method-23">rulersVisible</a></h2>
- (BOOL) <b>rulersVisible</b><br>
<hr>
<h2><a name="method-24">scrollsDynamically</a></h2>
- (BOOL) <b>scrollsDynamically</b><br>
<hr>
<h2><a name="method-25">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-26">setBorderType:</a></h2>
- (void) <b>setBorderType:</b> (NSBorderType)borderType<br>
<hr>
<h2><a name="method-27">setContentView:</a></h2>
- (void) <b>setContentView:</b> (NSClipView*)aView<br>
<hr>
<h2><a name="method-28">setDocumentCursor:</a></h2>
- (void) <b>setDocumentCursor:</b> (NSCursor*)aCursor<br>
<hr>
<h2><a name="method-29">setDocumentView:</a></h2>
- (void) <b>setDocumentView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-30">setHasHorizontalRuler:</a></h2>
- (void) <b>setHasHorizontalRuler:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-31">setHasHorizontalScroller:</a></h2>
- (void) <b>setHasHorizontalScroller:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-32">setHasVerticalRuler:</a></h2>
- (void) <b>setHasVerticalRuler:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-33">setHasVerticalScroller:</a></h2>
- (void) <b>setHasVerticalScroller:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-34">setHorizontalLineScroll:</a></h2>
- (void) <b>setHorizontalLineScroll:</b> (float)aFloat<br>
<hr>
<h2><a name="method-35">setHorizontalPageScroll:</a></h2>
- (void) <b>setHorizontalPageScroll:</b> (float)aFloat<br>
<hr>
<h2><a name="method-36">setHorizontalRulerView:</a></h2>
- (void) <b>setHorizontalRulerView:</b> (NSRulerView*)aRulerView<br>
<hr>
<h2><a name="method-37">setHorizontalScroller:</a></h2>
- (void) <b>setHorizontalScroller:</b> (NSScroller*)aScroller<br>
<hr>
<h2><a name="method-38">setLineScroll:</a></h2>
- (void) <b>setLineScroll:</b> (float)aFloat<br>
<hr>
<h2><a name="method-39">setPageScroll:</a></h2>
- (void) <b>setPageScroll:</b> (float)aFloat<br>
<hr>
<h2><a name="method-40">setRulersVisible:</a></h2>
- (void) <b>setRulersVisible:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-41">setScrollsDynamically:</a></h2>
- (void) <b>setScrollsDynamically:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-42">setVerticalLineScroll:</a></h2>
- (void) <b>setVerticalLineScroll:</b> (float)aFloat<br>
<hr>
<h2><a name="method-43">setVerticalPageScroll:</a></h2>
- (void) <b>setVerticalPageScroll:</b> (float)aFloat<br>
<hr>
<h2><a name="method-44">setVerticalRulerView:</a></h2>
- (void) <b>setVerticalRulerView:</b> (NSRulerView*)aRulerView<br>
<hr>
<h2><a name="method-45">setVerticalScroller:</a></h2>
- (void) <b>setVerticalScroller:</b> (NSScroller*)aScroller<br>
<hr>
<h2><a name="method-46">tile</a></h2>
- (void) <b>tile</b><br>
<hr>
<h2><a name="method-47">toggleRuler:</a></h2>
- (void) <b>toggleRuler:</b> (id)sender<br>
<hr>
<h2><a name="method-48">verticalLineScroll</a></h2>
- (float) <b>verticalLineScroll</b><br>
<hr>
<h2><a name="method-49">verticalPageScroll</a></h2>
- (float) <b>verticalPageScroll</b><br>
<hr>
<h2><a name="method-50">verticalRulerView</a></h2>
- (NSRulerView*) <b>verticalRulerView</b><br>
<hr>
<h2><a name="method-51">verticalScroller</a></h2>
- (NSScroller*) <b>verticalScroller</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,132 @@
<html><head>
<title>NSScroller</title>
</head>
<body>
<a href="NSScrollView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSecureTextField.html">[Next]</a>
<h1>NSScroller</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSScroller</a></h2>
<h2><a name="NSScroller">NSScroller</a></h2>
<p><b>Declared in:</b> AppKit/NSScroller.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSScroller.html#method-0">+scrollerWidth</a>
<li><a href="NSScroller.html#method-1">-arrowsPosition</a>
<li><a href="NSScroller.html#method-2">-checkSpaceForParts</a>
<li><a href="NSScroller.html#method-3">-drawArrow:highlight:</a>
<li><a href="NSScroller.html#method-4">-drawKnob</a>
<li><a href="NSScroller.html#method-5">-drawParts</a>
<li><a href="NSScroller.html#method-6">-highlight:</a>
<li><a href="NSScroller.html#method-7">-hitPart</a>
<li><a href="NSScroller.html#method-8">-initWithFrame:</a>
<li><a href="NSScroller.html#method-9">-knobProportion</a>
<li><a href="NSScroller.html#method-10">-rectForPart:</a>
<li><a href="NSScroller.html#method-11">-setArrowsPosition:</a>
<li><a href="NSScroller.html#method-12">-setFloatValue:knobProportion:</a>
<li><a href="NSScroller.html#method-13">-testPart:</a>
<li><a href="NSScroller.html#method-14">-trackKnob:</a>
<li><a href="NSScroller.html#method-15">-trackScrollButtons:</a>
<li><a href="NSScroller.html#method-16">-usableParts</a>
</ul>
<hr>
<h2><a name="method-0">scrollerWidth</a></h2>
+ (float) <b>scrollerWidth</b><br>
<hr>
<h2><a name="method-1">arrowsPosition</a></h2>
- (NSScrollArrowPosition) <b>arrowsPosition</b><br>
<hr>
<h2><a name="method-2">checkSpaceForParts</a></h2>
- (void) <b>checkSpaceForParts</b><br>
<hr>
<h2><a name="method-3">drawArrow:highlight:</a></h2>
- (void) <b>drawArrow:</b> (NSScrollerArrow)arrow <b>highlight:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-4">drawKnob</a></h2>
- (void) <b>drawKnob</b><br>
<hr>
<h2><a name="method-5">drawParts</a></h2>
- (void) <b>drawParts</b><br>
<hr>
<h2><a name="method-6">highlight:</a></h2>
- (void) <b>highlight:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-7">hitPart</a></h2>
- (NSScrollerPart) <b>hitPart</b><br>
<hr>
<h2><a name="method-8">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-9">knobProportion</a></h2>
- (float) <b>knobProportion</b><br>
<hr>
<h2><a name="method-10">rectForPart:</a></h2>
- (NSRect) <b>rectForPart:</b> (NSScrollerPart)aPart<br>
<hr>
<h2><a name="method-11">setArrowsPosition:</a></h2>
- (void) <b>setArrowsPosition:</b> (NSScrollArrowPosition)location<br>
<hr>
<h2><a name="method-12">setFloatValue:knobProportion:</a></h2>
- (void) <b>setFloatValue:</b> (float)aFloat <b>knobProportion:</b> (float)knobProp<br>
<hr>
<h2><a name="method-13">testPart:</a></h2>
- (NSScrollerPart) <b>testPart:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-14">trackKnob:</a></h2>
- (void) <b>trackKnob:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-15">trackScrollButtons:</a></h2>
- (void) <b>trackScrollButtons:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-16">usableParts</a></h2>
- (NSUsableScrollerParts) <b>usableParts</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,29 @@
<html><head>
<title>NSSecureTextField</title>
</head>
<body>
<a href="NSScroller.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSecureTextFieldCell.html">[Next]</a>
<h1>NSSecureTextField</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSecureTextField</a></h2>
<h2><a name="NSSecureTextField">NSSecureTextField</a></h2>
<p><b>Declared in:</b> AppKit/NSSecureTextField.h</p>
<p><b>Inherits from:</b> NSTextField</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
</ul>
</body>
</html>

View file

@ -0,0 +1,42 @@
<html><head>
<title>NSSecureTextFieldCell</title>
</head>
<body>
<a href="NSSecureTextField.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSlider.html">[Next]</a>
<h1>NSSecureTextFieldCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSecureTextFieldCell</a></h2>
<h2><a name="NSSecureTextFieldCell">NSSecureTextFieldCell</a></h2>
<p><b>Declared in:</b> AppKit/NSSecureTextField.h</p>
<p><b>Inherits from:</b> NSTextFieldCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSSecureTextFieldCell.html#method-0">-echosBullets</a>
<li><a href="NSSecureTextFieldCell.html#method-1">-setEchosBullets:</a>
</ul>
<hr>
<h2><a name="method-0">echosBullets</a></h2>
- (BOOL) <b>echosBullets</b><br>
<hr>
<h2><a name="method-1">setEchosBullets:</a></h2>
- (void) <b>setEchosBullets:</b> (BOOL)flag<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,210 @@
<html><head>
<title>NSSlider</title>
</head>
<body>
<a href="NSSecureTextFieldCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSliderCell.html">[Next]</a>
<h1>NSSlider</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSlider</a></h2>
<h2><a name="NSSlider">NSSlider</a></h2>
<p><b>Declared in:</b> AppKit/NSSlider.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSSlider.html#method-0">-acceptsFirstMouse:</a>
<li><a href="NSSlider.html#method-1">-allowsTickMarkValuesOnly</a>
<li><a href="NSSlider.html#method-2">-altIncrementValue</a>
<li><a href="NSSlider.html#method-3">-closestTickMarkValueToValue:</a>
<li><a href="NSSlider.html#method-4">-image</a>
<li><a href="NSSlider.html#method-5">-indexOfTickMarkAtPoint:</a>
<li><a href="NSSlider.html#method-6">-isVertical</a>
<li><a href="NSSlider.html#method-7">-knobThickness</a>
<li><a href="NSSlider.html#method-8">-maxValue</a>
<li><a href="NSSlider.html#method-9">-minValue</a>
<li><a href="NSSlider.html#method-10">-numberOfTickMarks</a>
<li><a href="NSSlider.html#method-11">-rectOfTickMarkAtIndex:</a>
<li><a href="NSSlider.html#method-12">-setAllowsTickMarkValuesOnly:</a>
<li><a href="NSSlider.html#method-13">-setAltIncrementValue:</a>
<li><a href="NSSlider.html#method-14">-setImage:</a>
<li><a href="NSSlider.html#method-15">-setKnobThickness:</a>
<li><a href="NSSlider.html#method-16">-setMaxValue:</a>
<li><a href="NSSlider.html#method-17">-setMinValue:</a>
<li><a href="NSSlider.html#method-18">-setNumberOfTickMarks:</a>
<li><a href="NSSlider.html#method-19">-setTickMarkPosition:</a>
<li><a href="NSSlider.html#method-20">-setTitle:</a>
<li><a href="NSSlider.html#method-21">-setTitleCell:</a>
<li><a href="NSSlider.html#method-22">-setTitleColor:</a>
<li><a href="NSSlider.html#method-23">-setTitleFont:</a>
<li><a href="NSSlider.html#method-24">-tickMarkPosition</a>
<li><a href="NSSlider.html#method-25">-tickMarkValueAtIndex:</a>
<li><a href="NSSlider.html#method-26">-title</a>
<li><a href="NSSlider.html#method-27">-titleCell</a>
<li><a href="NSSlider.html#method-28">-titleColor</a>
<li><a href="NSSlider.html#method-29">-titleFont</a>
</ul>
<hr>
<h2><a name="method-0">acceptsFirstMouse:</a></h2>
- (BOOL) <b>acceptsFirstMouse:</b> (NSEvent*)mouseDownEvent<br>
<hr>
<h2><a name="method-1">allowsTickMarkValuesOnly</a></h2>
- (BOOL) <b>allowsTickMarkValuesOnly</b><br>
<hr>
<h2><a name="method-2">altIncrementValue</a></h2>
- (double) <b>altIncrementValue</b><br>
<hr>
<h2><a name="method-3">closestTickMarkValueToValue:</a></h2>
- (double) <b>closestTickMarkValueToValue:</b> (double)aValue<br>
<hr>
<h2><a name="method-4">image</a></h2>
- (NSImage*) <b>image</b><br>
<hr>
<h2><a name="method-5">indexOfTickMarkAtPoint:</a></h2>
- (int) <b>indexOfTickMarkAtPoint:</b> (NSPoint)point<br>
<hr>
<h2><a name="method-6">isVertical</a></h2>
- (int) <b>isVertical</b><br>
<hr>
<h2><a name="method-7">knobThickness</a></h2>
- (float) <b>knobThickness</b><br>
<hr>
<h2><a name="method-8">maxValue</a></h2>
- (double) <b>maxValue</b><br>
<hr>
<h2><a name="method-9">minValue</a></h2>
- (double) <b>minValue</b><br>
<hr>
<h2><a name="method-10">numberOfTickMarks</a></h2>
- (int) <b>numberOfTickMarks</b><br>
<hr>
<h2><a name="method-11">rectOfTickMarkAtIndex:</a></h2>
- (NSRect) <b>rectOfTickMarkAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-12">setAllowsTickMarkValuesOnly:</a></h2>
- (void) <b>setAllowsTickMarkValuesOnly:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-13">setAltIncrementValue:</a></h2>
- (void) <b>setAltIncrementValue:</b> (double)increment<br>
<hr>
<h2><a name="method-14">setImage:</a></h2>
- (void) <b>setImage:</b> (NSImage*)barImage<br>
<hr>
<h2><a name="method-15">setKnobThickness:</a></h2>
- (void) <b>setKnobThickness:</b> (float)thickness<br>
<hr>
<h2><a name="method-16">setMaxValue:</a></h2>
- (void) <b>setMaxValue:</b> (double)maxValue<br>
<hr>
<h2><a name="method-17">setMinValue:</a></h2>
- (void) <b>setMinValue:</b> (double)minValue<br>
<hr>
<h2><a name="method-18">setNumberOfTickMarks:</a></h2>
- (void) <b>setNumberOfTickMarks:</b> (int)numberOfTickMarks<br>
<hr>
<h2><a name="method-19">setTickMarkPosition:</a></h2>
- (void) <b>setTickMarkPosition:</b> (NSTickMarkPosition)position<br>
<hr>
<h2><a name="method-20">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)barTitle<br>
<hr>
<h2><a name="method-21">setTitleCell:</a></h2>
- (void) <b>setTitleCell:</b> (NSCell*)titleCell<br>
<hr>
<h2><a name="method-22">setTitleColor:</a></h2>
- (void) <b>setTitleColor:</b> (NSColor*)color<br>
<hr>
<h2><a name="method-23">setTitleFont:</a></h2>
- (void) <b>setTitleFont:</b> (NSFont*)font<br>
<hr>
<h2><a name="method-24">tickMarkPosition</a></h2>
- (NSTickMarkPosition) <b>tickMarkPosition</b><br>
<hr>
<h2><a name="method-25">tickMarkValueAtIndex:</a></h2>
- (double) <b>tickMarkValueAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-26">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
<h2><a name="method-27">titleCell</a></h2>
- (id) <b>titleCell</b><br>
<hr>
<h2><a name="method-28">titleColor</a></h2>
- (NSColor*) <b>titleColor</b><br>
<hr>
<h2><a name="method-29">titleFont</a></h2>
- (NSFont*) <b>titleFont</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,228 @@
<html><head>
<title>NSSliderCell</title>
</head>
<body>
<a href="NSSlider.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSpellChecker.html">[Next]</a>
<h1>NSSliderCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSliderCell</a></h2>
<h2><a name="NSSliderCell">NSSliderCell</a></h2>
<p><b>Declared in:</b> AppKit/NSSliderCell.h</p>
<p><b>Inherits from:</b> NSActionCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSSliderCell.html#method-0">+prefersTrackingUntilMouseUp</a>
<li><a href="NSSliderCell.html#method-1">-allowsTickMarkValuesOnly</a>
<li><a href="NSSliderCell.html#method-2">-altIncrementValue</a>
<li><a href="NSSliderCell.html#method-3">-closestTickMarkValueToValue:</a>
<li><a href="NSSliderCell.html#method-4">-drawBarInside:flipped:</a>
<li><a href="NSSliderCell.html#method-5">-drawKnob</a>
<li><a href="NSSliderCell.html#method-6">-drawKnob:</a>
<li><a href="NSSliderCell.html#method-7">-indexOfTickMarkAtPoint:</a>
<li><a href="NSSliderCell.html#method-8">-isVertical</a>
<li><a href="NSSliderCell.html#method-9">-knobRectFlipped:</a>
<li><a href="NSSliderCell.html#method-10">-knobThickness</a>
<li><a href="NSSliderCell.html#method-11">-maxValue</a>
<li><a href="NSSliderCell.html#method-12">-minValue</a>
<li><a href="NSSliderCell.html#method-13">-numberOfTickMarks</a>
<li><a href="NSSliderCell.html#method-14">-rectOfTickMarkAtIndex:</a>
<li><a href="NSSliderCell.html#method-15">-setAllowsTickMarkValuesOnly:</a>
<li><a href="NSSliderCell.html#method-16">-setAltIncrementValue:</a>
<li><a href="NSSliderCell.html#method-17">-setKnobThickness:</a>
<li><a href="NSSliderCell.html#method-18">-setMaxValue:</a>
<li><a href="NSSliderCell.html#method-19">-setMinValue:</a>
<li><a href="NSSliderCell.html#method-20">-setNumberOfTickMarks:</a>
<li><a href="NSSliderCell.html#method-21">-setTickMarkPosition:</a>
<li><a href="NSSliderCell.html#method-22">-setTitle:</a>
<li><a href="NSSliderCell.html#method-23">-setTitleCell:</a>
<li><a href="NSSliderCell.html#method-24">-setTitleColor:</a>
<li><a href="NSSliderCell.html#method-25">-setTitleFont:</a>
<li><a href="NSSliderCell.html#method-26">-tickMarkPosition</a>
<li><a href="NSSliderCell.html#method-27">-tickMarkValueAtIndex:</a>
<li><a href="NSSliderCell.html#method-28">-title</a>
<li><a href="NSSliderCell.html#method-29">-titleCell</a>
<li><a href="NSSliderCell.html#method-30">-titleColor</a>
<li><a href="NSSliderCell.html#method-31">-titleFont</a>
<li><a href="NSSliderCell.html#method-32">-trackRect</a>
</ul>
<hr>
<h2><a name="method-0">prefersTrackingUntilMouseUp</a></h2>
+ (BOOL) <b>prefersTrackingUntilMouseUp</b><br>
<hr>
<h2><a name="method-1">allowsTickMarkValuesOnly</a></h2>
- (BOOL) <b>allowsTickMarkValuesOnly</b><br>
<hr>
<h2><a name="method-2">altIncrementValue</a></h2>
- (double) <b>altIncrementValue</b><br>
<hr>
<h2><a name="method-3">closestTickMarkValueToValue:</a></h2>
- (double) <b>closestTickMarkValueToValue:</b> (double)aValue<br>
<hr>
<h2><a name="method-4">drawBarInside:flipped:</a></h2>
- (void) <b>drawBarInside:</b> (NSRect)aRect <b>flipped:</b> (BOOL)flipped<br>
<hr>
<h2><a name="method-5">drawKnob</a></h2>
- (void) <b>drawKnob</b><br>
<hr>
<h2><a name="method-6">drawKnob:</a></h2>
- (void) <b>drawKnob:</b> (NSRect)knobRect<br>
<hr>
<h2><a name="method-7">indexOfTickMarkAtPoint:</a></h2>
- (int) <b>indexOfTickMarkAtPoint:</b> (NSPoint)point<br>
<hr>
<h2><a name="method-8">isVertical</a></h2>
- (int) <b>isVertical</b><br>
<hr>
<h2><a name="method-9">knobRectFlipped:</a></h2>
- (NSRect) <b>knobRectFlipped:</b> (BOOL)flipped<br>
<hr>
<h2><a name="method-10">knobThickness</a></h2>
- (float) <b>knobThickness</b><br>
<hr>
<h2><a name="method-11">maxValue</a></h2>
- (double) <b>maxValue</b><br>
<hr>
<h2><a name="method-12">minValue</a></h2>
- (double) <b>minValue</b><br>
<hr>
<h2><a name="method-13">numberOfTickMarks</a></h2>
- (int) <b>numberOfTickMarks</b><br>
<hr>
<h2><a name="method-14">rectOfTickMarkAtIndex:</a></h2>
- (NSRect) <b>rectOfTickMarkAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-15">setAllowsTickMarkValuesOnly:</a></h2>
- (void) <b>setAllowsTickMarkValuesOnly:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-16">setAltIncrementValue:</a></h2>
- (void) <b>setAltIncrementValue:</b> (double)increment<br>
<hr>
<h2><a name="method-17">setKnobThickness:</a></h2>
- (void) <b>setKnobThickness:</b> (float)thickness<br>
<hr>
<h2><a name="method-18">setMaxValue:</a></h2>
- (void) <b>setMaxValue:</b> (double)aDouble<br>
<hr>
<h2><a name="method-19">setMinValue:</a></h2>
- (void) <b>setMinValue:</b> (double)aDouble<br>
<hr>
<h2><a name="method-20">setNumberOfTickMarks:</a></h2>
- (void) <b>setNumberOfTickMarks:</b> (int)numberOfTickMarks<br>
<hr>
<h2><a name="method-21">setTickMarkPosition:</a></h2>
- (void) <b>setTickMarkPosition:</b> (NSTickMarkPosition)position<br>
<hr>
<h2><a name="method-22">setTitle:</a></h2>
- (void) <b>setTitle:</b> (NSString*)title<br>
<hr>
<h2><a name="method-23">setTitleCell:</a></h2>
- (void) <b>setTitleCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-24">setTitleColor:</a></h2>
- (void) <b>setTitleColor:</b> (NSColor*)color<br>
<hr>
<h2><a name="method-25">setTitleFont:</a></h2>
- (void) <b>setTitleFont:</b> (NSFont*)font<br>
<hr>
<h2><a name="method-26">tickMarkPosition</a></h2>
- (NSTickMarkPosition) <b>tickMarkPosition</b><br>
<hr>
<h2><a name="method-27">tickMarkValueAtIndex:</a></h2>
- (double) <b>tickMarkValueAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-28">title</a></h2>
- (NSString*) <b>title</b><br>
<hr>
<h2><a name="method-29">titleCell</a></h2>
- (id) <b>titleCell</b><br>
<hr>
<h2><a name="method-30">titleColor</a></h2>
- (NSColor*) <b>titleColor</b><br>
<hr>
<h2><a name="method-31">titleFont</a></h2>
- (NSFont*) <b>titleFont</b><br>
<hr>
<h2><a name="method-32">trackRect</a></h2>
- (NSRect) <b>trackRect</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,132 @@
<html><head>
<title>NSSpellChecker</title>
</head>
<body>
<a href="NSSliderCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSpellServer.html">[Next]</a>
<h1>NSSpellChecker</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSpellChecker</a></h2>
<h2><a name="NSSpellChecker">NSSpellChecker</a></h2>
<p><b>Declared in:</b> AppKit/NSSpellChecker.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSSpellChecker.html#method-0">+sharedSpellChecker</a>
<li><a href="NSSpellChecker.html#method-1">+sharedSpellCheckerExists</a>
<li><a href="NSSpellChecker.html#method-2">+uniqueSpellDocumentTag</a>
<li><a href="NSSpellChecker.html#method-3">-accessoryView</a>
<li><a href="NSSpellChecker.html#method-4">-checkSpellingOfString:</a>
<li><a href="NSSpellChecker.html#method-5">-checkSpellingOfString:startingAt:language:wrap:inSpellDocumentWithTag:wordCount:</a>
<li><a href="NSSpellChecker.html#method-6">-closeSpellDocumentWithTag:</a>
<li><a href="NSSpellChecker.html#method-7">-countWordsInString:</a>
<li><a href="NSSpellChecker.html#method-8">-ignoreWord:inSpellDocumentWithTag:</a>
<li><a href="NSSpellChecker.html#method-9">-ignoredWordsInSpellDocumentWithTag:</a>
<li><a href="NSSpellChecker.html#method-10">-language</a>
<li><a href="NSSpellChecker.html#method-11">-setAccessoryView:</a>
<li><a href="NSSpellChecker.html#method-12">-setIgnoredWords:inSpellDocumentWithTag:</a>
<li><a href="NSSpellChecker.html#method-13">-setLanguage:</a>
<li><a href="NSSpellChecker.html#method-14">-setWordFieldStringValue:</a>
<li><a href="NSSpellChecker.html#method-15">-spellingPanel</a>
<li><a href="NSSpellChecker.html#method-16">-updateSpellingPanelWithMisspelledWord:</a>
</ul>
<hr>
<h2><a name="method-0">sharedSpellChecker</a></h2>
+ (NSSpellChecker*) <b>sharedSpellChecker</b><br>
<hr>
<h2><a name="method-1">sharedSpellCheckerExists</a></h2>
+ (BOOL) <b>sharedSpellCheckerExists</b><br>
<hr>
<h2><a name="method-2">uniqueSpellDocumentTag</a></h2>
+ (int) <b>uniqueSpellDocumentTag</b><br>
<hr>
<h2><a name="method-3">accessoryView</a></h2>
- (NSView*) <b>accessoryView</b><br>
<hr>
<h2><a name="method-4">checkSpellingOfString:</a></h2>
- (NSRange) <b>checkSpellingOfString:</b> (NSString*)stringToCheck<br>
<hr>
<h2><a name="method-5">checkSpellingOfString:startingAt:language:wrap:inSpellDocumentWithTag:wordCount:</a></h2>
- (NSRange) <b>checkSpellingOfString:</b> (NSString*)stringToCheck <b>startingAt:</b> (int)startingOffset <b>language:</b> (NSString*)language <b>wrap:</b> (BOOL)wrapFlag <b>inSpellDocumentWithTag:</b> (int)tag <b>wordCount:</b> (int*)wordCount<br>
<hr>
<h2><a name="method-6">closeSpellDocumentWithTag:</a></h2>
- (void) <b>closeSpellDocumentWithTag:</b> (int)tag<br>
<hr>
<h2><a name="method-7">countWordsInString:</a></h2>
- (int) <b>countWordsInString:</b> (NSString*)stringToCount<br>
<hr>
<h2><a name="method-8">ignoreWord:inSpellDocumentWithTag:</a></h2>
- (void) <b>ignoreWord:</b> (NSString*)wordToIgnore <b>inSpellDocumentWithTag:</b> (int)tag<br>
<hr>
<h2><a name="method-9">ignoredWordsInSpellDocumentWithTag:</a></h2>
- (NSArray*) <b>ignoredWordsInSpellDocumentWithTag:</b> (int)tag<br>
<hr>
<h2><a name="method-10">language</a></h2>
- (NSString*) <b>language</b><br>
<hr>
<h2><a name="method-11">setAccessoryView:</a></h2>
- (void) <b>setAccessoryView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-12">setIgnoredWords:inSpellDocumentWithTag:</a></h2>
- (void) <b>setIgnoredWords:</b> (NSArray*)someWords <b>inSpellDocumentWithTag:</b> (int)tag<br>
<hr>
<h2><a name="method-13">setLanguage:</a></h2>
- (BOOL) <b>setLanguage:</b> (NSString*)language<br>
<hr>
<h2><a name="method-14">setWordFieldStringValue:</a></h2>
- (void) <b>setWordFieldStringValue:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-15">spellingPanel</a></h2>
- (NSPanel*) <b>spellingPanel</b><br>
<hr>
<h2><a name="method-16">updateSpellingPanelWithMisspelledWord:</a></h2>
- (void) <b>updateSpellingPanelWithMisspelledWord:</b> (NSString*)word<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,84 @@
<html><head>
<title>NSSpellServer</title>
</head>
<body>
<a href="NSSpellChecker.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSSplitView.html">[Next]</a>
<h1>NSSpellServer</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSpellServer</a></h2>
<h2><a name="NSSpellServer">NSSpellServer</a></h2>
<p><b>Declared in:</b> AppKit/NSSpellServer.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSSpellServer.html#method-0">-delegate</a>
<li><a href="NSSpellServer.html#method-1">-isWordInUserDictionaries:caseSensitive:</a>
<li><a href="NSSpellServer.html#method-2">-registerLanguage:</a>
<li><a href="NSSpellServer.html#method-3">-run</a>
<li><a href="NSSpellServer.html#method-4">-setDelegate:</a>
<li><a href="NSSpellServer.html#method-5">-spellServer:didForgetWord:inLanguage:</a>
<li><a href="NSSpellServer.html#method-6">-spellServer:didLearnWord:inLanguage:</a>
<li><a href="NSSpellServer.html#method-7">-spellServer:findMisspelledWordInString:language:wordCount:</a>
<li><a href="NSSpellServer.html#method-8">-spellServer:suggestGuessesForWord:inLanguage:</a>
</ul>
<hr>
<h2><a name="method-0">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-1">isWordInUserDictionaries:caseSensitive:</a></h2>
- (BOOL) <b>isWordInUserDictionaries:</b> (NSString*)word <b>caseSensitive:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-2">registerLanguage:</a></h2>
- (BOOL) <b>registerLanguage:</b> (NSString*)language<br>
<hr>
<h2><a name="method-3">run</a></h2>
- (void) <b>run</b><br>
<hr>
<h2><a name="method-4">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-5">spellServer:didForgetWord:inLanguage:</a></h2>
- (void) <b>spellServer:</b> (NSSpellServer*)sender <b>didForgetWord:</b> (NSString*)word <b>inLanguage:</b> (NSString*)language<br>
<hr>
<h2><a name="method-6">spellServer:didLearnWord:inLanguage:</a></h2>
- (void) <b>spellServer:</b> (NSSpellServer*)sender <b>didLearnWord:</b> (NSString*)word <b>inLanguage:</b> (NSString*)language<br>
<hr>
<h2><a name="method-7">spellServer:findMisspelledWordInString:language:wordCount:</a></h2>
- (NSRange) <b>spellServer:</b> (NSSpellServer*)sender <b>findMisspelledWordInString:</b> (NSString*)stringToCheck <b>language:</b> (NSString *)language <b>wordCount:</b> (int*)wordCount<br>
<hr>
<h2><a name="method-8">spellServer:suggestGuessesForWord:inLanguage:</a></h2>
- (NSArray*) <b>spellServer:</b> (NSSpellServer*)sender <b>suggestGuessesForWord:</b> (NSString*)word <b>inLanguage:</b> (NSString*)language<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,72 @@
<html><head>
<title>NSSplitView</title>
</head>
<body>
<a href="NSSpellServer.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSStringAdditions.html">[Next]</a>
<h1>NSSplitView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSSplitView</a></h2>
<h2><a name="NSSplitView">NSSplitView</a></h2>
<p><b>Declared in:</b> AppKit/NSSplitView.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSSplitView.html#method-0">-adjustSubviews</a>
<li><a href="NSSplitView.html#method-1">-delegate</a>
<li><a href="NSSplitView.html#method-2">-dividerThickness</a>
<li><a href="NSSplitView.html#method-3">-drawDividerInRect:</a>
<li><a href="NSSplitView.html#method-4">-isVertical</a>
<li><a href="NSSplitView.html#method-5">-setDelegate:</a>
<li><a href="NSSplitView.html#method-6">-setVertical:</a>
</ul>
<hr>
<h2><a name="method-0">adjustSubviews</a></h2>
- (void) <b>adjustSubviews</b><br>
<hr>
<h2><a name="method-1">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-2">dividerThickness</a></h2>
- (float) <b>dividerThickness</b><br>
<hr>
<h2><a name="method-3">drawDividerInRect:</a></h2>
- (void) <b>drawDividerInRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-4">isVertical</a></h2>
- (BOOL) <b>isVertical</b><br>
<hr>
<h2><a name="method-5">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-6">setVertical:</a></h2>
- (void) <b>setVertical:</b> (BOOL)flag<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,46 @@
<html><head>
<title>NSStringAdditions</title>
</head>
<body>
<a href="NSSplitView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTabView.html">[Next]</a>
<h1>NSStringAdditions</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSStringAdditions</a></h2>
<h2><a name="NSStringAdditions">NSStringAdditions</a></h2>
<p><b>Declared in:</b> AppKit/NSStringDrawing.h</p>
<p><b>Inherits from:</b> NSObject</p>
<hr>
<ul>
<li><a href="NSStringAdditions.html#method-0">-drawAtPoint:withAttributes:</a>
<li><a href="NSStringAdditions.html#method-1">-drawInRect:withAttributes:</a>
<li><a href="NSStringAdditions.html#method-2">-sizeWithAttributes:</a>
</ul>
<hr>
<h2><a name="method-0">drawAtPoint:withAttributes:</a></h2>
- (void) <b>drawAtPoint:</b> (NSPoint)aPoint <b>withAttributes:</b> (NSDictionary*)attributes<br>
<hr>
<h2><a name="method-1">drawInRect:withAttributes:</a></h2>
- (void) <b>drawInRect:</b> (NSRect)aRect <b>withAttributes:</b> (NSDictionary*)attributes<br>
<hr>
<h2><a name="method-2">sizeWithAttributes:</a></h2>
- (NSSize) <b>sizeWithAttributes:</b> (NSDictionary*)attributes<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,210 @@
<html><head>
<title>NSTabView</title>
</head>
<body>
<a href="NSStringAdditions.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTabViewItem.html">[Next]</a>
<h1>NSTabView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTabView</a></h2>
<h2><a name="NSTabView">NSTabView</a></h2>
<p><b>Declared in:</b> AppKit/NSTabView.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTabView.html#method-4">- drawsBackground</a>
<li><a href="NSTabView.html#method-0">-addTabViewItem:</a>
<li><a href="NSTabView.html#method-1">-allowsTruncatedLabels</a>
<li><a href="NSTabView.html#method-2">-contentRect</a>
<li><a href="NSTabView.html#method-3">-delegate</a>
<li><a href="NSTabView.html#method-5">-font</a>
<li><a href="NSTabView.html#method-6">-indexOfTabViewItem:</a>
<li><a href="NSTabView.html#method-7">-indexOfTabViewItemWithIdentifier:</a>
<li><a href="NSTabView.html#method-8">-insertTabViewItem:</a>
<li><a href="NSTabView.html#method-9">-minimumSize</a>
<li><a href="NSTabView.html#method-10">-numberOfTabViewItems</a>
<li><a href="NSTabView.html#method-11">-removeTabViewItem:</a>
<li><a href="NSTabView.html#method-12">-selectFirstTabViewItem:</a>
<li><a href="NSTabView.html#method-13">-selectLastTabViewItem:</a>
<li><a href="NSTabView.html#method-14">-selectNextTabViewItem:</a>
<li><a href="NSTabView.html#method-15">-selectPreviousTabViewItem:</a>
<li><a href="NSTabView.html#method-17">-selectTabViewItem:</a>
<li><a href="NSTabView.html#method-18">-selectTabViewItemAtIndex:</a>
<li><a href="NSTabView.html#method-19">-selectTabViewItemWithIdentifier:</a>
<li><a href="NSTabView.html#method-16">-selectedTabViewItem</a>
<li><a href="NSTabView.html#method-20">-setAllowsTruncatedLabels:</a>
<li><a href="NSTabView.html#method-21">-setDelegate:</a>
<li><a href="NSTabView.html#method-22">-setDrawsBackground:</a>
<li><a href="NSTabView.html#method-23">-setFont:</a>
<li><a href="NSTabView.html#method-24">-setTabViewType:</a>
<li><a href="NSTabView.html#method-25">-tabViewItemAtIndex:</a>
<li><a href="NSTabView.html#method-26">-tabViewItemAtPoint:</a>
<li><a href="NSTabView.html#method-27">-tabViewItems</a>
<li><a href="NSTabView.html#method-28">-tabViewType</a>
<li><a href="NSTabView.html#method-29">-takeSelectedTabViewItemFromSender:</a>
</ul>
<hr>
<h2><a name="method-0">addTabViewItem:</a></h2>
- (void) <b>addTabViewItem:</b> (NSTabViewItem*)tabViewItem<br>
<hr>
<h2><a name="method-1">allowsTruncatedLabels</a></h2>
- (BOOL) <b>allowsTruncatedLabels</b><br>
<hr>
<h2><a name="method-2">contentRect</a></h2>
- (NSRect) <b>contentRect</b><br>
<hr>
<h2><a name="method-3">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-4"> drawsBackground</a></h2>
- (BOOL) <b> drawsBackground</b><br>
<hr>
<h2><a name="method-5">font</a></h2>
- (NSFont*) <b>font</b><br>
<hr>
<h2><a name="method-6">indexOfTabViewItem:</a></h2>
- (int) <b>indexOfTabViewItem:</b> (NSTabViewItem*)tabViewItem<br>
<hr>
<h2><a name="method-7">indexOfTabViewItemWithIdentifier:</a></h2>
- (int) <b>indexOfTabViewItemWithIdentifier:</b> (id)identifier<br>
<hr>
<h2><a name="method-8">insertTabViewItem:</a></h2>
- (void) <b>insertTabViewItem:</b> (NSTabViewItem*)tabViewItem<br>
<hr>
<h2><a name="method-9">minimumSize</a></h2>
- (NSSize) <b>minimumSize</b><br>
<hr>
<h2><a name="method-10">numberOfTabViewItems</a></h2>
- (int) <b>numberOfTabViewItems</b><br>
<hr>
<h2><a name="method-11">removeTabViewItem:</a></h2>
- (void) <b>removeTabViewItem:</b> (NSTabViewItem*)tabViewItem<br>
<hr>
<h2><a name="method-12">selectFirstTabViewItem:</a></h2>
- (void) <b>selectFirstTabViewItem:</b> (id)sender<br>
<hr>
<h2><a name="method-13">selectLastTabViewItem:</a></h2>
- (void) <b>selectLastTabViewItem:</b> (id)sender<br>
<hr>
<h2><a name="method-14">selectNextTabViewItem:</a></h2>
- (void) <b>selectNextTabViewItem:</b> (id)sender<br>
<hr>
<h2><a name="method-15">selectPreviousTabViewItem:</a></h2>
- (void) <b>selectPreviousTabViewItem:</b> (id)sender<br>
<hr>
<h2><a name="method-16">selectedTabViewItem</a></h2>
- (NSTabViewItem*) <b>selectedTabViewItem</b><br>
<hr>
<h2><a name="method-17">selectTabViewItem:</a></h2>
- (void) <b>selectTabViewItem:</b> (NSTabViewItem*)tabViewItem<br>
<hr>
<h2><a name="method-18">selectTabViewItemAtIndex:</a></h2>
- (void) <b>selectTabViewItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-19">selectTabViewItemWithIdentifier:</a></h2>
- (void) <b>selectTabViewItemWithIdentifier:</b> (id)identifier;<br>
<hr>
<h2><a name="method-20">setAllowsTruncatedLabels:</a></h2>
- (void) <b>setAllowsTruncatedLabels:</b> (BOOL)allowTruncatedLabels<br>
<hr>
<h2><a name="method-21">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-22">setDrawsBackground:</a></h2>
- (void) <b>setDrawsBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-23">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)font<br>
<hr>
<h2><a name="method-24">setTabViewType:</a></h2>
- (void) <b>setTabViewType:</b> (NSTabViewType)tabViewType<br>
<hr>
<h2><a name="method-25">tabViewItemAtIndex:</a></h2>
- (NSTabViewItem*) <b>tabViewItemAtIndex:</b> (int)index<br>
<hr>
<h2><a name="method-26">tabViewItemAtPoint:</a></h2>
- (NSTabViewItem*) <b>tabViewItemAtPoint:</b> (NSPoint)point<br>
<hr>
<h2><a name="method-27">tabViewItems</a></h2>
- (NSArray*) <b>tabViewItems</b><br>
<hr>
<h2><a name="method-28">tabViewType</a></h2>
- (NSTabViewType) <b>tabViewType</b><br>
<hr>
<h2><a name="method-29">takeSelectedTabViewItemFromSender:</a></h2>
- (void) <b>takeSelectedTabViewItemFromSender:</b> (id)sender<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,120 @@
<html><head>
<title>NSTabViewItem</title>
</head>
<body>
<a href="NSTabView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTableColumn.html">[Next]</a>
<h1>NSTabViewItem</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTabViewItem</a></h2>
<h2><a name="NSTabViewItem">NSTabViewItem</a></h2>
<p><b>Declared in:</b> AppKit/NSTabViewItem.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTabViewItem.html#method-0">-color</a>
<li><a href="NSTabViewItem.html#method-1">-drawLabel:</a>
<li><a href="NSTabViewItem.html#method-2">-identifier</a>
<li><a href="NSTabViewItem.html#method-4">-initWithIdentifier:</a>
<li><a href="NSTabViewItem.html#method-3">-initialFirstResponder</a>
<li><a href="NSTabViewItem.html#method-5">-label</a>
<li><a href="NSTabViewItem.html#method-6">-setColor:</a>
<li><a href="NSTabViewItem.html#method-7">-setIdentifier:</a>
<li><a href="NSTabViewItem.html#method-8">-setInitialFirstResponder:</a>
<li><a href="NSTabViewItem.html#method-9">-setLabel:</a>
<li><a href="NSTabViewItem.html#method-10">-setView:</a>
<li><a href="NSTabViewItem.html#method-11">-sizeOfLabel:</a>
<li><a href="NSTabViewItem.html#method-12">-tabState</a>
<li><a href="NSTabViewItem.html#method-13">-tabView</a>
<li><a href="NSTabViewItem.html#method-14">-view</a>
</ul>
<hr>
<h2><a name="method-0">color</a></h2>
- (NSColor*) <b>color</b><br>
<hr>
<h2><a name="method-1">drawLabel:</a></h2>
- (void) <b>drawLabel:</b> (BOOL)shouldTruncateLabel<br>
<hr>
<h2><a name="method-2">identifier</a></h2>
- (id) <b>identifier</b><br>
<hr>
<h2><a name="method-3">initialFirstResponder</a></h2>
- (id) <b>initialFirstResponder</b><br>
<hr>
<h2><a name="method-4">initWithIdentifier:</a></h2>
- (id) <b>initWithIdentifier:</b> (id)identifier<br>
<hr>
<h2><a name="method-5">label</a></h2>
- (NSString*) <b>label</b><br>
<hr>
<h2><a name="method-6">setColor:</a></h2>
- (void) <b>setColor:</b> (NSColor*)color<br>
<hr>
<h2><a name="method-7">setIdentifier:</a></h2>
- (void) <b>setIdentifier:</b> (id)identifier<br>
<hr>
<h2><a name="method-8">setInitialFirstResponder:</a></h2>
- (void) <b>setInitialFirstResponder:</b> (NSView*)view<br>
<hr>
<h2><a name="method-9">setLabel:</a></h2>
- (void) <b>setLabel:</b> (NSString*)label<br>
<hr>
<h2><a name="method-10">setView:</a></h2>
- (void) <b>setView:</b> (NSView*)view<br>
<hr>
<h2><a name="method-11">sizeOfLabel:</a></h2>
- (NSSize) <b>sizeOfLabel:</b> (BOOL)shouldTruncateLabel<br>
<hr>
<h2><a name="method-12">tabState</a></h2>
- (NSTabState) <b>tabState</b><br>
<hr>
<h2><a name="method-13">tabView</a></h2>
- (NSTabView*) <b>tabView</b><br>
<hr>
<h2><a name="method-14">view</a></h2>
- (id) <b>view</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,150 @@
<html><head>
<title>NSTableColumn</title>
</head>
<body>
<a href="NSTabViewItem.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTableHeaderCell.html">[Next]</a>
<h1>NSTableColumn</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTableColumn</a></h2>
<h2><a name="NSTableColumn">NSTableColumn</a></h2>
<p><b>Declared in:</b> AppKit/NSTableColumn.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSTableColumn.html#method-0">-dataCell</a>
<li><a href="NSTableColumn.html#method-1">-headerCell</a>
<li><a href="NSTableColumn.html#method-3">-identifier</a>
<li><a href="NSTableColumn.html#method-2">-initWithIdentifier:</a>
<li><a href="NSTableColumn.html#method-4">-isEditable</a>
<li><a href="NSTableColumn.html#method-5">-isResizable</a>
<li><a href="NSTableColumn.html#method-6">-maxWidth</a>
<li><a href="NSTableColumn.html#method-7">-minWidth</a>
<li><a href="NSTableColumn.html#method-8">-setDataCell:</a>
<li><a href="NSTableColumn.html#method-9">-setEditable:</a>
<li><a href="NSTableColumn.html#method-10">-setHeaderCell:</a>
<li><a href="NSTableColumn.html#method-11">-setIdentifier:</a>
<li><a href="NSTableColumn.html#method-12">-setMaxWidth:</a>
<li><a href="NSTableColumn.html#method-13">-setMinWidth:</a>
<li><a href="NSTableColumn.html#method-14">-setResizable:</a>
<li><a href="NSTableColumn.html#method-15">-setTableView:</a>
<li><a href="NSTableColumn.html#method-16">-setWidth:</a>
<li><a href="NSTableColumn.html#method-17">-sizeToFit</a>
<li><a href="NSTableColumn.html#method-18">-tableView</a>
<li><a href="NSTableColumn.html#method-19">-width</a>
</ul>
<hr>
<h2><a name="method-0">dataCell</a></h2>
- (id) <b>dataCell</b><br>
<hr>
<h2><a name="method-1">headerCell</a></h2>
- (id) <b>headerCell</b><br>
<hr>
<h2><a name="method-2">initWithIdentifier:</a></h2>
- (id) <b>initWithIdentifier:</b> anObject<br>
<hr>
<h2><a name="method-3">identifier</a></h2>
- (id) <b>identifier</b><br>
<hr>
<h2><a name="method-4">isEditable</a></h2>
- (BOOL) <b>isEditable</b><br>
<hr>
<h2><a name="method-5">isResizable</a></h2>
- (BOOL) <b>isResizable</b><br>
<hr>
<h2><a name="method-6">maxWidth</a></h2>
- (float) <b>maxWidth</b><br>
<hr>
<h2><a name="method-7">minWidth</a></h2>
- (float) <b>minWidth</b><br>
<hr>
<h2><a name="method-8">setDataCell:</a></h2>
- (void) <b>setDataCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-9">setEditable:</a></h2>
- (void) <b>setEditable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-10">setHeaderCell:</a></h2>
- (void) <b>setHeaderCell:</b> (NSCell*)aCell<br>
<hr>
<h2><a name="method-11">setIdentifier:</a></h2>
- (void) <b>setIdentifier:</b> (id)anObject<br>
<hr>
<h2><a name="method-12">setMaxWidth:</a></h2>
- (void) <b>setMaxWidth:</b> (float)maxWidth<br>
<hr>
<h2><a name="method-13">setMinWidth:</a></h2>
- (void) <b>setMinWidth:</b> (float)minWidth<br>
<hr>
<h2><a name="method-14">setResizable:</a></h2>
- (void) <b>setResizable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-15">setTableView:</a></h2>
- (void) <b>setTableView:</b> (NSTableView*)aTableView<br>
<hr>
<h2><a name="method-16">setWidth:</a></h2>
- (void) <b>setWidth:</b> (float)newWidth<br>
<hr>
<h2><a name="method-17">sizeToFit</a></h2>
- (void) <b>sizeToFit</b><br>
<hr>
<h2><a name="method-18">tableView</a></h2>
- (NSTableView*) <b>tableView</b><br>
<hr>
<h2><a name="method-19">width</a></h2>
- (float) <b>width</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,36 @@
<html><head>
<title>NSTableHeaderCell</title>
</head>
<body>
<a href="NSTableColumn.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTableHeaderView.html">[Next]</a>
<h1>NSTableHeaderCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTableHeaderCell</a></h2>
<h2><a name="NSTableHeaderCell">NSTableHeaderCell</a></h2>
<p><b>Declared in:</b> AppKit/NSTableHeaderCell.h</p>
<p><b>Inherits from:</b> NSTextFieldCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTableHeaderCell.html#method-0">-drawInteriorWithFrame:</a>
</ul>
<hr>
<h2><a name="method-0">drawInteriorWithFrame:</a></h2>
- (void) <b>drawInteriorWithFrame:</b> (NSRect)cellFrame<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,72 @@
<html><head>
<title>NSTableHeaderView</title>
</head>
<body>
<a href="NSTableHeaderCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTableView.html">[Next]</a>
<h1>NSTableHeaderView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTableHeaderView</a></h2>
<h2><a name="NSTableHeaderView">NSTableHeaderView</a></h2>
<p><b>Declared in:</b> AppKit/NSTableHeaderView.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTableHeaderView.html#method-0">-columnAtPoint:</a>
<li><a href="NSTableHeaderView.html#method-1">-draggedColumn</a>
<li><a href="NSTableHeaderView.html#method-2">-draggedDistance</a>
<li><a href="NSTableHeaderView.html#method-3">-headerRectOfColumn:</a>
<li><a href="NSTableHeaderView.html#method-4">-resizedColumn</a>
<li><a href="NSTableHeaderView.html#method-5">-setTableView:</a>
<li><a href="NSTableHeaderView.html#method-6">-tableView</a>
</ul>
<hr>
<h2><a name="method-0">columnAtPoint:</a></h2>
- (int) <b>columnAtPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-1">draggedColumn</a></h2>
- (int) <b>draggedColumn</b><br>
<hr>
<h2><a name="method-2">draggedDistance</a></h2>
- (float) <b>draggedDistance</b><br>
<hr>
<h2><a name="method-3">headerRectOfColumn:</a></h2>
- (NSRect) <b>headerRectOfColumn:</b> (int)columnIndex<br>
<hr>
<h2><a name="method-4">resizedColumn</a></h2>
- (int) <b>resizedColumn</b><br>
<hr>
<h2><a name="method-5">setTableView:</a></h2>
- (void) <b>setTableView:</b> (NSTableView*)aTableView<br>
<hr>
<h2><a name="method-6">tableView</a></h2>
- (NSTableView*) <b>tableView</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,600 @@
<html><head>
<title>NSTableView</title>
</head>
<body>
<a href="NSTableHeaderView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSText.html">[Next]</a>
<h1>NSTableView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTableView</a></h2>
<h2><a name="NSTableView">NSTableView</a></h2>
<p><b>Declared in:</b> AppKit/NSTableView.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTableView.html#method-0">-addTableColumn:</a>
<li><a href="NSTableView.html#method-1">-allowsColumnReordering</a>
<li><a href="NSTableView.html#method-2">-allowsColumnResizing</a>
<li><a href="NSTableView.html#method-3">-allowsColumnSelection</a>
<li><a href="NSTableView.html#method-4">-allowsEmptySelection</a>
<li><a href="NSTableView.html#method-5">-allowsMultipleSelection</a>
<li><a href="NSTableView.html#method-6">-autoresizesAllColumnsToFit</a>
<li><a href="NSTableView.html#method-7">-autosaveName</a>
<li><a href="NSTableView.html#method-8">-autosaveTableColumns</a>
<li><a href="NSTableView.html#method-9">-backgroundColor</a>
<li><a href="NSTableView.html#method-10">-clickedColumn</a>
<li><a href="NSTableView.html#method-11">-clickedRow</a>
<li><a href="NSTableView.html#method-12">-columnAtPoint:</a>
<li><a href="NSTableView.html#method-14">-columnWithIdentifier:</a>
<li><a href="NSTableView.html#method-13">-columnsInRect:</a>
<li><a href="NSTableView.html#method-15">-cornerView</a>
<li><a href="NSTableView.html#method-16">-dataSource</a>
<li><a href="NSTableView.html#method-17">-delegate</a>
<li><a href="NSTableView.html#method-18">-deselectAll:</a>
<li><a href="NSTableView.html#method-19">-deselectColumn:</a>
<li><a href="NSTableView.html#method-20">-deselectRow:</a>
<li><a href="NSTableView.html#method-21">-doubleAction</a>
<li><a href="NSTableView.html#method-22">-drawGridInClipRect:</a>
<li><a href="NSTableView.html#method-23">-drawRow:</a>
<li><a href="NSTableView.html#method-24">-drawsGrid</a>
<li><a href="NSTableView.html#method-25">-editColumn:row:withEvent:</a>
<li><a href="NSTableView.html#method-26">-editedColumn</a>
<li><a href="NSTableView.html#method-27">-editedRow</a>
<li><a href="NSTableView.html#method-28">-frameOfCellAtColumn:</a>
<li><a href="NSTableView.html#method-29">-gridColor</a>
<li><a href="NSTableView.html#method-30">-headerView</a>
<li><a href="NSTableView.html#method-31">-highlightSelectionInClipRect:</a>
<li><a href="NSTableView.html#method-32">-initWithFrame:</a>
<li><a href="NSTableView.html#method-33">-intercellSpacing</a>
<li><a href="NSTableView.html#method-34">-isColumnSelected:</a>
<li><a href="NSTableView.html#method-35">-isRowSelected:</a>
<li><a href="NSTableView.html#method-36">-moveColumn:</a>
<li><a href="NSTableView.html#method-37">-noteNumberOfRowsChanged</a>
<li><a href="NSTableView.html#method-38">-numberOfColumns</a>
<li><a href="NSTableView.html#method-39">-numberOfRows</a>
<li><a href="NSTableView.html#method-40">-numberOfSelectedColumns</a>
<li><a href="NSTableView.html#method-41">-numberOfSelectedRows</a>
<li><a href="NSTableView.html#method-42">-rectOfColumn:</a>
<li><a href="NSTableView.html#method-43">-rectOfRow:</a>
<li><a href="NSTableView.html#method-44">-reloadData</a>
<li><a href="NSTableView.html#method-45">-removeTableColumn:</a>
<li><a href="NSTableView.html#method-46">-rowAtPoint:</a>
<li><a href="NSTableView.html#method-47">-rowHeight</a>
<li><a href="NSTableView.html#method-48">-rowsInRect:</a>
<li><a href="NSTableView.html#method-49">-scrollColumnToVisible:</a>
<li><a href="NSTableView.html#method-50">-scrollRowToVisible:</a>
<li><a href="NSTableView.html#method-51">-selectAll:</a>
<li><a href="NSTableView.html#method-52">-selectColumn:byExtendingSelection:</a>
<li><a href="NSTableView.html#method-57">-selectRow:byExtendingSelection:</a>
<li><a href="NSTableView.html#method-53">-selectedColumn</a>
<li><a href="NSTableView.html#method-54">-selectedColumnEnumerator</a>
<li><a href="NSTableView.html#method-55">-selectedRow</a>
<li><a href="NSTableView.html#method-56">-selectedRowEnumerator</a>
<li><a href="NSTableView.html#method-86">-selectionShouldChangeInTableView:</a>
<li><a href="NSTableView.html#method-58">-setAllowsColumnReordering:</a>
<li><a href="NSTableView.html#method-59">-setAllowsColumnResizing:</a>
<li><a href="NSTableView.html#method-60">-setAllowsColumnSelection:</a>
<li><a href="NSTableView.html#method-61">-setAllowsEmptySelection:</a>
<li><a href="NSTableView.html#method-62">-setAllowsMultipleSelection:</a>
<li><a href="NSTableView.html#method-63">-setAutoresizesAllColumnsToFit:</a>
<li><a href="NSTableView.html#method-64">-setAutosaveName:</a>
<li><a href="NSTableView.html#method-65">-setAutosaveTableColumns:</a>
<li><a href="NSTableView.html#method-66">-setBackgroundColor:</a>
<li><a href="NSTableView.html#method-67">-setCornerView:</a>
<li><a href="NSTableView.html#method-68">-setDataSource:</a>
<li><a href="NSTableView.html#method-69">-setDelegate:</a>
<li><a href="NSTableView.html#method-70">-setDoubleAction:</a>
<li><a href="NSTableView.html#method-71">-setDrawsGrid:</a>
<li><a href="NSTableView.html#method-72">-setGridColor:</a>
<li><a href="NSTableView.html#method-73">-setHeaderView:</a>
<li><a href="NSTableView.html#method-74">-setIntercellSpacing:</a>
<li><a href="NSTableView.html#method-75">-setRowHeight:</a>
<li><a href="NSTableView.html#method-76">-sizeLastColumnToFit</a>
<li><a href="NSTableView.html#method-77">-sizeToFit</a>
<li><a href="NSTableView.html#method-79">-tableColumnWithIdentifier:</a>
<li><a href="NSTableView.html#method-78">-tableColumns</a>
<li><a href="NSTableView.html#method-87">-tableView:shouldEditTableColumn:</a>
<li><a href="NSTableView.html#method-88">-tableView:shouldSelectRow:</a>
<li><a href="NSTableView.html#method-89">-tableView:shouldSelectTableColumn:</a>
<li><a href="NSTableView.html#method-90">-tableView:willDisplayCell:forTableColumn:</a>
<li><a href="NSTableView.html#method-91">-tableViewColumnDidMove:</a>
<li><a href="NSTableView.html#method-92">-tableViewColumnDidResize:</a>
<li><a href="NSTableView.html#method-93">-tableViewSelectionDidChange:</a>
<li><a href="NSTableView.html#method-94">-tableViewSelectionIsChanging:</a>
<li><a href="NSTableView.html#method-80">-textDidBeginEditing:</a>
<li><a href="NSTableView.html#method-81">-textDidChange:</a>
<li><a href="NSTableView.html#method-82">-textDidEndEditing:</a>
<li><a href="NSTableView.html#method-83">-textShouldBeginEditing:</a>
<li><a href="NSTableView.html#method-84">-textShouldEndEditing:</a>
<li><a href="NSTableView.html#method-85">-tile</a>
</ul>
<hr>
<h2><a name="method-0">addTableColumn:</a></h2>
- (void) <b>addTableColumn:</b> (NSTableColumn*)aColumn<br>
<hr>
<h2><a name="method-1">allowsColumnReordering</a></h2>
- (BOOL) <b>allowsColumnReordering</b><br>
<hr>
<h2><a name="method-2">allowsColumnResizing</a></h2>
- (BOOL) <b>allowsColumnResizing</b><br>
<hr>
<h2><a name="method-3">allowsColumnSelection</a></h2>
- (BOOL) <b>allowsColumnSelection</b><br>
<hr>
<h2><a name="method-4">allowsEmptySelection</a></h2>
- (BOOL) <b>allowsEmptySelection</b><br>
<hr>
<h2><a name="method-5">allowsMultipleSelection</a></h2>
- (BOOL) <b>allowsMultipleSelection</b><br>
<hr>
<h2><a name="method-6">autoresizesAllColumnsToFit</a></h2>
- (BOOL) <b>autoresizesAllColumnsToFit</b><br>
<hr>
<h2><a name="method-7">autosaveName</a></h2>
- (NSString*) <b>autosaveName</b><br>
<hr>
<h2><a name="method-8">autosaveTableColumns</a></h2>
- (BOOL) <b>autosaveTableColumns</b><br>
<hr>
<h2><a name="method-9">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-10">clickedColumn</a></h2>
- (int) <b>clickedColumn</b><br>
<hr>
<h2><a name="method-11">clickedRow</a></h2>
- (int) <b>clickedRow</b><br>
<hr>
<h2><a name="method-12">columnAtPoint:</a></h2>
- (int) <b>columnAtPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-13">columnsInRect:</a></h2>
- (NSRange) <b>columnsInRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-14">columnWithIdentifier:</a></h2>
- (int) <b>columnWithIdentifier:</b> (id)anObject<br>
<hr>
<h2><a name="method-15">cornerView</a></h2>
- (NSView*) <b>cornerView</b><br>
<hr>
<h2><a name="method-16">dataSource</a></h2>
- (id) <b>dataSource</b><br>
<hr>
<h2><a name="method-17">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-18">deselectAll:</a></h2>
- (void) <b>deselectAll:</b> (id)sender<br>
<hr>
<h2><a name="method-19">deselectColumn:</a></h2>
- (void) <b>deselectColumn:</b> (int)columnIndex<br>
<hr>
<h2><a name="method-20">deselectRow:</a></h2>
- (void) <b>deselectRow:</b> (int)rowIndex<br>
<hr>
<h2><a name="method-21">doubleAction</a></h2>
- (SEL) <b>doubleAction</b><br>
<hr>
<h2><a name="method-22">drawGridInClipRect:</a></h2>
- (void) <b>drawGridInClipRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-23">drawRow:</a></h2>
- (void) <b>drawRow:</b> (int)rowIndex<br>
<hr>
<h2><a name="method-24">drawsGrid</a></h2>
- (BOOL) <b>drawsGrid</b><br>
<hr>
<h2><a name="method-25">editColumn:row:withEvent:</a></h2>
- (void) <b>editColumn:</b> (int)columnIndex <b>row:</b> (int)rowIndex <b>withEvent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-26">editedColumn</a></h2>
- (int) <b>editedColumn</b><br>
<hr>
<h2><a name="method-27">editedRow</a></h2>
- (int) <b>editedRow</b><br>
<hr>
<h2><a name="method-28">frameOfCellAtColumn:</a></h2>
- (NSRect) <b>frameOfCellAtColumn:</b> (int)columnIndex<br>
<hr>
<h2><a name="method-29">gridColor</a></h2>
- (NSColor*) <b>gridColor</b><br>
<hr>
<h2><a name="method-30">headerView</a></h2>
- (NSTableHeaderView*) <b>headerView</b><br>
<hr>
<h2><a name="method-31">highlightSelectionInClipRect:</a></h2>
- (void) <b>highlightSelectionInClipRect:</b> (NSRect)clipRect<br>
<hr>
<h2><a name="method-32">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-33">intercellSpacing</a></h2>
- (NSSize) <b>intercellSpacing</b><br>
<hr>
<h2><a name="method-34">isColumnSelected:</a></h2>
- (BOOL) <b>isColumnSelected:</b> (int)columnIndex<br>
<hr>
<h2><a name="method-35">isRowSelected:</a></h2>
- (BOOL) <b>isRowSelected:</b> (int)rowIndex<br>
<hr>
<h2><a name="method-36">moveColumn:</a></h2>
- (void) <b>moveColumn:</b> (int)columnIndex<br>
<hr>
<h2><a name="method-37">noteNumberOfRowsChanged</a></h2>
- (void) <b>noteNumberOfRowsChanged</b><br>
<hr>
<h2><a name="method-38">numberOfColumns</a></h2>
- (int) <b>numberOfColumns</b><br>
<hr>
<h2><a name="method-39">numberOfRows</a></h2>
- (int) <b>numberOfRows</b><br>
<hr>
<h2><a name="method-40">numberOfSelectedColumns</a></h2>
- (int) <b>numberOfSelectedColumns</b><br>
<hr>
<h2><a name="method-41">numberOfSelectedRows</a></h2>
- (int) <b>numberOfSelectedRows</b><br>
<hr>
<h2><a name="method-42">rectOfColumn:</a></h2>
- (NSRect) <b>rectOfColumn:</b> (int)columnIndex<br>
<hr>
<h2><a name="method-43">rectOfRow:</a></h2>
- (NSRect) <b>rectOfRow:</b> (int)rowIndex<br>
<hr>
<h2><a name="method-44">reloadData</a></h2>
- (void) <b>reloadData</b><br>
<hr>
<h2><a name="method-45">removeTableColumn:</a></h2>
- (void) <b>removeTableColumn:</b> (NSTableColumn*)aTableColumn<br>
<hr>
<h2><a name="method-46">rowAtPoint:</a></h2>
- (int) <b>rowAtPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-47">rowHeight</a></h2>
- (float) <b>rowHeight</b><br>
<hr>
<h2><a name="method-48">rowsInRect:</a></h2>
- (NSRange) <b>rowsInRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-49">scrollColumnToVisible:</a></h2>
- (void) <b>scrollColumnToVisible:</b> (int)columnIndex<br>
<hr>
<h2><a name="method-50">scrollRowToVisible:</a></h2>
- (void) <b>scrollRowToVisible:</b> (int)rowIndex<br>
<hr>
<h2><a name="method-51">selectAll:</a></h2>
- (void) <b>selectAll:</b> (id)sender<br>
<hr>
<h2><a name="method-52">selectColumn:byExtendingSelection:</a></h2>
- (void) <b>selectColumn:</b> (int)columnIndex <b>byExtendingSelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-53">selectedColumn</a></h2>
- (int) <b>selectedColumn</b><br>
<hr>
<h2><a name="method-54">selectedColumnEnumerator</a></h2>
- (NSEnumerator*) <b>selectedColumnEnumerator</b><br>
<hr>
<h2><a name="method-55">selectedRow</a></h2>
- (int) <b>selectedRow</b><br>
<hr>
<h2><a name="method-56">selectedRowEnumerator</a></h2>
- (NSEnumerator*) <b>selectedRowEnumerator</b><br>
<hr>
<h2><a name="method-57">selectRow:byExtendingSelection:</a></h2>
- (void) <b>selectRow:</b> (int)rowIndex <b>byExtendingSelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-58">setAllowsColumnReordering:</a></h2>
- (void) <b>setAllowsColumnReordering:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-59">setAllowsColumnResizing:</a></h2>
- (void) <b>setAllowsColumnResizing:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-60">setAllowsColumnSelection:</a></h2>
- (void) <b>setAllowsColumnSelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-61">setAllowsEmptySelection:</a></h2>
- (void) <b>setAllowsEmptySelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-62">setAllowsMultipleSelection:</a></h2>
- (void) <b>setAllowsMultipleSelection:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-63">setAutoresizesAllColumnsToFit:</a></h2>
- (void) <b>setAutoresizesAllColumnsToFit:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-64">setAutosaveName:</a></h2>
- (void) <b>setAutosaveName:</b> (NSString*)name<br>
<hr>
<h2><a name="method-65">setAutosaveTableColumns:</a></h2>
- (void) <b>setAutosaveTableColumns:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-66">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-67">setCornerView:</a></h2>
- (void) <b>setCornerView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-68">setDataSource:</a></h2>
- (void) <b>setDataSource:</b> (id)anObject<br>
<hr>
<h2><a name="method-69">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-70">setDoubleAction:</a></h2>
- (void) <b>setDoubleAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-71">setDrawsGrid:</a></h2>
- (void) <b>setDrawsGrid:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-72">setGridColor:</a></h2>
- (void) <b>setGridColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-73">setHeaderView:</a></h2>
- (void) <b>setHeaderView:</b> (NSTableHeaderView*)aHeaderView<br>
<hr>
<h2><a name="method-74">setIntercellSpacing:</a></h2>
- (void) <b>setIntercellSpacing:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-75">setRowHeight:</a></h2>
- (void) <b>setRowHeight:</b> (float)rowHeight<br>
<hr>
<h2><a name="method-76">sizeLastColumnToFit</a></h2>
- (void) <b>sizeLastColumnToFit</b><br>
<hr>
<h2><a name="method-77">sizeToFit</a></h2>
- (void) <b>sizeToFit</b><br>
<hr>
<h2><a name="method-78">tableColumns</a></h2>
- (NSArray*) <b>tableColumns</b><br>
<hr>
<h2><a name="method-79">tableColumnWithIdentifier:</a></h2>
- (NSTableColumn*) <b>tableColumnWithIdentifier:</b> (id)anObject<br>
<hr>
<h2><a name="method-80">textDidBeginEditing:</a></h2>
- (void) <b>textDidBeginEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-81">textDidChange:</a></h2>
- (void) <b>textDidChange:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-82">textDidEndEditing:</a></h2>
- (void) <b>textDidEndEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-83">textShouldBeginEditing:</a></h2>
- (BOOL) <b>textShouldBeginEditing:</b> (NSText*)textObject<br>
<hr>
<h2><a name="method-84">textShouldEndEditing:</a></h2>
- (BOOL) <b>textShouldEndEditing:</b> (NSText*)textObject<br>
<hr>
<h2><a name="method-85">tile</a></h2>
- (void) <b>tile</b><br>
<hr>
<h2><a name="method-86">selectionShouldChangeInTableView:</a></h2>
- (BOOL) <b>selectionShouldChangeInTableView:</b> (NSTableView*)aTableView<br>
<hr>
<h2><a name="method-87">tableView:shouldEditTableColumn:</a></h2>
- (BOOL) <b>tableView:</b> (NSTableView*)aTableView <b>shouldEditTableColumn:</b> (NSTableColumn*)aTableColumn<br>
<hr>
<h2><a name="method-88">tableView:shouldSelectRow:</a></h2>
- (BOOL) <b>tableView:</b> (NSTableView*)aTableView <b>shouldSelectRow:</b> (int)rowIndex<br>
<hr>
<h2><a name="method-89">tableView:shouldSelectTableColumn:</a></h2>
- (BOOL) <b>tableView:</b> (NSTableView*)aTableView <b>shouldSelectTableColumn:</b> (NSTableColumn*)aTableColumn<br>
<hr>
<h2><a name="method-90">tableView:willDisplayCell:forTableColumn:</a></h2>
- (void) <b>tableView:</b> (NSTableView*)aTableView <b>willDisplayCell:</b> (id)aCell <b>forTableColumn:</b> (NSTableColumn*)aTableColumn<br>
<hr>
<h2><a name="method-91">tableViewColumnDidMove:</a></h2>
- (void) <b>tableViewColumnDidMove:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-92">tableViewColumnDidResize:</a></h2>
- (void) <b>tableViewColumnDidResize:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-93">tableViewSelectionDidChange:</a></h2>
- (void) <b>tableViewSelectionDidChange:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-94">tableViewSelectionIsChanging:</a></h2>
- (void) <b>tableViewSelectionIsChanging:</b> (NSNotification*)aNotification<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,468 @@
<html><head>
<title>NSText</title>
</head>
<body>
<a href="NSTableView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextAttachment.html">[Next]</a>
<h1>NSText</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSText</a></h2>
<h2><a name="NSText">NSText</a></h2>
<p><b>Declared in:</b> AppKit/NSText.h</p>
<p><b>Inherits from:</b> NSView</p>
<p><b>Conforms to:</b> NSChangeSpelling
</p>
<hr>
<ul>
<li><a href="NSText.html#method-33">-RTFDFromRange:</a>
<li><a href="NSText.html#method-0">-alignCenter:</a>
<li><a href="NSText.html#method-1">-alignLeft:</a>
<li><a href="NSText.html#method-2">-alignRight:</a>
<li><a href="NSText.html#method-3">-alignment</a>
<li><a href="NSText.html#method-4">-backgroundColor</a>
<li><a href="NSText.html#method-5">-changeFont:</a>
<li><a href="NSText.html#method-6">-checkSpelling:</a>
<li><a href="NSText.html#method-7">-copy:</a>
<li><a href="NSText.html#method-8">-copyFont:</a>
<li><a href="NSText.html#method-9">-copyRuler:</a>
<li><a href="NSText.html#method-10">-cut:</a>
<li><a href="NSText.html#method-11">-delegate</a>
<li><a href="NSText.html#method-12">-delete:</a>
<li><a href="NSText.html#method-13">-drawsBackground</a>
<li><a href="NSText.html#method-14">-font</a>
<li><a href="NSText.html#method-15">-importsGraphics</a>
<li><a href="NSText.html#method-16">-initWithFrame:</a>
<li><a href="NSText.html#method-17">-isEditable</a>
<li><a href="NSText.html#method-18">-isFieldEditor</a>
<li><a href="NSText.html#method-19">-isHorizontallyResizable</a>
<li><a href="NSText.html#method-20">-isRichText</a>
<li><a href="NSText.html#method-21">-isRulerVisible</a>
<li><a href="NSText.html#method-22">-isSelectable</a>
<li><a href="NSText.html#method-23">-isVerticallyResizable</a>
<li><a href="NSText.html#method-24">-maxSize</a>
<li><a href="NSText.html#method-25">-minSize</a>
<li><a href="NSText.html#method-26">-paste:</a>
<li><a href="NSText.html#method-27">-pasteFont:</a>
<li><a href="NSText.html#method-28">-pasteRuler:</a>
<li><a href="NSText.html#method-29">-readRTFDFromFile:</a>
<li><a href="NSText.html#method-30">-replaceCharactersInRange:withRTF:</a>
<li><a href="NSText.html#method-31">-replaceCharactersInRange:withRTFD:</a>
<li><a href="NSText.html#method-32">-replaceCharactersInRange:withString:</a>
<li><a href="NSText.html#method-34">-scrollRangeToVisible:</a>
<li><a href="NSText.html#method-35">-selectAll:</a>
<li><a href="NSText.html#method-36">-selectedRange</a>
<li><a href="NSText.html#method-37">-setAlignment:</a>
<li><a href="NSText.html#method-38">-setBackgroundColor:</a>
<li><a href="NSText.html#method-39">-setDelegate:</a>
<li><a href="NSText.html#method-40">-setDrawsBackground:</a>
<li><a href="NSText.html#method-41">-setEditable:</a>
<li><a href="NSText.html#method-42">-setFieldEditor:</a>
<li><a href="NSText.html#method-43">-setFont:</a>
<li><a href="NSText.html#method-44">-setFont:</a>
<li><a href="NSText.html#method-45">-setHorizontallyResizable:</a>
<li><a href="NSText.html#method-46">-setImportsGraphics:</a>
<li><a href="NSText.html#method-47">-setMaxSize:</a>
<li><a href="NSText.html#method-48">-setMinSize:</a>
<li><a href="NSText.html#method-49">-setRichText:</a>
<li><a href="NSText.html#method-50">-setSelectable:</a>
<li><a href="NSText.html#method-51">-setSelectedRange:</a>
<li><a href="NSText.html#method-52">-setString:</a>
<li><a href="NSText.html#method-54">-setTextColor:</a>
<li><a href="NSText.html#method-53">-setTextColor:</a>
<li><a href="NSText.html#method-55">-setUsesFontPanel:</a>
<li><a href="NSText.html#method-56">-setVerticallyResizable:</a>
<li><a href="NSText.html#method-57">-showGuessPanel:</a>
<li><a href="NSText.html#method-58">-sizeToFit</a>
<li><a href="NSText.html#method-59">-string</a>
<li><a href="NSText.html#method-60">-subscript:</a>
<li><a href="NSText.html#method-61">-superscript:</a>
<li><a href="NSText.html#method-62">-textColor</a>
<li><a href="NSText.html#method-68">-textDidBeginEditing:</a>
<li><a href="NSText.html#method-69">-textDidChange:</a>
<li><a href="NSText.html#method-70">-textDidEndEditing:</a>
<li><a href="NSText.html#method-71">-textShouldBeginEditing:</a>
<li><a href="NSText.html#method-72">-textShouldEndEditing:</a>
<li><a href="NSText.html#method-63">-toggleRuler:</a>
<li><a href="NSText.html#method-64">-underline:</a>
<li><a href="NSText.html#method-65">-unscript:</a>
<li><a href="NSText.html#method-66">-usesFontPanel</a>
<li><a href="NSText.html#method-67">-writeRTFDToFile:atomically:</a>
</ul>
<hr>
<h2><a name="method-0">alignCenter:</a></h2>
- (void) <b>alignCenter:</b> (id)sender<br>
<hr>
<h2><a name="method-1">alignLeft:</a></h2>
- (void) <b>alignLeft:</b> (id)sender<br>
<hr>
<h2><a name="method-2">alignRight:</a></h2>
- (void) <b>alignRight:</b> (id)sender<br>
<hr>
<h2><a name="method-3">alignment</a></h2>
- (NSTextAlignment) <b>alignment</b><br>
<hr>
<h2><a name="method-4">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-5">changeFont:</a></h2>
- (void) <b>changeFont:</b> (id)sender<br>
<hr>
<h2><a name="method-6">checkSpelling:</a></h2>
- (void) <b>checkSpelling:</b> (id)sender<br>
<hr>
<h2><a name="method-7">copy:</a></h2>
- (void) <b>copy:</b> (id)sender<br>
<hr>
<h2><a name="method-8">copyFont:</a></h2>
- (void) <b>copyFont:</b> (id)sender<br>
<hr>
<h2><a name="method-9">copyRuler:</a></h2>
- (void) <b>copyRuler:</b> (id)sender<br>
<hr>
<h2><a name="method-10">cut:</a></h2>
- (void) <b>cut:</b> (id)sender<br>
<hr>
<h2><a name="method-11">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-12">delete:</a></h2>
- (void) <b>delete:</b> (id)sender<br>
<hr>
<h2><a name="method-13">drawsBackground</a></h2>
- (BOOL) <b>drawsBackground</b><br>
<hr>
<h2><a name="method-14">font</a></h2>
- (NSFont*) <b>font</b><br>
<hr>
<h2><a name="method-15">importsGraphics</a></h2>
- (BOOL) <b>importsGraphics</b><br>
<hr>
<h2><a name="method-16">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-17">isEditable</a></h2>
- (BOOL) <b>isEditable</b><br>
<hr>
<h2><a name="method-18">isFieldEditor</a></h2>
- (BOOL) <b>isFieldEditor</b><br>
<hr>
<h2><a name="method-19">isHorizontallyResizable</a></h2>
- (BOOL) <b>isHorizontallyResizable</b><br>
<hr>
<h2><a name="method-20">isRichText</a></h2>
- (BOOL) <b>isRichText</b><br>
<hr>
<h2><a name="method-21">isRulerVisible</a></h2>
- (BOOL) <b>isRulerVisible</b><br>
<hr>
<h2><a name="method-22">isSelectable</a></h2>
- (BOOL) <b>isSelectable</b><br>
<hr>
<h2><a name="method-23">isVerticallyResizable</a></h2>
- (BOOL) <b>isVerticallyResizable</b><br>
<hr>
<h2><a name="method-24">maxSize</a></h2>
- (NSSize) <b>maxSize</b><br>
<hr>
<h2><a name="method-25">minSize</a></h2>
- (NSSize) <b>minSize</b><br>
<hr>
<h2><a name="method-26">paste:</a></h2>
- (void) <b>paste:</b> (id)sender<br>
<hr>
<h2><a name="method-27">pasteFont:</a></h2>
- (void) <b>pasteFont:</b> (id)sender<br>
<hr>
<h2><a name="method-28">pasteRuler:</a></h2>
- (void) <b>pasteRuler:</b> (id)sender<br>
<hr>
<h2><a name="method-29">readRTFDFromFile:</a></h2>
- (BOOL) <b>readRTFDFromFile:</b> (NSString*)path<br>
<hr>
<h2><a name="method-30">replaceCharactersInRange:withRTF:</a></h2>
- (void) <b>replaceCharactersInRange:</b> (NSRange)aRange <b>withRTF:</b> (NSData*)rtfData<br>
<hr>
<h2><a name="method-31">replaceCharactersInRange:withRTFD:</a></h2>
- (void) <b>replaceCharactersInRange:</b> (NSRange)aRange <b>withRTFD:</b> (NSData*)rtfdData<br>
<hr>
<h2><a name="method-32">replaceCharactersInRange:withString:</a></h2>
- (void) <b>replaceCharactersInRange:</b> (NSRange)aRange <b>withString:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-33">RTFDFromRange:</a></h2>
- (NSData*) <b>RTFDFromRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-34">scrollRangeToVisible:</a></h2>
- (void) <b>scrollRangeToVisible:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-35">selectAll:</a></h2>
- (void) <b>selectAll:</b> (id)sender<br>
<hr>
<h2><a name="method-36">selectedRange</a></h2>
- (NSRange) <b>selectedRange</b><br>
<hr>
<h2><a name="method-37">setAlignment:</a></h2>
- (void) <b>setAlignment:</b> (NSTextAlignment)mode<br>
<hr>
<h2><a name="method-38">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-39">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-40">setDrawsBackground:</a></h2>
- (void) <b>setDrawsBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-41">setEditable:</a></h2>
- (void) <b>setEditable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-42">setFieldEditor:</a></h2>
- (void) <b>setFieldEditor:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-43">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-44">setFont:</a></h2>
- (void) <b>setFont:</b> (NSFont*)aFont<br>
<hr>
<h2><a name="method-45">setHorizontallyResizable:</a></h2>
- (void) <b>setHorizontallyResizable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-46">setImportsGraphics:</a></h2>
- (void) <b>setImportsGraphics:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-47">setMaxSize:</a></h2>
- (void) <b>setMaxSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-48">setMinSize:</a></h2>
- (void) <b>setMinSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-49">setRichText:</a></h2>
- (void) <b>setRichText:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-50">setSelectable:</a></h2>
- (void) <b>setSelectable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-51">setSelectedRange:</a></h2>
- (void) <b>setSelectedRange:</b> (NSRange)aRange<br>
<hr>
<h2><a name="method-52">setString:</a></h2>
- (void) <b>setString:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-53">setTextColor:</a></h2>
- (void) <b>setTextColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-54">setTextColor:</a></h2>
- (void) <b>setTextColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-55">setUsesFontPanel:</a></h2>
- (void) <b>setUsesFontPanel:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-56">setVerticallyResizable:</a></h2>
- (void) <b>setVerticallyResizable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-57">showGuessPanel:</a></h2>
- (void) <b>showGuessPanel:</b> (id)sender<br>
<hr>
<h2><a name="method-58">sizeToFit</a></h2>
- (void) <b>sizeToFit</b><br>
<hr>
<h2><a name="method-59">string</a></h2>
- (NSString*) <b>string</b><br>
<hr>
<h2><a name="method-60">subscript:</a></h2>
- (void) <b>subscript:</b> (id)sender<br>
<hr>
<h2><a name="method-61">superscript:</a></h2>
- (void) <b>superscript:</b> (id)sender<br>
<hr>
<h2><a name="method-62">textColor</a></h2>
- (NSColor*) <b>textColor</b><br>
<hr>
<h2><a name="method-63">toggleRuler:</a></h2>
- (void) <b>toggleRuler:</b> (id)sender<br>
<hr>
<h2><a name="method-64">underline:</a></h2>
- (void) <b>underline:</b> (id)sender<br>
<hr>
<h2><a name="method-65">unscript:</a></h2>
- (void) <b>unscript:</b> (id)sender<br>
<hr>
<h2><a name="method-66">usesFontPanel</a></h2>
- (BOOL) <b>usesFontPanel</b><br>
<hr>
<h2><a name="method-67">writeRTFDToFile:atomically:</a></h2>
- (BOOL) <b>writeRTFDToFile:</b> (NSString*)path <b>atomically:</b> (BOOL)atomicFlag<br>
<hr>
<h2><a name="method-68">textDidBeginEditing:</a></h2>
- (void) <b>textDidBeginEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-69">textDidChange:</a></h2>
- (void) <b>textDidChange:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-70">textDidEndEditing:</a></h2>
- (void) <b>textDidEndEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-71">textShouldBeginEditing:</a></h2>
- (BOOL) <b>textShouldBeginEditing:</b> (NSText*)aTextObject<br>
<hr>
<h2><a name="method-72">textShouldEndEditing:</a></h2>
- (BOOL) <b>textShouldEndEditing:</b> (NSText*)aTextObject<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,60 @@
<html><head>
<title>NSTextAttachment</title>
</head>
<body>
<a href="NSText.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextAttachmentCell.html">[Next]</a>
<h1>NSTextAttachment</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextAttachment</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> NSObject
</p>
<hr>
<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><a name="method-0">attachmentCell</a></h2>
- (id&#60;NSTextAttachmentCell>) <b>attachmentCell</b><br>
<hr>
<h2><a name="method-1">fileWrapper</a></h2>
- (NSFileWrapper*) <b>fileWrapper</b><br>
<hr>
<h2><a name="method-2">initWithFileWrapper:</a></h2>
- (id) <b>initWithFileWrapper:</b> (NSFileWrapper*)aWrapper<br>
<hr>
<h2><a name="method-3">setAttachmentCell:</a></h2>
- (void) <b>setAttachmentCell:</b> (id&#60;NSTextAttachmentCell>)aCell<br>
<hr>
<h2><a name="method-4">setFileWrapper:</a></h2>
- (void) <b>setFileWrapper:</b> (NSFileWrapper*)aWrapper<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,42 @@
<html><head>
<title>NSTextAttachmentCell</title>
</head>
<body>
<a href="NSTextAttachment.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextContainer.html">[Next]</a>
<h1>NSTextAttachmentCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextAttachmentCell</a></h2>
<h2><a name="NSTextAttachmentCell">NSTextAttachmentCell</a></h2>
<p><b>Declared in:</b> NSTextAttachment.h</p>
<p><b>Inherits from:</b> NSCell</p>
<p><b>Conforms to:</b> NSTextAttachmentCell
</p>
<hr>
<ul>
<li><a href="NSTextAttachmentCell.html#method-0">-trackMouse:inRect:ofView:untilMouseUp:</a>
<li><a href="NSTextAttachmentCell.html#method-1">-wantsToTrackMouse</a>
</ul>
<hr>
<h2><a name="method-0">trackMouse:inRect:ofView:untilMouseUp:</a></h2>
- (BOOL) <b>trackMouse:</b> (NSEvent*)theEvent <b>inRect:</b> (NSRect)cellFrame <b>ofView:</b> (NSView*)aTextView <b>untilMouseUp:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-1">wantsToTrackMouse</a></h2>
- (BOOL) <b>wantsToTrackMouse</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,132 @@
<html><head>
<title>NSTextContainer</title>
</head>
<body>
<a href="NSTextAttachmentCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextField.html">[Next]</a>
<h1>NSTextContainer</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextContainer</a></h2>
<h2><a name="NSTextContainer">NSTextContainer</a></h2>
<p><b>Declared in:</b> AppKit/NSTextContainer.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSObject
</p>
<hr>
<ul>
<li><a href="NSTextContainer.html#method-0">-containerSize</a>
<li><a href="NSTextContainer.html#method-1">-containsPoint:</a>
<li><a href="NSTextContainer.html#method-2">-heightTracksTextView</a>
<li><a href="NSTextContainer.html#method-3">-initWithContainerSize:</a>
<li><a href="NSTextContainer.html#method-4">-isSimpleRectangularTextContainer</a>
<li><a href="NSTextContainer.html#method-5">-layoutManager</a>
<li><a href="NSTextContainer.html#method-6">-lineFragmentPadding</a>
<li><a href="NSTextContainer.html#method-7">-lineFragmentRectForProposedRect:sweepDirection:movementDirection:</a>
<li><a href="NSTextContainer.html#method-8">-replaceLayoutManager:</a>
<li><a href="NSTextContainer.html#method-9">-setContainerSize:</a>
<li><a href="NSTextContainer.html#method-10">-setHeightTracksTextView:</a>
<li><a href="NSTextContainer.html#method-11">-setLayoutManager:</a>
<li><a href="NSTextContainer.html#method-12">-setLineFragmentPadding:</a>
<li><a href="NSTextContainer.html#method-13">-setTextView:</a>
<li><a href="NSTextContainer.html#method-14">-setWidthTracksTextView:</a>
<li><a href="NSTextContainer.html#method-15">-textView</a>
<li><a href="NSTextContainer.html#method-16">-widthTracksTextView</a>
</ul>
<hr>
<h2><a name="method-0">containerSize</a></h2>
- (NSSize) <b>containerSize</b><br>
<hr>
<h2><a name="method-1">containsPoint:</a></h2>
- (BOOL) <b>containsPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-2">heightTracksTextView</a></h2>
- (BOOL) <b>heightTracksTextView</b><br>
<hr>
<h2><a name="method-3">initWithContainerSize:</a></h2>
- (id) <b>initWithContainerSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-4">isSimpleRectangularTextContainer</a></h2>
- (BOOL) <b>isSimpleRectangularTextContainer</b><br>
<hr>
<h2><a name="method-5">layoutManager</a></h2>
- (NSLayoutManager*) <b>layoutManager</b><br>
<hr>
<h2><a name="method-6">lineFragmentPadding</a></h2>
- (float) <b>lineFragmentPadding</b><br>
<hr>
<h2><a name="method-7">lineFragmentRectForProposedRect:sweepDirection:movementDirection:</a></h2>
- (NSRect) <b>lineFragmentRectForProposedRect:</b> (NSRect)proposedRect <b>sweepDirection:</b> (NSLineSweepDirection)sweepDirection <b>movementDirection:</b> (NSLineMovementDirection)movementDirection<br>
<hr>
<h2><a name="method-8">replaceLayoutManager:</a></h2>
- (void) <b>replaceLayoutManager:</b> (NSLayoutManager*)aLayoutManager<br>
<hr>
<h2><a name="method-9">setContainerSize:</a></h2>
- (void) <b>setContainerSize:</b> (NSSize)aSize<br>
<hr>
<h2><a name="method-10">setHeightTracksTextView:</a></h2>
- (void) <b>setHeightTracksTextView:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-11">setLayoutManager:</a></h2>
- (void) <b>setLayoutManager:</b> (NSLayoutManager*)aLayoutManager<br>
<hr>
<h2><a name="method-12">setLineFragmentPadding:</a></h2>
- (void) <b>setLineFragmentPadding:</b> (float)aFloat<br>
<hr>
<h2><a name="method-13">setTextView:</a></h2>
- (void) <b>setTextView:</b> (NSTextView*)aTextView<br>
<hr>
<h2><a name="method-14">setWidthTracksTextView:</a></h2>
- (void) <b>setWidthTracksTextView:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-15">textView</a></h2>
- (NSTextView*) <b>textView</b><br>
<hr>
<h2><a name="method-16">widthTracksTextView</a></h2>
- (BOOL) <b>widthTracksTextView</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,228 @@
<html><head>
<title>NSTextField</title>
</head>
<body>
<a href="NSTextContainer.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextFieldCell.html">[Next]</a>
<h1>NSTextField</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextField</a></h2>
<h2><a name="NSTextField">NSTextField</a></h2>
<p><b>Declared in:</b> AppKit/NSTextField.h</p>
<p><b>Inherits from:</b> NSControl</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTextField.html#method-0">-acceptsFirstResponder</a>
<li><a href="NSTextField.html#method-1">-allowsEditingTextAttributes</a>
<li><a href="NSTextField.html#method-2">-backgroundColor</a>
<li><a href="NSTextField.html#method-3">-delegate</a>
<li><a href="NSTextField.html#method-4">-drawsBackground</a>
<li><a href="NSTextField.html#method-5">-errorAction</a>
<li><a href="NSTextField.html#method-6">-importsGraphics</a>
<li><a href="NSTextField.html#method-7">-isBezeled</a>
<li><a href="NSTextField.html#method-8">-isBordered</a>
<li><a href="NSTextField.html#method-9">-isEditable</a>
<li><a href="NSTextField.html#method-10">-isSelectable</a>
<li><a href="NSTextField.html#method-11">-nextText</a>
<li><a href="NSTextField.html#method-12">-previousText</a>
<li><a href="NSTextField.html#method-13">-selectText:</a>
<li><a href="NSTextField.html#method-14">-setAllowsEditingTextAttributes:</a>
<li><a href="NSTextField.html#method-15">-setBackgroundColor:</a>
<li><a href="NSTextField.html#method-16">-setBezeled:</a>
<li><a href="NSTextField.html#method-17">-setBordered:</a>
<li><a href="NSTextField.html#method-18">-setDelegate:</a>
<li><a href="NSTextField.html#method-19">-setDrawsBackground:</a>
<li><a href="NSTextField.html#method-20">-setEditable:</a>
<li><a href="NSTextField.html#method-21">-setErrorAction:</a>
<li><a href="NSTextField.html#method-22">-setImportsGraphics:</a>
<li><a href="NSTextField.html#method-23">-setPreviousText:</a>
<li><a href="NSTextField.html#method-24">-setSelectable:</a>
<li><a href="NSTextField.html#method-25">-setTextColor:</a>
<li><a href="NSTextField.html#method-26">-setTitleWithMnemonic:</a>
<li><a href="NSTextField.html#method-27">-textColor</a>
<li><a href="NSTextField.html#method-28">-textDidBeginEditing:</a>
<li><a href="NSTextField.html#method-29">-textDidChange:</a>
<li><a href="NSTextField.html#method-30">-textDidEndEditing:</a>
<li><a href="NSTextField.html#method-31">-textShouldBeginEditing:</a>
<li><a href="NSTextField.html#method-32">-textShouldEndEditing:</a>
</ul>
<hr>
<h2><a name="method-0">acceptsFirstResponder</a></h2>
- (BOOL) <b>acceptsFirstResponder</b><br>
<hr>
<h2><a name="method-1">allowsEditingTextAttributes</a></h2>
- (BOOL) <b>allowsEditingTextAttributes</b><br>
<hr>
<h2><a name="method-2">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-3">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-4">drawsBackground</a></h2>
- (BOOL) <b>drawsBackground</b><br>
<hr>
<h2><a name="method-5">errorAction</a></h2>
- (SEL) <b>errorAction</b><br>
<hr>
<h2><a name="method-6">importsGraphics</a></h2>
- (BOOL) <b>importsGraphics</b><br>
<hr>
<h2><a name="method-7">isBezeled</a></h2>
- (BOOL) <b>isBezeled</b><br>
<hr>
<h2><a name="method-8">isBordered</a></h2>
- (BOOL) <b>isBordered</b><br>
<hr>
<h2><a name="method-9">isEditable</a></h2>
- (BOOL) <b>isEditable</b><br>
<hr>
<h2><a name="method-10">isSelectable</a></h2>
- (BOOL) <b>isSelectable</b><br>
<hr>
<h2><a name="method-11">nextText</a></h2>
- (id) <b>nextText</b><br>
<hr>
<h2><a name="method-12">previousText</a></h2>
- (id) <b>previousText</b><br>
<hr>
<h2><a name="method-13">selectText:</a></h2>
- (void) <b>selectText:</b> (id)sender<br>
<hr>
<h2><a name="method-14">setAllowsEditingTextAttributes:</a></h2>
- (void) <b>setAllowsEditingTextAttributes:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-15">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-16">setBezeled:</a></h2>
- (void) <b>setBezeled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-17">setBordered:</a></h2>
- (void) <b>setBordered:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-18">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-19">setDrawsBackground:</a></h2>
- (void) <b>setDrawsBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-20">setEditable:</a></h2>
- (void) <b>setEditable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-21">setErrorAction:</a></h2>
- (void) <b>setErrorAction:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-22">setImportsGraphics:</a></h2>
- (void) <b>setImportsGraphics:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-23">setPreviousText:</a></h2>
- (void) <b>setPreviousText:</b> (id)anObject<br>
<hr>
<h2><a name="method-24">setSelectable:</a></h2>
- (void) <b>setSelectable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-25">setTextColor:</a></h2>
- (void) <b>setTextColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-26">setTitleWithMnemonic:</a></h2>
- (void) <b>setTitleWithMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-27">textColor</a></h2>
- (NSColor*) <b>textColor</b><br>
<hr>
<h2><a name="method-28">textDidBeginEditing:</a></h2>
- (void) <b>textDidBeginEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-29">textDidChange:</a></h2>
- (void) <b>textDidChange:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-30">textDidEndEditing:</a></h2>
- (void) <b>textDidEndEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-31">textShouldBeginEditing:</a></h2>
- (BOOL) <b>textShouldBeginEditing:</b> (NSText*)textObject<br>
<hr>
<h2><a name="method-32">textShouldEndEditing:</a></h2>
- (BOOL) <b>textShouldEndEditing:</b> (NSText*)textObject<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,72 @@
<html><head>
<title>NSTextFieldCell</title>
</head>
<body>
<a href="NSTextField.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextStorage.html">[Next]</a>
<h1>NSTextFieldCell</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextFieldCell</a></h2>
<h2><a name="NSTextFieldCell">NSTextFieldCell</a></h2>
<p><b>Declared in:</b> AppKit/NSTextFieldCell.h</p>
<p><b>Inherits from:</b> NSActionCell</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSTextFieldCell.html#method-0">-backgroundColor</a>
<li><a href="NSTextFieldCell.html#method-1">-drawsBackground</a>
<li><a href="NSTextFieldCell.html#method-2">-setBackgroundColor:</a>
<li><a href="NSTextFieldCell.html#method-3">-setDrawsBackground:</a>
<li><a href="NSTextFieldCell.html#method-4">-setTextColor:</a>
<li><a href="NSTextFieldCell.html#method-5">-setUpFieldEditorAttributes:</a>
<li><a href="NSTextFieldCell.html#method-6">-textColor</a>
</ul>
<hr>
<h2><a name="method-0">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-1">drawsBackground</a></h2>
- (BOOL) <b>drawsBackground</b><br>
<hr>
<h2><a name="method-2">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-3">setDrawsBackground:</a></h2>
- (void) <b>setDrawsBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-4">setTextColor:</a></h2>
- (void) <b>setTextColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-5">setUpFieldEditorAttributes:</a></h2>
- (NSText*) <b>setUpFieldEditorAttributes:</b> (NSText*)textObj<br>
<hr>
<h2><a name="method-6">textColor</a></h2>
- (NSColor*) <b>textColor</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,108 @@
<html><head>
<title>NSTextStorage</title>
</head>
<body>
<a href="NSTextFieldCell.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextTab.html">[Next]</a>
<h1>NSTextStorage</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextStorage</a></h2>
<h2><a name="NSTextStorage">NSTextStorage</a></h2>
<p><b>Declared in:</b> AppKit/NSTextStorage.h</p>
<p><b>Inherits from:</b> NSMutableAttributedString</p>
<p><b>Conforms to:</b> NSCopying
</p>
<hr>
<ul>
<li><a href="NSTextStorage.html#method-0">-addLayoutManager:</a>
<li><a href="NSTextStorage.html#method-1">-changeInLength</a>
<li><a href="NSTextStorage.html#method-2">-delegate</a>
<li><a href="NSTextStorage.html#method-3">-edited:range:changeInLength:</a>
<li><a href="NSTextStorage.html#method-4">-editedMask</a>
<li><a href="NSTextStorage.html#method-5">-editedRange</a>
<li><a href="NSTextStorage.html#method-6">-endEditing</a>
<li><a href="NSTextStorage.html#method-7">-layoutManagers</a>
<li><a href="NSTextStorage.html#method-8">-processEditing</a>
<li><a href="NSTextStorage.html#method-9">-removeLayoutManager:</a>
<li><a href="NSTextStorage.html#method-10">-setDelegate:</a>
<li><a href="NSTextStorage.html#method-11">-textStorageDidProcessEditing:</a>
<li><a href="NSTextStorage.html#method-12">-textStorageWillProcessEditing:</a>
</ul>
<hr>
<h2><a name="method-0">addLayoutManager:</a></h2>
- (void) <b>addLayoutManager:</b> (NSLayoutManager*)aLayoutManager<br>
<hr>
<h2><a name="method-1">changeInLength</a></h2>
- (int) <b>changeInLength</b><br>
<hr>
<h2><a name="method-2">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-3">edited:range:changeInLength:</a></h2>
- (void) <b>edited:</b> (unsigned int)mask <b>range:</b> (NSRange)oldRange <b>changeInLength:</b> (int)lengthChange<br>
<hr>
<h2><a name="method-4">editedMask</a></h2>
- (unsigned int) <b>editedMask</b><br>
<hr>
<h2><a name="method-5">editedRange</a></h2>
- (NSRange) <b>editedRange</b><br>
<hr>
<h2><a name="method-6">endEditing</a></h2>
- (void) <b>endEditing</b><br>
<hr>
<h2><a name="method-7">layoutManagers</a></h2>
- (NSArray*) <b>layoutManagers</b><br>
<hr>
<h2><a name="method-8">processEditing</a></h2>
- (void) <b>processEditing</b><br>
<hr>
<h2><a name="method-9">removeLayoutManager:</a></h2>
- (void) <b>removeLayoutManager:</b> (NSLayoutManager*)aLayoutManager<br>
<hr>
<h2><a name="method-10">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-11">textStorageDidProcessEditing:</a></h2>
- (void) <b>textStorageDidProcessEditing:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-12">textStorageWillProcessEditing:</a></h2>
- (void) <b>textStorageWillProcessEditing:</b> (NSNotification*)aNotification<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,48 @@
<html><head>
<title>NSTextTab</title>
</head>
<body>
<a href="NSTextStorage.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSTextView.html">[Next]</a>
<h1>NSTextTab</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextTab</a></h2>
<h2><a name="NSTextTab">NSTextTab</a></h2>
<p><b>Declared in:</b> AppKit/NSParagraphStyle.h</p>
<p><b>Inherits from:</b> NSObject</p>
<p><b>Conforms to:</b> NSCopying
</p>
<hr>
<ul>
<li><a href="NSTextTab.html#method-0">-initWithType:location:</a>
<li><a href="NSTextTab.html#method-1">-location</a>
<li><a href="NSTextTab.html#method-2">-tabStopType</a>
</ul>
<hr>
<h2><a name="method-0">initWithType:location:</a></h2>
- (id) <b>initWithType:</b> (NSTextTabType)type <b>location:</b> (float)location<br>
<hr>
<h2><a name="method-1">location</a></h2>
- (float) <b>location</b><br>
<hr>
<h2><a name="method-2">tabStopType</a></h2>
- (NSTextTabType) <b>tabStopType</b><br>
<hr>
</body>
</html>

View file

@ -0,0 +1,744 @@
<html><head>
<title>NSTextView</title>
</head>
<body>
<a href="NSTextTab.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSView.html">[Next]</a>
<h1>NSTextView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSTextView</a></h2>
<h2><a name="NSTextView">NSTextView</a></h2>
<p><b>Declared in:</b> AppKit/NSTextView.h</p>
<p><b>Inherits from:</b> NSText</p>
<p><b>Conforms to:</b> NSTextInput
</p>
<hr>
<ul>
<li><a href="NSTextView.html#method-0">+registerForServices</a>
<li><a href="NSTextView.html#method-1">-acceptableDragTypes</a>
<li><a href="NSTextView.html#method-2">-alignJustified:</a>
<li><a href="NSTextView.html#method-3">-allowsUndo;</a>
<li><a href="NSTextView.html#method-4">-backgroundColor</a>
<li><a href="NSTextView.html#method-5">-becomeFirstResponder</a>
<li><a href="NSTextView.html#method-6">-changeColor:</a>
<li><a href="NSTextView.html#method-7">-cleanUpAfterDragOperation</a>
<li><a href="NSTextView.html#method-8">-clickedOnLink:atIndex:</a>
<li><a href="NSTextView.html#method-9">-delegate</a>
<li><a href="NSTextView.html#method-10">-didChangeText</a>
<li><a href="NSTextView.html#method-11">-dragOperationForDraggingInfo:</a>
<li><a href="NSTextView.html#method-12">-drawInsertionPointInRect:color:turnedOn:</a>
<li><a href="NSTextView.html#method-13">-drawsBackground</a>
<li><a href="NSTextView.html#method-14">-encodeWithCoder:</a>
<li><a href="NSTextView.html#method-15">-importsGraphics</a>
<li><a href="NSTextView.html#method-16">-initWithCoder:</a>
<li><a href="NSTextView.html#method-17">-initWithFrame:</a>
<li><a href="NSTextView.html#method-18">-initWithFrame:textContainer:</a>
<li><a href="NSTextView.html#method-19">-insertText:</a>
<li><a href="NSTextView.html#method-20">-insertionPointColor</a>
<li><a href="NSTextView.html#method-21">-invalidateTextContainerOrigin</a>
<li><a href="NSTextView.html#method-22">-isEditable</a>
<li><a href="NSTextView.html#method-23">-isFieldEditor</a>
<li><a href="NSTextView.html#method-24">-isRichText</a>
<li><a href="NSTextView.html#method-25">-isRulerVisible</a>
<li><a href="NSTextView.html#method-26">-isSelectable</a>
<li><a href="NSTextView.html#method-27">-layoutManager</a>
<li><a href="NSTextView.html#method-28">-loosenKerning:</a>
<li><a href="NSTextView.html#method-29">-lowerBaseline:</a>
<li><a href="NSTextView.html#method-30">-markedRange</a>
<li><a href="NSTextView.html#method-31">-markedTextAttributes</a>
<li><a href="NSTextView.html#method-32">-pasteAsPlainText:</a>
<li><a href="NSTextView.html#method-33">-pasteAsRichText:</a>
<li><a href="NSTextView.html#method-34">-preferredPasteboardTypeFromArray:restrictedToTypesFromArray:</a>
<li><a href="NSTextView.html#method-35">-raiseBaseline:</a>
<li><a href="NSTextView.html#method-37">-readSelectionFromPasteboard:</a>
<li><a href="NSTextView.html#method-38">-readSelectionFromPasteboard:</a>
<li><a href="NSTextView.html#method-36">-readablePasteboardTypes</a>
<li><a href="NSTextView.html#method-39">-replaceTextContainer:</a>
<li><a href="NSTextView.html#method-40">-resignFirstResponder</a>
<li><a href="NSTextView.html#method-41">-rulerView:didAddMarker:</a>
<li><a href="NSTextView.html#method-42">-rulerView:didMoveMarker:</a>
<li><a href="NSTextView.html#method-43">-rulerView:didRemoveMarker:</a>
<li><a href="NSTextView.html#method-44">-rulerView:handleMouseDown:</a>
<li><a href="NSTextView.html#method-45">-rulerView:shouldAddMarker:</a>
<li><a href="NSTextView.html#method-46">-rulerView:shouldMoveMarker:</a>
<li><a href="NSTextView.html#method-47">-rulerView:shouldRemoveMarker:</a>
<li><a href="NSTextView.html#method-48">-rulerView:willAddMarker:atLocation:</a>
<li><a href="NSTextView.html#method-49">-rulerView:willMoveMarker:toLocation:</a>
<li><a href="NSTextView.html#method-50">-selectedRange</a>
<li><a href="NSTextView.html#method-51">-selectedTextAttributes</a>
<li><a href="NSTextView.html#method-52">-selectionAffinity</a>
<li><a href="NSTextView.html#method-53">-selectionGranularity</a>
<li><a href="NSTextView.html#method-54">-selectionRangeForProposedRange:</a>
<li><a href="NSTextView.html#method-56">-setAlignment:</a>
<li><a href="NSTextView.html#method-55">-setAllowsUndo:</a>
<li><a href="NSTextView.html#method-57">-setBackgroundColor:</a>
<li><a href="NSTextView.html#method-58">-setConstrainedFrameSize:</a>
<li><a href="NSTextView.html#method-59">-setDelegate:</a>
<li><a href="NSTextView.html#method-60">-setDrawsBackground:</a>
<li><a href="NSTextView.html#method-61">-setEditable:</a>
<li><a href="NSTextView.html#method-62">-setFieldEditor:</a>
<li><a href="NSTextView.html#method-63">-setImportsGraphics:</a>
<li><a href="NSTextView.html#method-64">-setInsertionPointColor:</a>
<li><a href="NSTextView.html#method-65">-setMarkedTextAttributes:</a>
<li><a href="NSTextView.html#method-66">-setNeedsDisplayInRect:avoidAdditionalLayout:</a>
<li><a href="NSTextView.html#method-67">-setRichText:</a>
<li><a href="NSTextView.html#method-68">-setRulerVisible:</a>
<li><a href="NSTextView.html#method-69">-setSelectable:</a>
<li><a href="NSTextView.html#method-70">-setSelectedRange:</a>
<li><a href="NSTextView.html#method-71">-setSelectedRange:affinity:stillSelecting:</a>
<li><a href="NSTextView.html#method-72">-setSelectedTextAttributes:</a>
<li><a href="NSTextView.html#method-73">-setSelectionGranularity:</a>
<li><a href="NSTextView.html#method-74">-setSmartInsertDeleteEnabled:</a>
<li><a href="NSTextView.html#method-75">-setTextContainerInset:</a>
<li><a href="NSTextView.html#method-76">-setTypingAttributes:</a>
<li><a href="NSTextView.html#method-77">-setUsesFontPanel:</a>
<li><a href="NSTextView.html#method-78">-setUsesRuler:</a>
<li><a href="NSTextView.html#method-79">-shouldChangeTextInRange:</a>
<li><a href="NSTextView.html#method-80">-shouldDrawInsertionPoint</a>
<li><a href="NSTextView.html#method-81">-smartDeleteRangeForProposedRange:</a>
<li><a href="NSTextView.html#method-82">-smartInsertAfterStringForString:replacingRange:</a>
<li><a href="NSTextView.html#method-83">-smartInsertBeforeStringForString:replacingRange:</a>
<li><a href="NSTextView.html#method-84">-spellCheckerDocumentTag</a>
<li><a href="NSTextView.html#method-85">-textContainer</a>
<li><a href="NSTextView.html#method-86">-textContainerInset</a>
<li><a href="NSTextView.html#method-87">-textContainerOrigin</a>
<li><a href="NSTextView.html#method-88">-textStorage</a>
<li><a href="NSTextView.html#method-106">-textView:clickedOnCell:</a>
<li><a href="NSTextView.html#method-107">-textView:clickedOnCell:inRect:</a>
<li><a href="NSTextView.html#method-108">-textView:clickedOnLink:</a>
<li><a href="NSTextView.html#method-109">-textView:clickedOnLink:atIndex:</a>
<li><a href="NSTextView.html#method-110">-textView:doCommandBySelector:</a>
<li><a href="NSTextView.html#method-111">-textView:doubleClickedOnCell:</a>
<li><a href="NSTextView.html#method-112">-textView:doubleClickedOnCell:inRect:</a>
<li><a href="NSTextView.html#method-113">-textView:draggedCell:inRect:event:</a>
<li><a href="NSTextView.html#method-114">-textView:draggedCell:inRect:event:atIndex:</a>
<li><a href="NSTextView.html#method-115">-textView:shouldChangeTextInRange:</a>
<li><a href="NSTextView.html#method-116">-textView:willChangeSelectionFromCharacterRange:</a>
<li><a href="NSTextView.html#method-117">-textViewDidChangeSelection:</a>
<li><a href="NSTextView.html#method-89">-tightenKerning:</a>
<li><a href="NSTextView.html#method-90">-turnOffKerning:</a>
<li><a href="NSTextView.html#method-91">-turnOffLigatures:</a>
<li><a href="NSTextView.html#method-92">-typingAttributes</a>
<li><a href="NSTextView.html#method-118">-undoManagerForTextView:</a>
<li><a href="NSTextView.html#method-93">-updateDragTypeRegistration</a>
<li><a href="NSTextView.html#method-94">-updateFontPanel</a>
<li><a href="NSTextView.html#method-95">-updateInsertionPointStateAndRestartTimer:</a>
<li><a href="NSTextView.html#method-96">-updateRuler</a>
<li><a href="NSTextView.html#method-97">-useAllLigatures:</a>
<li><a href="NSTextView.html#method-100">-useStandardKerning:</a>
<li><a href="NSTextView.html#method-101">-useStandardLigatures:</a>
<li><a href="NSTextView.html#method-98">-usesFontPanel</a>
<li><a href="NSTextView.html#method-99">-usesRuler</a>
<li><a href="NSTextView.html#method-102">-validRequestorForSendType:returnType:</a>
<li><a href="NSTextView.html#method-103">-writablePasteboardTypes</a>
<li><a href="NSTextView.html#method-104">-writeSelectionToPasteboard:</a>
<li><a href="NSTextView.html#method-105">-writeSelectionToPasteboard:</a>
</ul>
<hr>
<h2><a name="method-0">registerForServices</a></h2>
+ (void) <b>registerForServices</b><br>
<hr>
<h2><a name="method-1">acceptableDragTypes</a></h2>
- (NSArray*) <b>acceptableDragTypes</b><br>
<hr>
<h2><a name="method-2">alignJustified:</a></h2>
- (void) <b>alignJustified:</b> (id)sender<br>
<hr>
<h2><a name="method-3">allowsUndo;</a></h2>
- (BOOL) <b>allowsUndo;</b><br>
<hr>
<h2><a name="method-4">backgroundColor</a></h2>
- (NSColor*) <b>backgroundColor</b><br>
<hr>
<h2><a name="method-5">becomeFirstResponder</a></h2>
- (BOOL) <b>becomeFirstResponder</b><br>
<hr>
<h2><a name="method-6">changeColor:</a></h2>
- (void) <b>changeColor:</b> (id)sender<br>
<hr>
<h2><a name="method-7">cleanUpAfterDragOperation</a></h2>
- (void) <b>cleanUpAfterDragOperation</b><br>
<hr>
<h2><a name="method-8">clickedOnLink:atIndex:</a></h2>
- (void) <b>clickedOnLink:</b> (id)link <b>atIndex:</b> (unsigned int)charIndex<br>
<hr>
<h2><a name="method-9">delegate</a></h2>
- (id) <b>delegate</b><br>
<hr>
<h2><a name="method-10">didChangeText</a></h2>
- (void) <b>didChangeText</b><br>
<hr>
<h2><a name="method-11">dragOperationForDraggingInfo:</a></h2>
- (unsigned int) <b>dragOperationForDraggingInfo:</b> (id&#60;NSDraggingInfo>)dragInfo<br>
<hr>
<h2><a name="method-12">drawInsertionPointInRect:color:turnedOn:</a></h2>
- (void) <b>drawInsertionPointInRect:</b> (NSRect)aRect <b>color:</b> (NSColor *)aColor <b>turnedOn:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-13">drawsBackground</a></h2>
- (BOOL) <b>drawsBackground</b><br>
<hr>
<h2><a name="method-14">encodeWithCoder:</a></h2>
- (void) <b>encodeWithCoder:</b> (NSCoder*)encoder<br>
<hr>
<h2><a name="method-15">importsGraphics</a></h2>
- (BOOL) <b>importsGraphics</b><br>
<hr>
<h2><a name="method-16">initWithCoder:</a></h2>
- (id) <b>initWithCoder:</b> (NSCoder*)decoder<br>
<hr>
<h2><a name="method-17">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-18">initWithFrame:textContainer:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect <b>textContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-19">insertText:</a></h2>
- (void) <b>insertText:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-20">insertionPointColor</a></h2>
- (NSColor*) <b>insertionPointColor</b><br>
<hr>
<h2><a name="method-21">invalidateTextContainerOrigin</a></h2>
- (void) <b>invalidateTextContainerOrigin</b><br>
<hr>
<h2><a name="method-22">isEditable</a></h2>
- (BOOL) <b>isEditable</b><br>
<hr>
<h2><a name="method-23">isFieldEditor</a></h2>
- (BOOL) <b>isFieldEditor</b><br>
<hr>
<h2><a name="method-24">isRichText</a></h2>
- (BOOL) <b>isRichText</b><br>
<hr>
<h2><a name="method-25">isRulerVisible</a></h2>
- (BOOL) <b>isRulerVisible</b><br>
<hr>
<h2><a name="method-26">isSelectable</a></h2>
- (BOOL) <b>isSelectable</b><br>
<hr>
<h2><a name="method-27">layoutManager</a></h2>
- (NSLayoutManager*) <b>layoutManager</b><br>
<hr>
<h2><a name="method-28">loosenKerning:</a></h2>
- (void) <b>loosenKerning:</b> (id)sender<br>
<hr>
<h2><a name="method-29">lowerBaseline:</a></h2>
- (void) <b>lowerBaseline:</b> (id)sender<br>
<hr>
<h2><a name="method-30">markedRange</a></h2>
- (NSRange) <b>markedRange</b><br>
<hr>
<h2><a name="method-31">markedTextAttributes</a></h2>
- (NSDictionary*) <b>markedTextAttributes</b><br>
<hr>
<h2><a name="method-32">pasteAsPlainText:</a></h2>
- (void) <b>pasteAsPlainText:</b> (id)sender<br>
<hr>
<h2><a name="method-33">pasteAsRichText:</a></h2>
- (void) <b>pasteAsRichText:</b> (id)sender<br>
<hr>
<h2><a name="method-34">preferredPasteboardTypeFromArray:restrictedToTypesFromArray:</a></h2>
- (NSString*) <b>preferredPasteboardTypeFromArray:</b> (NSArray*)availableTypes <b>restrictedToTypesFromArray:</b> (NSArray*)allowedTypes<br>
<hr>
<h2><a name="method-35">raiseBaseline:</a></h2>
- (void) <b>raiseBaseline:</b> (id)sender<br>
<hr>
<h2><a name="method-36">readablePasteboardTypes</a></h2>
- (NSArray*) <b>readablePasteboardTypes</b><br>
<hr>
<h2><a name="method-37">readSelectionFromPasteboard:</a></h2>
- (BOOL) <b>readSelectionFromPasteboard:</b> (NSPasteboard*)pboard<br>
<hr>
<h2><a name="method-38">readSelectionFromPasteboard:</a></h2>
- (BOOL) <b>readSelectionFromPasteboard:</b> (NSPasteboard*)pboard<br>
<hr>
<h2><a name="method-39">replaceTextContainer:</a></h2>
- (void) <b>replaceTextContainer:</b> (NSTextContainer*)aTextContainer<br>
<hr>
<h2><a name="method-40">resignFirstResponder</a></h2>
- (BOOL) <b>resignFirstResponder</b><br>
<hr>
<h2><a name="method-41">rulerView:didAddMarker:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>didAddMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-42">rulerView:didMoveMarker:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>didMoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-43">rulerView:didRemoveMarker:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>didRemoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-44">rulerView:handleMouseDown:</a></h2>
- (void) <b>rulerView:</b> (NSRulerView*)aRulerView <b>handleMouseDown:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-45">rulerView:shouldAddMarker:</a></h2>
- (BOOL) <b>rulerView:</b> (NSRulerView*)aRulerView <b>shouldAddMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-46">rulerView:shouldMoveMarker:</a></h2>
- (BOOL) <b>rulerView:</b> (NSRulerView*)aRulerView <b>shouldMoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-47">rulerView:shouldRemoveMarker:</a></h2>
- (BOOL) <b>rulerView:</b> (NSRulerView*)aRulerView <b>shouldRemoveMarker:</b> (NSRulerMarker*)aMarker<br>
<hr>
<h2><a name="method-48">rulerView:willAddMarker:atLocation:</a></h2>
- (float) <b>rulerView:</b> (NSRulerView*)aRulerView <b>willAddMarker:</b> (NSRulerMarker*)aMarker <b>atLocation:</b> (float)location<br>
<hr>
<h2><a name="method-49">rulerView:willMoveMarker:toLocation:</a></h2>
- (float) <b>rulerView:</b> (NSRulerView*)aRulerView <b>willMoveMarker:</b> (NSRulerMarker*)aMarker <b>toLocation:</b> (float)location<br>
<hr>
<h2><a name="method-50">selectedRange</a></h2>
- (NSRange) <b>selectedRange</b><br>
<hr>
<h2><a name="method-51">selectedTextAttributes</a></h2>
- (NSDictionary*) <b>selectedTextAttributes</b><br>
<hr>
<h2><a name="method-52">selectionAffinity</a></h2>
- (NSSelectionAffinity) <b>selectionAffinity</b><br>
<hr>
<h2><a name="method-53">selectionGranularity</a></h2>
- (NSSelectionGranularity) <b>selectionGranularity</b><br>
<hr>
<h2><a name="method-54">selectionRangeForProposedRange:</a></h2>
- (NSRange) <b>selectionRangeForProposedRange:</b> (NSRange)proposedSelRange<br>
<hr>
<h2><a name="method-55">setAllowsUndo:</a></h2>
- (void) <b>setAllowsUndo:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-56">setAlignment:</a></h2>
- (void) <b>setAlignment:</b> (NSTextAlignment)alignment<br>
<hr>
<h2><a name="method-57">setBackgroundColor:</a></h2>
- (void) <b>setBackgroundColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-58">setConstrainedFrameSize:</a></h2>
- (void) <b>setConstrainedFrameSize:</b> (NSSize)desiredSize<br>
<hr>
<h2><a name="method-59">setDelegate:</a></h2>
- (void) <b>setDelegate:</b> (id)anObject<br>
<hr>
<h2><a name="method-60">setDrawsBackground:</a></h2>
- (void) <b>setDrawsBackground:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-61">setEditable:</a></h2>
- (void) <b>setEditable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-62">setFieldEditor:</a></h2>
- (void) <b>setFieldEditor:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-63">setImportsGraphics:</a></h2>
- (void) <b>setImportsGraphics:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-64">setInsertionPointColor:</a></h2>
- (void) <b>setInsertionPointColor:</b> (NSColor*)aColor<br>
<hr>
<h2><a name="method-65">setMarkedTextAttributes:</a></h2>
- (void) <b>setMarkedTextAttributes:</b> (NSDictionary*)attributes<br>
<hr>
<h2><a name="method-66">setNeedsDisplayInRect:avoidAdditionalLayout:</a></h2>
- (void) <b>setNeedsDisplayInRect:</b> (NSRect)aRect <b>avoidAdditionalLayout:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-67">setRichText:</a></h2>
- (void) <b>setRichText:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-68">setRulerVisible:</a></h2>
- (void) <b>setRulerVisible:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-69">setSelectable:</a></h2>
- (void) <b>setSelectable:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-70">setSelectedRange:</a></h2>
- (void) <b>setSelectedRange:</b> (NSRange)charRange<br>
<hr>
<h2><a name="method-71">setSelectedRange:affinity:stillSelecting:</a></h2>
- (void) <b>setSelectedRange:</b> (NSRange)charRange <b>affinity:</b> (NSSelectionAffinity)affinity <b>stillSelecting:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-72">setSelectedTextAttributes:</a></h2>
- (void) <b>setSelectedTextAttributes:</b> (NSDictionary*)attributes<br>
<hr>
<h2><a name="method-73">setSelectionGranularity:</a></h2>
- (void) <b>setSelectionGranularity:</b> (NSSelectionGranularity)granularity<br>
<hr>
<h2><a name="method-74">setSmartInsertDeleteEnabled:</a></h2>
- (void) <b>setSmartInsertDeleteEnabled:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-75">setTextContainerInset:</a></h2>
- (void) <b>setTextContainerInset:</b> (NSSize)inset<br>
<hr>
<h2><a name="method-76">setTypingAttributes:</a></h2>
- (void) <b>setTypingAttributes:</b> (NSDictionary*)attributes<br>
<hr>
<h2><a name="method-77">setUsesFontPanel:</a></h2>
- (void) <b>setUsesFontPanel:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-78">setUsesRuler:</a></h2>
- (void) <b>setUsesRuler:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-79">shouldChangeTextInRange:</a></h2>
- (BOOL) <b>shouldChangeTextInRange:</b> (NSRange)affectedCharRange<br>
<hr>
<h2><a name="method-80">shouldDrawInsertionPoint</a></h2>
- (BOOL) <b>shouldDrawInsertionPoint</b><br>
<hr>
<h2><a name="method-81">smartDeleteRangeForProposedRange:</a></h2>
- (NSRange) <b>smartDeleteRangeForProposedRange:</b> (NSRange)proposedCharRange<br>
<hr>
<h2><a name="method-82">smartInsertAfterStringForString:replacingRange:</a></h2>
- (NSString*) <b>smartInsertAfterStringForString:</b> (NSString*)aString <b>replacingRange:</b> (NSRange)charRange<br>
<hr>
<h2><a name="method-83">smartInsertBeforeStringForString:replacingRange:</a></h2>
- (NSString*) <b>smartInsertBeforeStringForString:</b> (NSString*)aString <b>replacingRange:</b> (NSRange)charRange<br>
<hr>
<h2><a name="method-84">spellCheckerDocumentTag</a></h2>
- (int) <b>spellCheckerDocumentTag</b><br>
<hr>
<h2><a name="method-85">textContainer</a></h2>
- (NSTextContainer*) <b>textContainer</b><br>
<hr>
<h2><a name="method-86">textContainerInset</a></h2>
- (NSSize) <b>textContainerInset</b><br>
<hr>
<h2><a name="method-87">textContainerOrigin</a></h2>
- (NSPoint) <b>textContainerOrigin</b><br>
<hr>
<h2><a name="method-88">textStorage</a></h2>
- (NSTextStorage*) <b>textStorage</b><br>
<hr>
<h2><a name="method-89">tightenKerning:</a></h2>
- (void) <b>tightenKerning:</b> (id)sender<br>
<hr>
<h2><a name="method-90">turnOffKerning:</a></h2>
- (void) <b>turnOffKerning:</b> (id)sender<br>
<hr>
<h2><a name="method-91">turnOffLigatures:</a></h2>
- (void) <b>turnOffLigatures:</b> (id)sender<br>
<hr>
<h2><a name="method-92">typingAttributes</a></h2>
- (NSDictionary*) <b>typingAttributes</b><br>
<hr>
<h2><a name="method-93">updateDragTypeRegistration</a></h2>
- (void) <b>updateDragTypeRegistration</b><br>
<hr>
<h2><a name="method-94">updateFontPanel</a></h2>
- (void) <b>updateFontPanel</b><br>
<hr>
<h2><a name="method-95">updateInsertionPointStateAndRestartTimer:</a></h2>
- (void) <b>updateInsertionPointStateAndRestartTimer:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-96">updateRuler</a></h2>
- (void) <b>updateRuler</b><br>
<hr>
<h2><a name="method-97">useAllLigatures:</a></h2>
- (void) <b>useAllLigatures:</b> (id)sender<br>
<hr>
<h2><a name="method-98">usesFontPanel</a></h2>
- (BOOL) <b>usesFontPanel</b><br>
<hr>
<h2><a name="method-99">usesRuler</a></h2>
- (BOOL) <b>usesRuler</b><br>
<hr>
<h2><a name="method-100">useStandardKerning:</a></h2>
- (void) <b>useStandardKerning:</b> (id)sender<br>
<hr>
<h2><a name="method-101">useStandardLigatures:</a></h2>
- (void) <b>useStandardLigatures:</b> (id)sender<br>
<hr>
<h2><a name="method-102">validRequestorForSendType:returnType:</a></h2>
- (id) <b>validRequestorForSendType:</b> (NSString*)sendType <b>returnType:</b> (NSString*)returnType<br>
<hr>
<h2><a name="method-103">writablePasteboardTypes</a></h2>
- (NSArray*) <b>writablePasteboardTypes</b><br>
<hr>
<h2><a name="method-104">writeSelectionToPasteboard:</a></h2>
- (BOOL) <b>writeSelectionToPasteboard:</b> (NSPasteboard*)pboard<br>
<hr>
<h2><a name="method-105">writeSelectionToPasteboard:</a></h2>
- (BOOL) <b>writeSelectionToPasteboard:</b> (NSPasteboard*)pboard<br>
<hr>
<h2><a name="method-106">textView:clickedOnCell:</a></h2>
- (void) <b>textView:</b> (NSTextView*)aTextView <b>clickedOnCell:</b> (id&#60;NSTextAttachmentCell>)attachmentCell<br>
<hr>
<h2><a name="method-107">textView:clickedOnCell:inRect:</a></h2>
- (void) <b>textView:</b> (NSTextView*)textView <b>clickedOnCell:</b> (id&#60;NSTextAttachmentCell>)cell <b>inRect:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-108">textView:clickedOnLink:</a></h2>
- (BOOL) <b>textView:</b> (NSTextView*)textView <b>clickedOnLink:</b> (id)link<br>
<hr>
<h2><a name="method-109">textView:clickedOnLink:atIndex:</a></h2>
- (BOOL) <b>textView:</b> (NSTextView*)textView <b>clickedOnLink:</b> (id)link <b>atIndex:</b> (unsigned int)charIndex<br>
<hr>
<h2><a name="method-110">textView:doCommandBySelector:</a></h2>
- (BOOL) <b>textView:</b> (NSTextView*)aTextView <b>doCommandBySelector:</b> (SEL)aSelector<br>
<hr>
<h2><a name="method-111">textView:doubleClickedOnCell:</a></h2>
- (void) <b>textView:</b> (NSTextView*)aTextView <b>doubleClickedOnCell:</b> (id&#60;NSTextAttachmentCell>)attachmentCell<br>
<hr>
<h2><a name="method-112">textView:doubleClickedOnCell:inRect:</a></h2>
- (void) <b>textView:</b> (NSTextView*)textView <b>doubleClickedOnCell:</b> (id&#60;NSTextAttachmentCell>)cell <b>inRect:</b> (NSRect)cellFrame<br>
<hr>
<h2><a name="method-113">textView:draggedCell:inRect:event:</a></h2>
- (void) <b>textView:</b> (NSTextView*)aTextView <b>draggedCell:</b> (id&#60;NSTextAttachmentCell>)attachmentCell <b>inRect:</b> (NSRect)aRect <b>event:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-114">textView:draggedCell:inRect:event:atIndex:</a></h2>
- (void) <b>textView:</b> (NSTextView*)view <b>draggedCell:</b> (id&#60;NSTextAttachmentCell>)cell <b>inRect:</b> (NSRect)rect <b>event:</b> (NSEvent*)event <b>atIndex:</b> (unsigned int)charIndex<br>
<hr>
<h2><a name="method-115">textView:shouldChangeTextInRange:</a></h2>
- (BOOL) <b>textView:</b> (NSTextView*)aTextView <b>shouldChangeTextInRange:</b> (NSRange)affectedCharRange<br>
<hr>
<h2><a name="method-116">textView:willChangeSelectionFromCharacterRange:</a></h2>
- (NSRange) <b>textView:</b> (NSTextView*)aTextView <b>willChangeSelectionFromCharacterRange:</b> (NSRange)oldSelectedCharRange<br>
<hr>
<h2><a name="method-117">textViewDidChangeSelection:</a></h2>
- (void) <b>textViewDidChangeSelection:</b> (NSNotification*)aNotification<br>
<hr>
<h2><a name="method-118">undoManagerForTextView:</a></h2>
- (NSUndoManager*) <b>undoManagerForTextView:</b> (NSTextView*)view<br>
<hr>
</body>
</html>

View file

@ -0,0 +1,852 @@
<html><head>
<title>NSView</title>
</head>
<body>
<a href="NSTextView.html">[Previous]</a>
<a href="AppKit.html">[Up]</a>
<a href="NSWindow.html">[Next]</a>
<h1>NSView</h1>
<h3>Authors</h3>
<dl>
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: 0.1</p>
<p>Date: 28 February, 2000</p>
<h2><a name="cont-0">NSView</a></h2>
<h2><a name="NSView">NSView</a></h2>
<p><b>Declared in:</b> AppKit/NSView.h</p>
<p><b>Inherits from:</b> NSResponder</p>
<p><b>Conforms to:</b> NSCoding
</p>
<hr>
<ul>
<li><a href="NSView.html#method-0">+defaultMenu</a>
<li><a href="NSView.html#method-1">+focusView</a>
<li><a href="NSView.html#method-2">-acceptsFirstMouse:</a>
<li><a href="NSView.html#method-3">-addCursorRect:cursor:</a>
<li><a href="NSView.html#method-4">-addSubview:</a>
<li><a href="NSView.html#method-5">-addSubview:positioned:relativeTo:</a>
<li><a href="NSView.html#method-6">-addToPageSetup</a>
<li><a href="NSView.html#method-7">-addTrackingRect:owner:userData:assumeInside:</a>
<li><a href="NSView.html#method-8">-adjustPageHeightNew:top:bottom:</a>
<li><a href="NSView.html#method-9">-adjustPageWidthNew:left:right:</a>
<li><a href="NSView.html#method-10">-adjustScroll:</a>
<li><a href="NSView.html#method-11">-allocateGState</a>
<li><a href="NSView.html#method-12">-ancestorSharedWithView:</a>
<li><a href="NSView.html#method-13">-autoresizesSubviews</a>
<li><a href="NSView.html#method-14">-autoresizingMask</a>
<li><a href="NSView.html#method-15">-autoscroll:</a>
<li><a href="NSView.html#method-16">-beginPage:label:bBox:</a>
<li><a href="NSView.html#method-17">-beginPageSetupRect:placement:</a>
<li><a href="NSView.html#method-18">-beginPrologueBBox:creationDate:createdBy:fonts:forWhom:pages:</a>
<li><a href="NSView.html#method-19">-beginSetup</a>
<li><a href="NSView.html#method-20">-beginTrailer</a>
<li><a href="NSView.html#method-21">-bounds</a>
<li><a href="NSView.html#method-22">-boundsRotation</a>
<li><a href="NSView.html#method-23">-canDraw</a>
<li><a href="NSView.html#method-24">-centerScanRect:</a>
<li><a href="NSView.html#method-26">-convertPoint:</a>
<li><a href="NSView.html#method-25">-convertPoint:fromView:</a>
<li><a href="NSView.html#method-27">-convertRect:fromView:</a>
<li><a href="NSView.html#method-28">-convertRect:toView:</a>
<li><a href="NSView.html#method-29">-convertSize:fromView:</a>
<li><a href="NSView.html#method-30">-convertSize:toView:</a>
<li><a href="NSView.html#method-31">-dataWithEPSInsideRect:</a>
<li><a href="NSView.html#method-32">-discardCursorRects</a>
<li><a href="NSView.html#method-33">-display</a>
<li><a href="NSView.html#method-34">-displayIfNeeded</a>
<li><a href="NSView.html#method-35">-displayIfNeededIgnoringOpacity</a>
<li><a href="NSView.html#method-36">-displayIfNeededInRect:</a>
<li><a href="NSView.html#method-37">-displayIfNeededInRectIgnoringOpacity:</a>
<li><a href="NSView.html#method-38">-displayRect:</a>
<li><a href="NSView.html#method-39">-displayRectIgnoringOpacity:</a>
<li><a href="NSView.html#method-40">-dragFile:fromRect:slideBack:</a>
<li><a href="NSView.html#method-41">-dragImage:at:offset:event:pasteboard:source:slideBack:</a>
<li><a href="NSView.html#method-42">-drawPageBorderWithSize:</a>
<li><a href="NSView.html#method-43">-drawRect:</a>
<li><a href="NSView.html#method-44">-drawSheetBorderWithSize:</a>
<li><a href="NSView.html#method-45">-enclosingScrollView</a>
<li><a href="NSView.html#method-46">-endHeaderComments</a>
<li><a href="NSView.html#method-47">-endPage</a>
<li><a href="NSView.html#method-48">-endPageSetup</a>
<li><a href="NSView.html#method-49">-endPrologue</a>
<li><a href="NSView.html#method-50">-endSetup</a>
<li><a href="NSView.html#method-51">-endTrailer</a>
<li><a href="NSView.html#method-52">-fax:</a>
<li><a href="NSView.html#method-53">-frame</a>
<li><a href="NSView.html#method-54">-frameRotation</a>
<li><a href="NSView.html#method-55">-gState</a>
<li><a href="NSView.html#method-56">-heightAdjustLimit</a>
<li><a href="NSView.html#method-57">-hitTest:</a>
<li><a href="NSView.html#method-58">-initWithFrame:</a>
<li><a href="NSView.html#method-59">-interfaceStyle</a>
<li><a href="NSView.html#method-60">-isDescendantOf:</a>
<li><a href="NSView.html#method-61">-isFlipped</a>
<li><a href="NSView.html#method-62">-isOpaque</a>
<li><a href="NSView.html#method-63">-isRotatedFromBase</a>
<li><a href="NSView.html#method-64">-isRotatedOrScaledFromBase</a>
<li><a href="NSView.html#method-65">-knowsPageRange:</a>
<li><a href="NSView.html#method-66">-knowsPagesFirst:</a>
<li><a href="NSView.html#method-67">-locationOfPrintRect:</a>
<li><a href="NSView.html#method-68">-lockFocus</a>
<li><a href="NSView.html#method-69">-menuForEvent:</a>
<li><a href="NSView.html#method-70">-mouse:</a>
<li><a href="NSView.html#method-71">-needsDisplay</a>
<li><a href="NSView.html#method-72">-needsPanelToBecomeKey</a>
<li><a href="NSView.html#method-73">-nextKeyView</a>
<li><a href="NSView.html#method-74">-nextValidKeyView</a>
<li><a href="NSView.html#method-75">-opaqueAncestor</a>
<li><a href="NSView.html#method-76">-performKeyEquivalent:</a>
<li><a href="NSView.html#method-77">-performMnemonic:</a>
<li><a href="NSView.html#method-78">-postsBoundsChangedNotifications</a>
<li><a href="NSView.html#method-79">-postsFrameChangedNotifications</a>
<li><a href="NSView.html#method-80">-previousKeyView</a>
<li><a href="NSView.html#method-81">-previousValidKeyView</a>
<li><a href="NSView.html#method-82">-print:</a>
<li><a href="NSView.html#method-83">-rectForPage:</a>
<li><a href="NSView.html#method-84">-reflectScrolledClipView:</a>
<li><a href="NSView.html#method-85">-registerForDraggedTypes:</a>
<li><a href="NSView.html#method-86">-releaseGState</a>
<li><a href="NSView.html#method-87">-removeCursorRect:cursor:</a>
<li><a href="NSView.html#method-88">-removeFromSuperview</a>
<li><a href="NSView.html#method-89">-removeFromSuperviewWithoutNeedingDisplay</a>
<li><a href="NSView.html#method-90">-removeTrackingRect:</a>
<li><a href="NSView.html#method-91">-renewGState</a>
<li><a href="NSView.html#method-92">-replaceSubview:</a>
<li><a href="NSView.html#method-93">-resetCursorRects</a>
<li><a href="NSView.html#method-94">-resizeSubviewsWithOldSize:</a>
<li><a href="NSView.html#method-95">-resizeWithOldSuperviewSize:</a>
<li><a href="NSView.html#method-96">-rotateByAngle:</a>
<li><a href="NSView.html#method-97">-scaleUnitSquareToSize:</a>
<li><a href="NSView.html#method-98">-scrollClipView:</a>
<li><a href="NSView.html#method-99">-scrollPoint:</a>
<li><a href="NSView.html#method-100">-scrollRect:</a>
<li><a href="NSView.html#method-101">-scrollRectToVisible:</a>
<li><a href="NSView.html#method-102">-setAutoresizesSubviews:</a>
<li><a href="NSView.html#method-103">-setAutoresizingMask:</a>
<li><a href="NSView.html#method-104">-setBounds:</a>
<li><a href="NSView.html#method-105">-setBoundsOrigin:</a>
<li><a href="NSView.html#method-106">-setBoundsRotation:</a>
<li><a href="NSView.html#method-107">-setBoundsSize:</a>
<li><a href="NSView.html#method-108">-setFrame:</a>
<li><a href="NSView.html#method-109">-setFrameOrigin:</a>
<li><a href="NSView.html#method-110">-setFrameRotation:</a>
<li><a href="NSView.html#method-111">-setFrameSize:</a>
<li><a href="NSView.html#method-112">-setInterfaceStyle:</a>
<li><a href="NSView.html#method-113">-setNeedsDisplay:</a>
<li><a href="NSView.html#method-114">-setNeedsDisplayInRect:</a>
<li><a href="NSView.html#method-115">-setNextKeyView:</a>
<li><a href="NSView.html#method-116">-setPostsBoundsChangedNotifications:</a>
<li><a href="NSView.html#method-117">-setPostsFrameChangedNotifications:</a>
<li><a href="NSView.html#method-118">-setToolTip:</a>
<li><a href="NSView.html#method-119">-setUpGState</a>
<li><a href="NSView.html#method-120">-shouldDelayWindowOrderingForEvent:</a>
<li><a href="NSView.html#method-121">-shouldDrawColor</a>
<li><a href="NSView.html#method-122">-sortSubviewsUsingFunction:context:</a>
<li><a href="NSView.html#method-123">-subviews</a>
<li><a href="NSView.html#method-124">-superview</a>
<li><a href="NSView.html#method-125">-tag</a>
<li><a href="NSView.html#method-126">-toolTip</a>
<li><a href="NSView.html#method-127">-translateOriginToPoint:</a>
<li><a href="NSView.html#method-128">-unlockFocus</a>
<li><a href="NSView.html#method-129">-unregisterDraggedTypes</a>
<li><a href="NSView.html#method-130">-viewWillMoveToSuperview:</a>
<li><a href="NSView.html#method-131">-viewWillMoveToWindow:</a>
<li><a href="NSView.html#method-132">-viewWithTag:</a>
<li><a href="NSView.html#method-133">-visibleRect</a>
<li><a href="NSView.html#method-134">-widthAdjustLimit</a>
<li><a href="NSView.html#method-135">-window</a>
<li><a href="NSView.html#method-136">-writeEPSInsideRect:toPasteboard:</a>
</ul>
<hr>
<h2><a name="method-0">defaultMenu</a></h2>
+ (NSMenu*) <b>defaultMenu</b><br>
<hr>
<h2><a name="method-1">focusView</a></h2>
+ (NSView*) <b>focusView</b><br>
<hr>
<h2><a name="method-2">acceptsFirstMouse:</a></h2>
- (BOOL) <b>acceptsFirstMouse:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-3">addCursorRect:cursor:</a></h2>
- (void) <b>addCursorRect:</b> (NSRect)aRect <b>cursor:</b> (NSCursor*)aCursor<br>
<hr>
<h2><a name="method-4">addSubview:</a></h2>
- (void) <b>addSubview:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-5">addSubview:positioned:relativeTo:</a></h2>
- (void) <b>addSubview:</b> (NSView*)aView <b>positioned:</b> (NSWindowOrderingMode)place <b>relativeTo:</b> (NSView*)otherView<br>
<hr>
<h2><a name="method-6">addToPageSetup</a></h2>
- (void) <b>addToPageSetup</b><br>
<hr>
<h2><a name="method-7">addTrackingRect:owner:userData:assumeInside:</a></h2>
- (NSTrackingRectTag) <b>addTrackingRect:</b> (NSRect)aRect <b>owner:</b> (id)anObject <b>userData:</b> (void*)userData <b>assumeInside:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-8">adjustPageHeightNew:top:bottom:</a></h2>
- (void) <b>adjustPageHeightNew:</b> (float*)newBottom <b>top:</b> (float)top <b>bottom:</b> (float)proposedBottom<br>
<hr>
<h2><a name="method-9">adjustPageWidthNew:left:right:</a></h2>
- (void) <b>adjustPageWidthNew:</b> (float*)newRight <b>left:</b> (float)left <b>right:</b> (float)proposedRight<br>
<hr>
<h2><a name="method-10">adjustScroll:</a></h2>
- (NSRect) <b>adjustScroll:</b> (NSRect)proposedVisibleRect<br>
<hr>
<h2><a name="method-11">allocateGState</a></h2>
- (void) <b>allocateGState</b><br>
<hr>
<h2><a name="method-12">ancestorSharedWithView:</a></h2>
- (NSView*) <b>ancestorSharedWithView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-13">autoresizesSubviews</a></h2>
- (BOOL) <b>autoresizesSubviews</b><br>
<hr>
<h2><a name="method-14">autoresizingMask</a></h2>
- (unsigned int) <b>autoresizingMask</b><br>
<hr>
<h2><a name="method-15">autoscroll:</a></h2>
- (BOOL) <b>autoscroll:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-16">beginPage:label:bBox:</a></h2>
- (void) <b>beginPage:</b> (int)ordinalNum <b>label:</b> (NSString *)aString <b>bBox:</b> (NSRect)pageRect<br>
<hr>
<h2><a name="method-17">beginPageSetupRect:placement:</a></h2>
- (void) <b>beginPageSetupRect:</b> (NSRect)aRect <b>placement:</b> (NSPoint)location<br>
<hr>
<h2><a name="method-18">beginPrologueBBox:creationDate:createdBy:fonts:forWhom:pages:</a></h2>
- (void) <b>beginPrologueBBox:</b> (NSRect)boundingBox <b>creationDate:</b> (NSString*)dateCreated <b>createdBy:</b> (NSString *)anApplication <b>fonts:</b> (NSString*)fontNames <b>forWhom:</b> (NSString *)user <b>pages:</b> (int)numPages<br>
<hr>
<h2><a name="method-19">beginSetup</a></h2>
- (void) <b>beginSetup</b><br>
<hr>
<h2><a name="method-20">beginTrailer</a></h2>
- (void) <b>beginTrailer</b><br>
<hr>
<h2><a name="method-21">bounds</a></h2>
- (NSRect) <b>bounds</b><br>
<hr>
<h2><a name="method-22">boundsRotation</a></h2>
- (float) <b>boundsRotation</b><br>
<hr>
<h2><a name="method-23">canDraw</a></h2>
- (BOOL) <b>canDraw</b><br>
<hr>
<h2><a name="method-24">centerScanRect:</a></h2>
- (NSRect) <b>centerScanRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-25">convertPoint:fromView:</a></h2>
- (NSPoint) <b>convertPoint:</b> (NSPoint)aPoint <b>fromView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-26">convertPoint:</a></h2>
- (NSPoint) <b>convertPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-27">convertRect:fromView:</a></h2>
- (NSRect) <b>convertRect:</b> (NSRect)aRect <b>fromView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-28">convertRect:toView:</a></h2>
- (NSRect) <b>convertRect:</b> (NSRect)aRect <b>toView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-29">convertSize:fromView:</a></h2>
- (NSSize) <b>convertSize:</b> (NSSize)aSize <b>fromView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-30">convertSize:toView:</a></h2>
- (NSSize) <b>convertSize:</b> (NSSize)aSize <b>toView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-31">dataWithEPSInsideRect:</a></h2>
- (NSData*) <b>dataWithEPSInsideRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-32">discardCursorRects</a></h2>
- (void) <b>discardCursorRects</b><br>
<hr>
<h2><a name="method-33">display</a></h2>
- (void) <b>display</b><br>
<hr>
<h2><a name="method-34">displayIfNeeded</a></h2>
- (void) <b>displayIfNeeded</b><br>
<hr>
<h2><a name="method-35">displayIfNeededIgnoringOpacity</a></h2>
- (void) <b>displayIfNeededIgnoringOpacity</b><br>
<hr>
<h2><a name="method-36">displayIfNeededInRect:</a></h2>
- (void) <b>displayIfNeededInRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-37">displayIfNeededInRectIgnoringOpacity:</a></h2>
- (void) <b>displayIfNeededInRectIgnoringOpacity:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-38">displayRect:</a></h2>
- (void) <b>displayRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-39">displayRectIgnoringOpacity:</a></h2>
- (void) <b>displayRectIgnoringOpacity:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-40">dragFile:fromRect:slideBack:</a></h2>
- (BOOL) <b>dragFile:</b> (NSString*)fullPath <b>fromRect:</b> (NSRect)aRect <b>slideBack:</b> (BOOL)slideBack<br>
<hr>
<h2><a name="method-41">dragImage:at:offset:event:pasteboard:source:slideBack:</a></h2>
- (void) <b>dragImage:</b> (NSImage*)anImage <b>at:</b> (NSPoint)imageLoc <b>offset:</b> (NSSize)mouseOffset <b>event:</b> (NSEvent *)theEvent <b>pasteboard:</b> (NSPasteboard*)pboard <b>source:</b> (id)sourceObject <b>slideBack:</b> (BOOL)slideBack<br>
<hr>
<h2><a name="method-42">drawPageBorderWithSize:</a></h2>
- (void) <b>drawPageBorderWithSize:</b> (NSSize)borderSize<br>
<hr>
<h2><a name="method-43">drawRect:</a></h2>
- (void) <b>drawRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-44">drawSheetBorderWithSize:</a></h2>
- (void) <b>drawSheetBorderWithSize:</b> (NSSize)borderSize<br>
<hr>
<h2><a name="method-45">enclosingScrollView</a></h2>
- (NSScrollView*) <b>enclosingScrollView</b><br>
<hr>
<h2><a name="method-46">endHeaderComments</a></h2>
- (void) <b>endHeaderComments</b><br>
<hr>
<h2><a name="method-47">endPage</a></h2>
- (void) <b>endPage</b><br>
<hr>
<h2><a name="method-48">endPageSetup</a></h2>
- (void) <b>endPageSetup</b><br>
<hr>
<h2><a name="method-49">endPrologue</a></h2>
- (void) <b>endPrologue</b><br>
<hr>
<h2><a name="method-50">endSetup</a></h2>
- (void) <b>endSetup</b><br>
<hr>
<h2><a name="method-51">endTrailer</a></h2>
- (void) <b>endTrailer</b><br>
<hr>
<h2><a name="method-52">fax:</a></h2>
- (void) <b>fax:</b> (id)sender<br>
<hr>
<h2><a name="method-53">frame</a></h2>
- (NSRect) <b>frame</b><br>
<hr>
<h2><a name="method-54">frameRotation</a></h2>
- (float) <b>frameRotation</b><br>
<hr>
<h2><a name="method-55">gState</a></h2>
- (int) <b>gState</b><br>
<hr>
<h2><a name="method-56">heightAdjustLimit</a></h2>
- (float) <b>heightAdjustLimit</b><br>
<hr>
<h2><a name="method-57">hitTest:</a></h2>
- (NSView*) <b>hitTest:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-58">initWithFrame:</a></h2>
- (id) <b>initWithFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-59">interfaceStyle</a></h2>
- (NSInterfaceStyle) <b>interfaceStyle</b><br>
<hr>
<h2><a name="method-60">isDescendantOf:</a></h2>
- (BOOL) <b>isDescendantOf:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-61">isFlipped</a></h2>
- (BOOL) <b>isFlipped</b><br>
<hr>
<h2><a name="method-62">isOpaque</a></h2>
- (BOOL) <b>isOpaque</b><br>
<hr>
<h2><a name="method-63">isRotatedFromBase</a></h2>
- (BOOL) <b>isRotatedFromBase</b><br>
<hr>
<h2><a name="method-64">isRotatedOrScaledFromBase</a></h2>
- (BOOL) <b>isRotatedOrScaledFromBase</b><br>
<hr>
<h2><a name="method-65">knowsPageRange:</a></h2>
- (BOOL) <b>knowsPageRange:</b> (NSRangePointer)range<br>
<hr>
<h2><a name="method-66">knowsPagesFirst:</a></h2>
- (BOOL) <b>knowsPagesFirst:</b> (int*)firstPageNum<br>
<hr>
<h2><a name="method-67">locationOfPrintRect:</a></h2>
- (NSPoint) <b>locationOfPrintRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-68">lockFocus</a></h2>
- (void) <b>lockFocus</b><br>
<hr>
<h2><a name="method-69">menuForEvent:</a></h2>
- (NSMenu*) <b>menuForEvent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-70">mouse:</a></h2>
- (BOOL) <b>mouse:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-71">needsDisplay</a></h2>
- (BOOL) <b>needsDisplay</b><br>
<hr>
<h2><a name="method-72">needsPanelToBecomeKey</a></h2>
- (BOOL) <b>needsPanelToBecomeKey</b><br>
<hr>
<h2><a name="method-73">nextKeyView</a></h2>
- (NSView*) <b>nextKeyView</b><br>
<hr>
<h2><a name="method-74">nextValidKeyView</a></h2>
- (NSView*) <b>nextValidKeyView</b><br>
<hr>
<h2><a name="method-75">opaqueAncestor</a></h2>
- (NSView*) <b>opaqueAncestor</b><br>
<hr>
<h2><a name="method-76">performKeyEquivalent:</a></h2>
- (BOOL) <b>performKeyEquivalent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-77">performMnemonic:</a></h2>
- (BOOL) <b>performMnemonic:</b> (NSString*)aString<br>
<hr>
<h2><a name="method-78">postsBoundsChangedNotifications</a></h2>
- (BOOL) <b>postsBoundsChangedNotifications</b><br>
<hr>
<h2><a name="method-79">postsFrameChangedNotifications</a></h2>
- (BOOL) <b>postsFrameChangedNotifications</b><br>
<hr>
<h2><a name="method-80">previousKeyView</a></h2>
- (NSView*) <b>previousKeyView</b><br>
<hr>
<h2><a name="method-81">previousValidKeyView</a></h2>
- (NSView*) <b>previousValidKeyView</b><br>
<hr>
<h2><a name="method-82">print:</a></h2>
- (void) <b>print:</b> (id)sender<br>
<hr>
<h2><a name="method-83">rectForPage:</a></h2>
- (NSRect) <b>rectForPage:</b> (int)pageNumber<br>
<hr>
<h2><a name="method-84">reflectScrolledClipView:</a></h2>
- (void) <b>reflectScrolledClipView:</b> (NSClipView*)aClipView<br>
<hr>
<h2><a name="method-85">registerForDraggedTypes:</a></h2>
- (void) <b>registerForDraggedTypes:</b> (NSArray*)pboardTypes<br>
<hr>
<h2><a name="method-86">releaseGState</a></h2>
- (void) <b>releaseGState</b><br>
<hr>
<h2><a name="method-87">removeCursorRect:cursor:</a></h2>
- (void) <b>removeCursorRect:</b> (NSRect)aRect <b>cursor:</b> (NSCursor*)aCursor<br>
<hr>
<h2><a name="method-88">removeFromSuperview</a></h2>
- (void) <b>removeFromSuperview</b><br>
<hr>
<h2><a name="method-89">removeFromSuperviewWithoutNeedingDisplay</a></h2>
- (void) <b>removeFromSuperviewWithoutNeedingDisplay</b><br>
<hr>
<h2><a name="method-90">removeTrackingRect:</a></h2>
- (void) <b>removeTrackingRect:</b> (NSTrackingRectTag)aTag<br>
<hr>
<h2><a name="method-91">renewGState</a></h2>
- (void) <b>renewGState</b><br>
<hr>
<h2><a name="method-92">replaceSubview:</a></h2>
- (void) <b>replaceSubview:</b> (NSView*)oldView<br>
<hr>
<h2><a name="method-93">resetCursorRects</a></h2>
- (void) <b>resetCursorRects</b><br>
<hr>
<h2><a name="method-94">resizeSubviewsWithOldSize:</a></h2>
- (void) <b>resizeSubviewsWithOldSize:</b> (NSSize)oldFrameSize<br>
<hr>
<h2><a name="method-95">resizeWithOldSuperviewSize:</a></h2>
- (void) <b>resizeWithOldSuperviewSize:</b> (NSSize)oldFrameSize<br>
<hr>
<h2><a name="method-96">rotateByAngle:</a></h2>
- (void) <b>rotateByAngle:</b> (float)angle<br>
<hr>
<h2><a name="method-97">scaleUnitSquareToSize:</a></h2>
- (void) <b>scaleUnitSquareToSize:</b> (NSSize)newUnitSize<br>
<hr>
<h2><a name="method-98">scrollClipView:</a></h2>
- (void) <b>scrollClipView:</b> (NSClipView*)aClipView<br>
<hr>
<h2><a name="method-99">scrollPoint:</a></h2>
- (void) <b>scrollPoint:</b> (NSPoint)aPoint<br>
<hr>
<h2><a name="method-100">scrollRect:</a></h2>
- (void) <b>scrollRect:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-101">scrollRectToVisible:</a></h2>
- (BOOL) <b>scrollRectToVisible:</b> (NSRect)aRect<br>
<hr>
<h2><a name="method-102">setAutoresizesSubviews:</a></h2>
- (void) <b>setAutoresizesSubviews:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-103">setAutoresizingMask:</a></h2>
- (void) <b>setAutoresizingMask:</b> (unsigned int)mask<br>
<hr>
<h2><a name="method-104">setBounds:</a></h2>
- (void) <b>setBounds:</b> (NSRect)boundsRect<br>
<hr>
<h2><a name="method-105">setBoundsOrigin:</a></h2>
- (void) <b>setBoundsOrigin:</b> (NSPoint)newOrigin<br>
<hr>
<h2><a name="method-106">setBoundsRotation:</a></h2>
- (void) <b>setBoundsRotation:</b> (float)angle<br>
<hr>
<h2><a name="method-107">setBoundsSize:</a></h2>
- (void) <b>setBoundsSize:</b> (NSSize)newSize<br>
<hr>
<h2><a name="method-108">setFrame:</a></h2>
- (void) <b>setFrame:</b> (NSRect)frameRect<br>
<hr>
<h2><a name="method-109">setFrameOrigin:</a></h2>
- (void) <b>setFrameOrigin:</b> (NSPoint)newOrigin<br>
<hr>
<h2><a name="method-110">setFrameRotation:</a></h2>
- (void) <b>setFrameRotation:</b> (float)angle<br>
<hr>
<h2><a name="method-111">setFrameSize:</a></h2>
- (void) <b>setFrameSize:</b> (NSSize)newSize<br>
<hr>
<h2><a name="method-112">setInterfaceStyle:</a></h2>
- (void) <b>setInterfaceStyle:</b> (NSInterfaceStyle)interfaceStyle<br>
<hr>
<h2><a name="method-113">setNeedsDisplay:</a></h2>
- (void) <b>setNeedsDisplay:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-114">setNeedsDisplayInRect:</a></h2>
- (void) <b>setNeedsDisplayInRect:</b> (NSRect)invalidRect<br>
<hr>
<h2><a name="method-115">setNextKeyView:</a></h2>
- (void) <b>setNextKeyView:</b> (NSView*)aView<br>
<hr>
<h2><a name="method-116">setPostsBoundsChangedNotifications:</a></h2>
- (void) <b>setPostsBoundsChangedNotifications:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-117">setPostsFrameChangedNotifications:</a></h2>
- (void) <b>setPostsFrameChangedNotifications:</b> (BOOL)flag<br>
<hr>
<h2><a name="method-118">setToolTip:</a></h2>
- (void) <b>setToolTip:</b> (NSString*)string<br>
<hr>
<h2><a name="method-119">setUpGState</a></h2>
- (void) <b>setUpGState</b><br>
<hr>
<h2><a name="method-120">shouldDelayWindowOrderingForEvent:</a></h2>
- (BOOL) <b>shouldDelayWindowOrderingForEvent:</b> (NSEvent*)theEvent<br>
<hr>
<h2><a name="method-121">shouldDrawColor</a></h2>
- (BOOL) <b>shouldDrawColor</b><br>
<hr>
<h2><a name="method-122">sortSubviewsUsingFunction:context:</a></h2>
- (void) <b>sortSubviewsUsingFunction:</b> (int (*)(id,id,void*))compare <b>context:</b> (void*)context<br>
<hr>
<h2><a name="method-123">subviews</a></h2>
- (NSArray*) <b>subviews</b><br>
<hr>
<h2><a name="method-124">superview</a></h2>
- (NSView*) <b>superview</b><br>
<hr>
<h2><a name="method-125">tag</a></h2>
- (int) <b>tag</b><br>
<hr>
<h2><a name="method-126">toolTip</a></h2>
- (NSString*) <b>toolTip</b><br>
<hr>
<h2><a name="method-127">translateOriginToPoint:</a></h2>
- (void) <b>translateOriginToPoint:</b> (NSPoint)newOrigin<br>
<hr>
<h2><a name="method-128">unlockFocus</a></h2>
- (void) <b>unlockFocus</b><br>
<hr>
<h2><a name="method-129">unregisterDraggedTypes</a></h2>
- (void) <b>unregisterDraggedTypes</b><br>
<hr>
<h2><a name="method-130">viewWillMoveToSuperview:</a></h2>
- (void) <b>viewWillMoveToSuperview:</b> (NSView*)newSuperview<br>
<hr>
<h2><a name="method-131">viewWillMoveToWindow:</a></h2>
- (void) <b>viewWillMoveToWindow:</b> (NSWindow*)newWindow<br>
<hr>
<h2><a name="method-132">viewWithTag:</a></h2>
- (id) <b>viewWithTag:</b> (int)aTag<br>
<hr>
<h2><a name="method-133">visibleRect</a></h2>
- (NSRect) <b>visibleRect</b><br>
<hr>
<h2><a name="method-134">widthAdjustLimit</a></h2>
- (float) <b>widthAdjustLimit</b><br>
<hr>
<h2><a name="method-135">window</a></h2>
- (NSWindow*) <b>window</b><br>
<hr>
<h2><a name="method-136">writeEPSInsideRect:toPasteboard:</a></h2>
- (void) <b>writeEPSInsideRect:</b> (NSRect)aRect <b>toPasteboard:</b> (NSPasteboard*)pboard<br>
<hr>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show more