libs-gui/Documentation/gsdoc/NSColorPicker.html

83 lines
2.3 KiB
HTML
Raw Normal View History

<html><head>
<title>NSColorPicker</title>
</head>
<body>
<a href ="NSColorPanel.html">[Previous] </a>
<a href ="Gui.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: $Revision$</p>
<p>Date: $Date$</p>
<h2><a name ="cont-0">NSColorPicker</a></h2>
<h2><a name ="NSColorPicker">NSColorPicker</a></h2>
<p><b>Declared in: </b> Gui/NSColorPicker.h</p>
<p><b>Inherits from: </b> NSObject</p>
<p><b>Conforms to: </b> NSColorPickingDefault
</p>
<hr>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<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>Instances Methods </h2>
<h3><a name ="method-0">attachColorList:</a></h3>
- (void) <b>attachColorList:</b> (NSColorList*)colorList;<br>
<hr>
<h3><a name ="method-1">colorPanel</a></h3>
- (NSColorPanel*) <b>colorPanel</b>;<br>
<hr>
<h3><a name ="method-2">detachColorList:</a></h3>
- (void) <b>detachColorList:</b> (NSColorList*)colorList;<br>
<hr>
<h3><a name ="method-3">initWithPickerMask:colorPanel:</a></h3>
- (id) <b>initWithPickerMask:</b> (int)mask <b>colorPanel:</b> (NSColorPanel*)owningColorPanel;<br>
<hr>
<h3><a name ="method-4">insertNewButtonImage:</a></h3>
- (void) <b>insertNewButtonImage:</b> (NSImage*)newButtonImage;<br>
<hr>
<h3><a name ="method-5">provideNewButtonImage</a></h3>
- (NSImage*) <b>provideNewButtonImage</b>;<br>
<hr>
<h3><a name ="method-6">setMode:</a></h3>
- (void) <b>setMode:</b> (int)mode;<br>
<hr>
<h3><a name ="method-7">viewSizeChanged:</a></h3>
- (void) <b>viewSizeChanged:</b> (id)sender;<br>
<hr>
</body>
</html>