2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
|
2000-04-10 05:29:53 +00:00
|
|
|
<gsdoc base="NSColorPicker" prev="NSColorPanel.html" next="NSColorWell.html" up="Gui.html">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSColorPicker</title>
|
|
|
|
<author name="Richard Frith-Macdonald">
|
|
|
|
<email address="rfm@gnu.org"/>
|
|
|
|
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
|
|
|
</author>
|
|
|
|
<version>0.1</version>
|
|
|
|
<date>28 February, 2000</date>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
|
|
|
<heading>NSColorPicker</heading>
|
|
|
|
<class name="NSColorPicker" super="NSObject">
|
2000-04-10 05:29:53 +00:00
|
|
|
<declared>Gui/NSColorPicker.h</declared>
|
2000-02-28 16:33:27 +00:00
|
|
|
<conform>NSColorPickingDefault</conform>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
<method type="void">
|
|
|
|
<sel>attachColorList:</sel>
|
|
|
|
<arg type="NSColorList*">colorList</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSColorPanel*">
|
|
|
|
<sel>colorPanel</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>detachColorList:</sel>
|
|
|
|
<arg type="NSColorList*">colorList</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="id">
|
|
|
|
<sel>initWithPickerMask:</sel>
|
|
|
|
<arg type="int">mask</arg>
|
|
|
|
<sel>colorPanel:</sel>
|
|
|
|
<arg type="NSColorPanel*">owningColorPanel</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>insertNewButtonImage:</sel>
|
|
|
|
<arg type="NSImage*">newButtonImage</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSImage*">
|
|
|
|
<sel>provideNewButtonImage</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setMode:</sel>
|
|
|
|
<arg type="int">mode</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>viewSizeChanged:</sel>
|
|
|
|
<arg type="id">sender</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|