2001-12-17 16:51:51 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>NSColorWell</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>NSColorWell</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>Felipe A. Rodriguez(<a href="mailto:far@ix.netcom.com"><code>
|
|
|
|
far@ix.netcom.com
|
|
|
|
</code></a>)</dt>
|
|
|
|
<dd>
|
|
|
|
</dd>
|
|
|
|
</dl>
|
|
|
|
<blockquote>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
Control for selecting and display a single color value.
|
|
|
|
</blockquote>
|
|
|
|
<p>Copyright: (C) 1996 Free Software Foundation, Inc.</p>
|
|
|
|
<h1>
|
|
|
|
Software documentation for the NSColorWell class
|
|
|
|
</h1>
|
|
|
|
<h2><a name="class$NSColorWell">NSColorWell</a> : <a href="NSControl.html#class$NSControl">NSControl</a></h2>
|
|
|
|
Declared: AppKit/NSColorWell.h<br />
|
|
|
|
Conform: NSCoding<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<h3>activate:</a></h3>
|
|
|
|
- (void) <b>activate:</b> (BOOL)exclusive;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>color</a></h3>
|
|
|
|
- (<a href="NSColor.html#class$NSColor">NSColor</a>*) <b>color</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>deactivate</a></h3>
|
|
|
|
- (void) <b>deactivate</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>drawWellInside:</a></h3>
|
|
|
|
- (void) <b>drawWellInside:</b> (NSRect)insideRect;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>encodeWithCoder:</a></h3>
|
|
|
|
- (void) <b>encodeWithCoder:</b> (NSCoder*)aCoder;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>initWithCoder:</a></h3>
|
|
|
|
- (id) <b>initWithCoder:</b> (NSCoder*)aDecoder;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>isActive</a></h3>
|
|
|
|
- (BOOL) <b>isActive</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>isBordered</a></h3>
|
|
|
|
- (BOOL) <b>isBordered</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setBordered:</a></h3>
|
|
|
|
- (void) <b>setBordered:</b> (BOOL)bordered;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setColor:</a></h3>
|
|
|
|
- (void) <b>setColor:</b> (<a href="NSColor.html#class$NSColor">NSColor</a>*)color;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>takeColorFrom:</a></h3>
|
|
|
|
- (void) <b>takeColorFrom:</b> (id)sender;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
</body>
|
|
|
|
</html>
|