libs-gui/Documentation/gsdoc/NSColorWell.html

102 lines
2.2 KiB
HTML
Raw Normal View History

<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>
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>
</p>
<h3>activate:</a></h3>
- (void) <b>activate:</b> (BOOL)exclusive;<br />
<p>
</p>
<hr />
<h3>color</a></h3>
- (<a href="NSColor.html#class$NSColor">NSColor</a>*) <b>color</b>;<br />
<p>
</p>
<hr />
<h3>deactivate</a></h3>
- (void) <b>deactivate</b>;<br />
<p>
</p>
<hr />
<h3>drawWellInside:</a></h3>
- (void) <b>drawWellInside:</b> (NSRect)insideRect;<br />
<p>
</p>
<hr />
<h3>encodeWithCoder:</a></h3>
- (void) <b>encodeWithCoder:</b> (NSCoder*)aCoder;<br />
<p>
</p>
<hr />
<h3>initWithCoder:</a></h3>
- (id) <b>initWithCoder:</b> (NSCoder*)aDecoder;<br />
<p>
</p>
<hr />
<h3>isActive</a></h3>
- (BOOL) <b>isActive</b>;<br />
<p>
</p>
<hr />
<h3>isBordered</a></h3>
- (BOOL) <b>isBordered</b>;<br />
<p>
</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>