2001-12-17 16:51:51 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>NSColorPicker</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>NSColorPicker</h1>
|
|
|
|
<h3>Authors</h3>
|
|
|
|
<dl>
|
|
|
|
<dt>Scott Christley(<a href="mailto:scottc@net-community.com"><code>
|
|
|
|
scottc@net-community.com
|
|
|
|
</code></a>)</dt>
|
|
|
|
<dd>
|
|
|
|
</dd>
|
|
|
|
<dt>Jonathan Gapen(<a href="mailto:jagapen@whitewater.chem.wisc.edu"><code>
|
|
|
|
jagapen@whitewater.chem.wisc.edu
|
|
|
|
</code></a>)</dt>
|
|
|
|
<dd>
|
|
|
|
</dd>
|
|
|
|
</dl>
|
|
|
|
<blockquote>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
Abstract superclass for NSColorPanel color pickers
|
|
|
|
</blockquote>
|
|
|
|
<p>Copyright: (C) 1996 Free Software Foundation, Inc.</p>
|
|
|
|
<h1>
|
|
|
|
Software documentation for the NSColorPicker class
|
|
|
|
</h1>
|
|
|
|
<h2><a name="class$NSColorPicker">NSColorPicker</a> : NSObject</h2>
|
|
|
|
Declared: AppKit/NSColorPicker.h<br />
|
|
|
|
Conform: NSColorPickingDefault<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<h3>alphaControlAddedOrRemoved:</a></h3>
|
|
|
|
- (void) <b>alphaControlAddedOrRemoved:</b> (id)sender;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>attachColorList:</a></h3>
|
|
|
|
- (void) <b>attachColorList:</b> (<a href="NSColorList.html#class$NSColorList">NSColorList</a>*)colorList;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>colorPanel</a></h3>
|
|
|
|
- (<a href="NSColorPanel.html#class$NSColorPanel">NSColorPanel</a>*) <b>colorPanel</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>detachColorList:</a></h3>
|
|
|
|
- (void) <b>detachColorList:</b> (<a href="NSColorList.html#class$NSColorList">NSColorList</a>*)colorList;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>initWithPickerMask:colorPanel:</a></h3>
|
|
|
|
- (id) <b>initWithPickerMask:</b> (int)aMask<b> colorPanel:</b> (<a href="NSColorPanel.html#class$NSColorPanel">NSColorPanel</a>*)colorPanel;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>insertNewButtonImage:in:</a></h3>
|
|
|
|
- (void) <b>insertNewButtonImage:</b> (<a href="NSImage.html#class$NSImage">NSImage</a>*)newImage<b> in:</b> (<a href="NSButtonCell.html#class$NSButtonCell">NSButtonCell</a>*)newButtonCell;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>provideNewButtonImage</a></h3>
|
|
|
|
- (<a href="NSImage.html#class$NSImage">NSImage</a>*) <b>provideNewButtonImage</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setMode:</a></h3>
|
|
|
|
- (void) <b>setMode:</b> (int)mode;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>viewSizeChanged:</a></h3>
|
|
|
|
- (void) <b>viewSizeChanged:</b> (id)sender;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
</body>
|
|
|
|
</html>
|